Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
This commit is contained in:
@@ -2,7 +2,6 @@ set(sample example-face-detection)
|
||||
|
||||
if(BUILD_FAT_JAVA_LIB)
|
||||
set(native_deps opencv_java)
|
||||
ocv_include_modules(opencv_contrib)
|
||||
else()
|
||||
set(native_deps opencv_contrib)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user