mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
4 lines
232 B
CMake
4 lines
232 B
CMake
set(the_description "Images stitching")
|
|
ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect
|
|
OPTIONAL opencv_cuda opencv_cudaarithm opencv_cudafilters opencv_cudafeatures2d)
|