Moved PlanarObjectDetector to the objdetect module

This commit is contained in:
Ilya Lysenkov
2010-12-27 08:25:31 +00:00
parent 8f0d36b8b6
commit dc9e5eda19
8 changed files with 279 additions and 224 deletions

View File

@@ -1 +1 @@
define_opencv_module(objdetect opencv_core opencv_imgproc opencv_highgui)
define_opencv_module(objdetect opencv_core opencv_imgproc opencv_highgui opencv_features2d opencv_calib3d)