File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- set (the_description "High-level GUI and Media I/O " )
1
+ set (the_description "High-level GUI" )
2
2
ocv_add_module (highgui opencv_imgproc opencv_imgcodecs OPTIONAL opencv_videoio WRAP python )
3
3
4
4
# ----------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
- set (the_description "Image codecs " )
1
+ set (the_description "Image I/O " )
2
2
ocv_add_module (imgcodecs opencv_imgproc WRAP java python )
3
3
4
4
# ----------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
- set (the_description "Shape descriptors and matchers. " )
1
+ set (the_description "Shape descriptors and matchers" )
2
2
ocv_define_module (shape opencv_core opencv_imgproc opencv_video WRAP python )
Original file line number Diff line number Diff line change 1
- set (the_description "All the selected OpenCV modules in a single binary " )
1
+ set (the_description "All OpenCV modules" )
2
2
set (OPENCV_MODULE_IS_PART_OF_WORLD FALSE )
3
3
set (BUILD_opencv_world_INIT OFF )
4
4
You can’t perform that action at this time.
0 commit comments