remove bindings generation for DetectionBasedTracker
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#ifndef __OPENCV_OBJDETECT_DBT_HPP__
|
||||
#define __OPENCV_OBJDETECT_DBT_HPP__
|
||||
|
||||
// After this condition removal update blacklist for bindings: modules/python/common.cmake
|
||||
#if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(__ANDROID__) || \
|
||||
(defined(__cplusplus) && __cplusplus > 201103L) || (defined(_MSC_VER) && _MSC_VER >= 1700)
|
||||
|
||||
|
Reference in New Issue
Block a user