added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
namespace cv
|
||||
{
|
||||
|
||||
CV_EXPORTS_W bool initModule_nonfree();
|
||||
CV_EXPORTS bool initModule_nonfree();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user