From 2D image, extract each complete row save as separate index in vector form?
Show older comments
A 2D image of size 50x50, I wants to extract each complete row of image matrix and save it at separate index location if doing with for loop then how to save at each iteration of loop named with same loop variable. If it is possible with some other way please guide me. I don't have much knowledge in using matlab so please guide me Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!