CvContourTree and cvMatchContourTree() missing (Bug #1457)
Description
It appears the 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
Associated revisions
Merge pull request #1457 from pengx17:2.4_oclsvm
History
Updated by Alexander Shishkov about 13 years ago
- Description changed from It appears the [[CvContourTree]] structure and associated functions (e.g. cvM... to It appears the CvContourTree structure and associated functions (e.g. cvMatch... More
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Priority changed from Normal to Low
Updated by Alexander Shishkov almost 13 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Vadim Pisarevsky almost 13 years ago
it's now in the legacy module (opencv2/legacy/legacy.hpp)
- Status changed from Open to Cancelled
- Assignee set to Vadim Pisarevsky
Updated by Alexander Shishkov almost 13 years ago
- Target version set to 2.4.0