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,2 +1,2 @@
define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui opencv_flann)
define_opencv_module(features2d opencv_core opencv_imgproc opencv_highgui opencv_flann)