How to find the minimum pixel value of a object in a image excluding background?

3 views (last 30 days)
I want to make the background black other than the object(souvenir) in a image. I assume that if I know the minimum value of object pixel then by considering this value as a threshold, the other pixels below threshold cane be made 0. Is there any other method to do this?

Answers (0)

Community Treasure Hunt

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

Start Hunting!