Skip to content

Commit ca8adc9

Browse files
committed
Removed obsolete contrib_world module
1 parent 0bd061f commit ca8adc9

File tree

5 files changed

+0
-63
lines changed

5 files changed

+0
-63
lines changed

modules/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -D BUILD_opencv_<r
1818

1919
- **cnn_3dobj**: Deep Object Recognition and Pose -- Uses Caffe Deep Neural Net library to build, train and test a CNN model of visual object recognition and pose.
2020

21-
- **contrib_world**: opencv_contrib holder -- contrib_world is the module that when built, contains all other opencv_contrib modules. It may be used for the more convenient redistribution of opencv binaries.
22-
2321
- **cvv**: Computer Vision Debugger -- Simple code that you can add to your program that pops up a GUI allowing you to interactively and visually debug computer vision programs.
2422

2523
- **datasets**: Datasets Reader -- Code for reading existing computer vision databases and samples of using the readers to train, test and run using that dataset's data.

modules/contrib_world/CMakeLists.txt

Lines changed: 0 additions & 50 deletions
This file was deleted.

modules/contrib_world/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

modules/contrib_world/include/opencv2/contrib_world.hpp

Lines changed: 0 additions & 5 deletions
This file was deleted.

modules/contrib_world/src/dummy.cpp

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)