Ask Your Question
0

OpenCV to detect how missing tooth in equipment

asked 2018-08-24 10:10:13 -0600

MarceloMota gravatar image

updated 2018-08-25 07:09:50 -0600

berak gravatar image

Hello everyone. I am just starting with OpenCV and still a bit lost.

Is OpenCV helpful to detect the position of a missing object (tooth for example)?

I would like to build a code to analyze an image of an equipment and detect which tooth is missing and its position.

For example in the image attached below of an equipment that has 9 teeth normally: the code should show a message that the 2nd tooth is missing.

Is this possible with OpenCV? If yes, where do I start?

Attached you will find the figure. missing tooth.PNG

Thanks a lot :)

edit retag flag offensive close merge delete

Comments

please provide a sample image to help us to understand your question well

sturkmen gravatar imagesturkmen ( 2018-08-24 12:10:57 -0600 )edit

did you forget to attach the image

sturkmen gravatar imagesturkmen ( 2018-08-24 13:50:04 -0600 )edit
3

hi sturkmen. just posted the figure in the question. thanks :)

MarceloMota gravatar imageMarceloMota ( 2018-08-25 06:46:06 -0600 )edit
1

maybe convexityDefects are useful for this. here's a python tutorial

berak gravatar imageberak ( 2018-08-25 07:36:14 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-08-25 15:13:49 -0600

MarceloMota gravatar image

Thanks berak!! I Will have a look and get back with what I got

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-08-24 10:10:13 -0600

Seen: 767 times

Last updated: Aug 25 '18