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.
1 parent 386f52c commit 21d5949Copy full SHA for 21d5949
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