revisions 8681 and 8688 restored. Warning fixed.

Warning: changes beak binary compatibility
This commit is contained in:
Alexander Smorkalov
2012-06-21 14:37:28 +00:00
parent 0a58d8f139
commit a3be73b5cc
9 changed files with 437 additions and 194 deletions

View File

@@ -3,7 +3,7 @@
#
# ----------------------------------------------------------------------------
SET(OPENCV_CPP_SAMPLES_REQUIRED_DEPS opencv_core opencv_flann opencv_imgproc
SET(OPENCV_CPP_SAMPLES_REQUIRED_DEPS opencv_core_vision_api 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)