mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 07:04:18 +08:00

- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
3 lines
183 B
CMake
3 lines
183 B
CMake
set(the_description "Structured Light API")
|
|
ocv_define_module(structured_light opencv_core opencv_imgproc opencv_calib3d opencv_phase_unwrapping OPTIONAL opencv_viz WRAP python java)
|