how can i (for loop) pixels of image from left top to left bottom, to find pixels on that ligne
Info
This question is closed. Reopen it to edit or answer.
Show older comments
i used:
for k=n:m
...
end
where m,n are size of the image
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!