We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4127eed + 85e30a0 commit c529596Copy full SHA for c529596
modules/saliency/CMakeLists.txt
@@ -4,6 +4,6 @@ endif()
4
5
set(the_description "Saliency API")
6
7
-ocv_define_module(saliency opencv_imgproc opencv_features2d WRAP python java)
+ocv_define_module(saliency opencv_imgproc opencv_features WRAP python java)
8
9
ocv_warnings_disable(CMAKE_CXX_FLAGS -Woverloaded-virtual)
0 commit comments