mirror of
https://github.com/opencv/opencv.git
synced 2024-12-04 08:49:14 +08:00
5 lines
130 B
C++
5 lines
130 B
C++
|
#ifdef HAVE_OPENCV_VIDEO
|
||
|
typedef TrackerMIL::Params TrackerMIL_Params;
|
||
|
typedef TrackerGOTURN::Params TrackerGOTURN_Params;
|
||
|
#endif
|