Testing Grayscale image based on objects

2 views (last 30 days)
Julie
Julie on 26 Jul 2011
I have an image, I do a bunch of stuff to this image (edge tracing, filling, etc.) in order to get objects. Once I have the objects I want to test the pixels on the interior of the objects in the original grey-scale image and remove the object from my list if all of the pixel valueless are too dark. Unfortunately I can't just threshold the image, because some of my objects have dark peices. Instead, I want to test after I have identified the objects.
Any Ideas/Questions?
  2 Comments
Image Analyst
Image Analyst on 26 Jul 2011
Where did you upload your image to? It's tough to make image processing suggestions without an image to look at. Make sure you upload the original, and the output image, even if you have to mock up the output image in Photoshop or something.
Walter Roberson
Walter Roberson on 26 Jul 2011
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!