mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-16 13:57:05 +08:00
doc: remove UML diagrams in tracking module
This commit is contained in:
@@ -69,14 +69,9 @@ the TrackerModel is the statistical model.
|
||||
|
||||
A recent benchmark between these algorithms can be found in @cite OOT
|
||||
|
||||
UML design: see @ref tracking_diagrams
|
||||
|
||||
To see how API works, try tracker demo:
|
||||
<https://github.com/lenlen/opencv/blob/tracking_api/samples/cpp/tracker.cpp>
|
||||
|
||||
@note This Tracking API has been designed with PlantUML. If you modify this API please change UML
|
||||
in <em>modules/tracking/doc/tracking_diagrams.markdown</em>. The following reference was used in the API
|
||||
|
||||
Creating Own Tracker
|
||||
--------------------
|
||||
|
||||
|
Reference in New Issue
Block a user