How do i calculte Threshold size?
Mostrar comentarios más antiguos
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!
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 1 de Feb. de 2013
1 voto
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 comentario
Simon Dussault
el 1 de Feb. de 2013
Categorías
Más información sobre Computer Vision with Simulink en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!