mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
4 lines
247 B
CMake
4 lines
247 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 opencv_nonfree)
|