I need to complete the demo project which aims to recognize teeth on the xray image. I'm not familiar with the topic and I'm not sure which approach would be preferrable in this case. (I was thinking of the texture segmentation - but this is just an guess, and i'm still not sure if this is an option)
The thing I need to do is basically to get the direction(angle) of the teeth and the set of points that are placed on the contour of each tooth to accomplish task-specific calculations.
Please advice on approaches & algorithms/libraries that might be helpful. C# would be prefferrable, but other languages are fine too.
Thanks in advance.
The image samples are all similar to this (I'm particulary interested in the second and the third teeth from right):