I want to find the losing of this picture

http://snag.gy/MfXoz.jpg I want to find the losing area of this picture,anybody have good idea? (just the losing area)

 Accepted Answer

I don't think that finding the missing (not "losing") paint regions can be done by visible color segmentation alone. Heck, I can't even tell where the missing paint regions are. You might have to use multispectral illumination. If you want to try using color segmentation, see my File Exchange for some methods. You might also try texture segmentation routines like stdfilt() and entropyfilt() in the Image Processing Toolbox.

3 Comments

Thank you for the answer,I will try it.
How can I use multispectral illumination?
You have to use a multispectral camera. Try one that sees in the UV or IR or a multiple number of narrow visible bands.

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!