You are given an image from an url. Swap the red and blue pixels. Next transform it to grayscale and return the pixel sum of it 25th row.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers16
Suggested Problems
-
Remove any row in which a NaN appears
8791 Solvers
-
How to find the position of an element in a vector without using the find function
2821 Solvers
-
316 Solvers
-
Number of odd and even elements within matrix
161 Solvers
-
179 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!
The test suite needs to be updated; the first image was changed by +81 units.
The link in the third Cody test suite example doesn't even work anymore. Sorry, but the only way to solve this problem now is if else or switch case, and I hate those kinds of solutions to Cody problems.