setTrackFilterProperties(tracker,trackID,property,value)
sets the specified tracking filter property to the indicated value for a specific
track within the multi-object tracker. trackID is the ID of
that specific track.
setTrackFilterProperties(tracker,trackID,property1,value1,...,propertyN,valueN)
sets multiple property values. You can specify the property-value pairs in any
order.
Track ID, specified as a positive integer. trackID must be a valid track
in tracker.
Tracking filter property to set values for, specified as a character
vector or string scalar. property must be a valid
property of the tracking filter used by tracker. Valid
tracking filters are trackingKF, trackingEKF, and trackingUKF.
You can specify additional property-value pairs in any order.
Value to set the corresponding tracking filter property to, specified as a
MATLAB expression. value must be a valid value
of the corresponding property.
You can specify additional property-value pairs in any order.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.