added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms

pull/13383/head
Vadim Pisarevsky 15 years ago
parent 70860df574
commit 65a0470326
  1. 2
      modules/calib3d/CMakeLists.txt

@ -1 +1 @@
define_opencv_module(calib3d opencv_core opencv_imgproc)
define_opencv_module(calib3d opencv_core opencv_imgproc opencv_highgui)

Loading…
Cancel
Save