Test accuracy for Pull Request # 3829

This commit is contained in:
ippei ito
2015-03-25 00:08:47 +09:00
parent 7d665a4754
commit 7c740b6a31
3 changed files with 525 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ set(OPENCV_MODULE_IS_PART_OF_WORLD FALSE)
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
ocv_add_module(ts opencv_core opencv_features2d opencv_highgui opencv_imgproc opencv_video)
ocv_add_module(ts opencv_core opencv_features2d opencv_highgui opencv_imgproc opencv_video opencv_calib3d)
ocv_glob_module_sources()
ocv_module_include_directories()