We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a855782 + b568589 commit 98ce40cCopy full SHA for 98ce40c
docs/source/components/nodes/object_tracker.rst
@@ -73,7 +73,7 @@ A similar comparison of object trackers with more information can be found `here
73
Maximum number of tracked objects
74
#################################
75
76
-:code:`SHORT_TERM_KCF` can track up to 60 objects at once, while all other trackers can (theoretically) track up to 1000 objects at once.
+**ObjectTracker** node can track up to 60 objects at once. At the moment the firmware crashes if there are more than 60 objects to track.
77
78
Usage
79
#####
0 commit comments