mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
3 lines
169 B
CMake
3 lines
169 B
CMake
set(the_description "Images stitching")
|
|
ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect OPTIONAL opencv_gpu opencv_nonfree)
|