how to read column wise pixels using FOR LOOP
이전 댓글 표시
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
Jan
2017년 3월 6일
what does "read pixels" mean exactly? What is the input and what is the wanted output?
DB
2017년 3월 6일
Adam
2017년 3월 6일
What exactly are you expecting a histogram of only white pixels to show?!
DB
2017년 3월 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.
DB
2017년 3월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


