주요 콘텐츠

다중 객체 추적

트랙 생성, 삭제, 관리

여러 객체의 트랙을 만들고, 삭제하고, 관리합니다. 객체 위치와 속도를 가져옵니다.

함수

deleteTrackDelete existing track (R2021a 이후)
getTrackPositionsReturns updated track positions and position covariance matrix (R2021a 이후)
getTrackVelocitiesObtain updated track velocities and velocity covariance matrix (R2021a 이후)
initializeTrackInitialize new track in tracker (R2021a 이후)
confirmTrackConfirm tentative track (R2022b 이후)
objectDetectionReport for single object detection (R2021a 이후)
objectTrackSingle object track report (R2021a 이후)
predictTracksToTimePredict tracks to a time stamp (R2021a 이후)
radarTrackerMulti-target tracker using GNN assignment (R2021a 이후)
getTrackFilterPropertiesObtain values of filter properties from radarTracker (R2021a 이후)
setTrackFilterPropertiesSets values of track filter properties (R2021a 이후)
trackHistoryLogicConfirm and delete tracks based on recent track history (R2021a 이후)