Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
#include "opencv2/features2d.hpp"
|
||||
#include "opencv2/objdetect.hpp"
|
||||
|
||||
#include "opencv2/core/core_c.h"
|
||||
|
||||
#include <ostream>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user