mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-21 14:41:58 +08:00
Merge branch 4.x
This commit is contained in:
@@ -362,7 +362,7 @@ public:
|
||||
/**
|
||||
* \brief Returns a pointer to a new instance of MultiTracker
|
||||
*/
|
||||
CV_WRAP static Ptr<MultiTracker> create();
|
||||
CV_WRAP static Ptr<legacy::MultiTracker> create();
|
||||
|
||||
protected:
|
||||
//!< storage for the tracker algorithms.
|
||||
|
Reference in New Issue
Block a user