mirror of
https://github.com/opencv/opencv.git
synced 2024-12-12 23:49:36 +08:00
416fb50594
This reverts commitfba72cb60d
, reversing changes made to02131ffb62
.
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)
|
|
|