TOMHTTree:
--------------------------------------------------------------------------
Generates the Track Oriented MHT matrix and tree.
Type TOMHTTree for a demo.
--------------------------------------------------------------------------
Form:
b = TOMHTTree( b0, m )
--------------------------------------------------------------------------
------
Inputs
------
b0 (:,:) Initial matrix
m (:) Measurement data structure array
.t (1,:) Track IDs associated with the measurement
.s (1,1) Scan for this measurement
-------
Outputs
-------
b (:,:) Matrix [tracks,measurements]
--------------------------------------------------------------------------
Reference: A. Amditis1, G. Thomaidis1, P. Maroudis, P. Lytrivis1 and
G. Karaseitanidis1, "Multiple Hypothesis Tracking
Implementation," www.intechopen.com.
--------------------------------------------------------------------------
Children:
Common: Graphics/TreeDiagram
MHT: Utilities/MHTMatrixTreeConvert