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
-
Construct an index vector from two input vectors in vectorized fashion
461 Solvers
-
73 Solvers
-
Find Index of maximum Value and maximum Value of a vector
173 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
Remove entire row and column in the matrix containing the input values
575 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.