Problem 48955. Gray Image
Transform the image that you can get from the url to grayscale. Next return the pixel sum of it 25th row.
Solution Stats
Problem Comments
-
2 Comments
Rafael S.T. Vieira
on 3 Nov 2022
It seems the image in the first test was changed, which now results in a different value (-5 units). The test suite needs to be updated. Using images from Matlab's database for tests or generating them on the fly is better.
Christian Schröder
on 17 Nov 2022
On top of what Rafael said, the third image also seems to be inaccessible by now.
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Replace multiples of 5 with NaN
439 Solvers
-
298 Solvers
-
Fix the last element of a cell array
1308 Solvers
-
Convert a Cell Array into an Array
1672 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
163 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!