Merging pull request #169 from taka-no-me:android-ndk-r8c
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(ANDROID)
|
||||
#include "opencv2/contrib/detection_based_tracker.hpp"
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#define DEBUGLOGS 1
|
||||
|
||||
#ifdef ANDROID
|
||||
|
Reference in New Issue
Block a user