Updated by Alexander Shishkov about 13 years ago
It appears the CvContourTree [[CvContourTree]] structure and associated functions (e.g. cvMatchContourTree() ) present up until version 2.1+ are now missing ....
I cannot see a reference to them being depreciated in the changeLogs ?
Although dated as a technique, I use them for teaching interpretation tree matching as an early introduction to the basic geometric model matching techniques used in many machine vision systems.
An example test program (using the now missing functionality is here):
http://public.cranfield.ac.uk/c5354/teaching/dip/opencv/lecture_demos/c/contour_tree_recognition.cc
I cannot see a reference to them being depreciated in the changeLogs ?
Although dated as a technique, I use them for teaching interpretation tree matching as an early introduction to the basic geometric model matching techniques used in many machine vision systems.
An example test program (using the now missing functionality is here):
http://public.cranfield.ac.uk/c5354/teaching/dip/opencv/lecture_demos/c/contour_tree_recognition.cc