how to threshold a color image? How to set threshold value for a color image?

3 Comments

Under what conditions should the color image be deemed to be above the threshold ?
by selecting any pixel values .. such as threshold=100 etc.,
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.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!