Ask for various ways to do segmentation of objects in the image - MatLab

1 次查看(过去 30 天)
I am a newbie in image processing domain; I would like to ask for your views over a problem I encounter.
This is an example image.
What I want to get after segmentation are objects which are two coins, words front and back.
What I have done :
  1. do binarisation
  2. finds connected components
  3. create mask for correspond to the object
  4. use regionprops to get areas and get only those who are bigger than certain amount ....
I can get those objects;however, I have hard time to determine when there are others images that have different size and distance between coins n texts.
Could you share your views how we cleanly segment the objects?
Thank you so much
  2 个评论
Image Analyst
Image Analyst 2014-1-15
What text are you talking about? "Front" and "Back"? "Challenge Coins Plus" in the background, or the text on the coins themselves? And I don't know what you're trying to measure. Do you want to do OCR on the text? Do you want the area of the coins? Do you want to identify what kind of coin it is? I have no idea. All you said was " I have hard time to determine when..." But determine what???? Area? Coin type?
Vortana
Vortana 2014-1-16
It is a confused question, What text are you talking about? => "Front" and "Back"
I just want to extract (do segmentation) to get those objects, "Front" and "Back" and the coins

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by