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