1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00
Files
opencv/modules/stitching/CMakeLists.txt
T
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda
2013-09-02 14:00:44 +04:00

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)