Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
//M*/
|
||||
|
||||
#include "test_precomp.hpp"
|
||||
#include "opencv2/objdetect/objdetect_c.h"
|
||||
#include <string>
|
||||
|
||||
#ifdef HAVE_TBB
|
||||
|
||||
Reference in New Issue
Block a user