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.
property — Tracking filter property character vector | string scalar
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 — Value to set tracking filter property to valid MATLAB® expression
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 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.