mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
5 lines
244 B
CMake
5 lines
244 B
CMake
set(the_description "Images stitching")
|
|
ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect
|
|
OPTIONAL opencv_gpu opencv_gpuarithm opencv_gpufilters opencv_gpufeatures2d opencv_nonfree)
|
|
|