setMeasurementSizes
Description
setMeasurementSizes(
sets the expected sizes of the measurement and measurement noise to the values in the
filter
,measurementSize
,measurementNoiseSize
)measurementSize
and measurementNoiseSize
input
arguments. When working with variable-sized measurements, use this function before passing
measurements of new sizes to other object functions such as correct
and distance
.
Note
Only trackerGNN
and trackerJPDA
support
variable-sized measurement, but not for the trackingKF
filter.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2024b
See Also
clone
| correct
| correctjpda
| distance
| initialize
| likelihood
| residual
| predict