WHAT IS THE MATLAB CODE FOR COUNTING THE WHITE PIXELS IN A 8X8 GRAY SCALE PIC?
조회 수: 3 (최근 30일)
이전 댓글 표시
I badly need help for my homework, I don't have any idea here so I am looking for some help for me to be able to test and run the program. Please give me some step-by-step guide. Thank you so much!
댓글 수: 4
Adam Danz
2020년 2월 21일
Here's some inspiration.
- https://www.mathworks.com/matlabcentral/answers/127838-how-to-get-black-white-pixels-count-from-grayscale-image
- https://www.mathworks.com/matlabcentral/answers/127839-how-to-get-black-white-pixel-count-in-grayscale-image
- https://www.mathworks.com/matlabcentral/answers/30501-counting-pixel-of-an-image
- https://www.mathworks.com/matlabcentral/answers/41874-how-to-find-number-of-pixels-for-a-particular-gray-level-in-using-hist-function
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!