Reverted r8721 and r8725 (issue #2080)

This commit is contained in:
Andrey Kamaev
2012-06-24 08:50:03 +00:00
parent 74707ec7ae
commit bd901eb52d
8 changed files with 189 additions and 460 deletions

View File

@@ -3,7 +3,7 @@
#
# ----------------------------------------------------------------------------
SET(OPENCV_CPP_SAMPLES_REQUIRED_DEPS opencv_core_vision_api opencv_core opencv_flann opencv_imgproc
SET(OPENCV_CPP_SAMPLES_REQUIRED_DEPS opencv_core opencv_flann opencv_imgproc
opencv_highgui opencv_ml opencv_video opencv_objdetect opencv_photo opencv_nonfree
opencv_features2d opencv_calib3d opencv_legacy opencv_contrib opencv_stitching opencv_videostab)