put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
This commit is contained in:
@@ -317,5 +317,6 @@ public:
|
||||
|
||||
#include "opencv2/objdetect/linemod.hpp"
|
||||
#include "opencv2/objdetect/erfilter.hpp"
|
||||
#include "opencv2/objdetect/detection_based_tracker.hpp"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user