how to threshold a color image?
2 views (last 30 days)
Show older comments
Sivakumaran Chandrasekaran
on 25 Nov 2013
Commented: Walter Roberson
on 27 Nov 2013
how to threshold a color image? How to set threshold value for a color image?
3 Comments
Walter Roberson
on 27 Nov 2013
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.
Accepted Answer
Image Analyst
on 25 Nov 2013
Try Brett's nice interactive tool : http://www.mathworks.com/matlabcentral/fileexchange/38484-segmenttool-an-interactive-gui-for-segmenting-images
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!