Problem 48985. Rotate the Image
Rotate 270 degrees the image that you can get from the given url. Then transform it to grayscale and return the pixel sum of it 25th row.
Solution Stats
Problem Comments
-
2 Comments
Rafael S.T. Vieira
on 3 Nov 2022
The test suite needs to be updated; the first image was changed by +11 units.
Christian Schröder
on 26 Mar 2023
In addition to what Rafael said, the third image is inaccessible.
Solution Comments
Show commentsProblem Recent Solvers14
Suggested Problems
-
10641 Solvers
-
378 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
220 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
172 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1234 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!