How do i calculte Threshold size?
Show older comments
Hi, im doing some road sign detection with matlab and one of the step i need to do is to detect the blob by threshold size? What does that mean? Im working right now in HSV. How can i tell my program to detect ROI (Blob) with Threshold size? Thanx!
Accepted Answer
More Answers (1)
Image Analyst
on 1 Feb 2013
1 vote
Simon, you already marked this as "Accepted" so you probably don't need help anymore. But for other people, if you want to see how you can threshold blobs based on size, you can check out the Image Segmentation Tutorial in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 There I pick out two classes of coins, dimes and nickels (10 and 5 cent coins), from an image of mixed coins by thresholding based on size.
1 Comment
Simon Dussault
on 1 Feb 2013
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!