Skip to content

Commit

Permalink
Merge pull request opencv#895 from bitwangyaoyao:2.4_perf
Browse files Browse the repository at this point in the history
  • Loading branch information
vpisarev authored and OpenCV Buildbot committed May 20, 2013
2 parents 389be67 + 04399a2 commit b51a1a7
Show file tree
Hide file tree
Showing 23 changed files with 1,185 additions and 373 deletions.
2 changes: 1 addition & 1 deletion modules/ocl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ if(NOT HAVE_OPENCL)
endif()

set(the_description "OpenCL-accelerated Computer Vision")
ocv_define_module(ocl opencv_core opencv_imgproc opencv_features2d opencv_objdetect opencv_video)
ocv_define_module(ocl opencv_core opencv_imgproc opencv_features2d opencv_objdetect opencv_video opencv_calib3d)
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wshadow)
Loading

0 comments on commit b51a1a7

Please sign in to comment.