Main Content

Data Import and Preparation

Import real-world and simulated tracking data; convert data units, formats, and coordinate systems

Use the Tracking Data Importer app to interactively import and convert real-world or simulated tracking truth data to a variety of standardized formats supported by Sensor Fusion and Tracking Toolbox™. Visualize the tracking data on a virtual globe. With the app, you can also create a TrackingTruthDataImporter object for batch conversion of tracking data belonging to the same format.

In addition to the app, you can import and convert data using the objectDetection object or the dataFormat function.

Functions

expand all

TrackingTruthDataImporterImport and convert tracking data from file or table (Since R2025a)
trackingScenarioRecordingCreate trackingScenarioRecording object from truth data (Since R2025a)
tuningDataCreate truth table for tuning from truth data (Since R2025a)
truthlogCreate truth log for metric evaluation from truth data (Since R2025a)
convertedTableCreate converted table from truth data (Since R2025a)
dataFormatStructure for data format required by task-oriented tracker (Since R2024b)
objectDetectionReport for single object detection

Apps

Tracking Data ImporterImport, convert, and visualize tracking data (Since R2025a)

Featured Examples