how to threshold a color image?
조회 수: 3 (최근 30일)
이전 댓글 표시
how to threshold a color image? How to set threshold value for a color image?
댓글 수: 3
Walter Roberson
2013년 11월 27일
It is not possible to express color by a single linear value. One could threshold on each color channel, but the result is not likely to be useful.
채택된 답변
Image Analyst
2013년 11월 25일
Try Brett's nice interactive tool : http://www.mathworks.com/matlabcentral/fileexchange/38484-segmenttool-an-interactive-gui-for-segmenting-images
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!