how to read column wise pixels using FOR LOOP
12 次查看(过去 30 天)
显示 更早的评论
when I'm using this code I got below results....... figure,plot(sum(bw,2),1:size(bw,1));

so I need how to read column wise pixels using FOR LOOP? can any one tell me how to read pixels column wise ....?
Thanks in Advance
6 个评论
Adam
2017-3-6
It still doesn't make sense what you want. Focus on the result you want. The fact you think you should use a for loop is irrelevant to what you are actually trying to get as an end result.
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


