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