Volume Property in trackerGNN

2 visualizaciones (últimos 30 días)
Usman
Usman el 10 de Jul. de 2025
Respondida: Elad Kivelevitch el 11 de Jul. de 2025

What exactly is Volume property of trackerGNN? Won't this volume change from one measurement bin to next depending upon distance from Sensor? If so, how to choose an appropriate value for this parameter?

Respuesta aceptada

Elad Kivelevitch
Elad Kivelevitch el 11 de Jul. de 2025
That depends on your measurement space. If you measure in rectangular frame then, yes, volume will change with distance. You should pick a value that is representative (e.g., 2/3 of maximum range),
If your measurement space is in spherical coordinates it will be the same no matter what the distance is.
It is also true that if you have more than one sensor, there is only one volume parameter to define. You'll have to tune it, although typically this is not where I would start tuning. The other parameters like false alarm rate and birth rate have a greater impact. Even they are only scalars and it's not ideal for a multi-sensor system.
To resolve these difficulties, we created the multiSensorTargetTracker, which allows you to define values more easily for each sensor using the sensor specification.

Más respuestas (0)

Categorías

Más información sobre Dialog Boxes en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by