how to read column wise pixels using FOR LOOP
Ältere Kommentare anzeigen
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 Kommentare
Jan
am 6 Mär. 2017
what does "read pixels" mean exactly? What is the input and what is the wanted output?
DB
am 6 Mär. 2017
Adam
am 6 Mär. 2017
What exactly are you expecting a histogram of only white pixels to show?!
DB
am 6 Mär. 2017
Adam
am 6 Mär. 2017
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
am 6 Mär. 2017
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Category Classification finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


