Testing Grayscale image based on objects
3 views (last 30 days)
Show older comments
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
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
on 26 Jul 2011
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!