Info

This question is closed. Reopen it to edit or answer.

I am new in Matlab, and my project is based on matlab. I faced a problem in segmenting image.How can i separate pixels from an image which have intensity within a given range?

1 view (last 30 days)
How can i separate pixels from an image which have intensity within a given range?

Answers (1)

sou
sou on 25 Aug 2014
use imhist() function... refer this link :https://nf.nci.org.au/facilities/software/Matlab/toolbox/images/imhmax.html

Community Treasure Hunt

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

Start Hunting!