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 3094b94 + 21d5949 commit 8849e07Copy full SHA for 8849e07
modules/rgbd/samples/linemod.cpp
@@ -1,3 +1,5 @@
1
+#define CV__ENABLE_C_API_CTORS // enable C API ctors (must be removed)
2
+
3
#include <opencv2/core.hpp>
4
#include <opencv2/core/utility.hpp>
5
#include <opencv2/imgproc/imgproc_c.h> // cvFindContours
0 commit comments