quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
This commit is contained in:
@@ -47,9 +47,4 @@
|
||||
#include "opencv2/video/tracking.hpp"
|
||||
#include "opencv2/video/background_segm.hpp"
|
||||
|
||||
namespace cv
|
||||
{
|
||||
CV_EXPORTS bool initModule_video(void);
|
||||
}
|
||||
|
||||
#endif //__OPENCV_VIDEO_HPP__
|
||||
|
Reference in New Issue
Block a user