Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#ifndef LSVM_PARSER
|
||||
#define LSVM_PARSER
|
||||
#include "opencv2/objdetect/objdetect_c.h"
|
||||
|
||||
#include "_lsvm_types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user