データのインポートと準備
追跡データ インポーター アプリを使用して、対話形式で実際のトラッキング トゥルース データやシミュレーションによるトラッキング トゥルース データをインポートし、Sensor Fusion and Tracking Toolbox™ でサポートされる各種の標準化された形式に変換します。トラッキング データはバーチャル地球儀で可視化します。アプリでは、同じ形式に属するトラッキング データの一括変換用に TrackingTruthDataImporter オブジェクトを作成することもできます。
データのインポートと変換には、アプリのほかに、objectDetection オブジェクトや dataFormat 関数を使用できます。
関数
TrackingTruthDataImporter | Import and convert tracking data from file or table (R2025a 以降) |
trackingScenarioRecording | Create trackingScenarioRecording object from truth
data (R2025a 以降) |
tuningData | Create truth table for tuning from truth data (R2025a 以降) |
truthlog | Create truth log for metric evaluation from truth data (R2025a 以降) |
convertedTable | Create converted table from truth data (R2025a 以降) |
dataFormat | Structure for data format required by task-oriented tracker (R2024b 以降) |
objectDetection | 単一オブジェクトの検出のレポート |
アプリ
| 追跡データ インポーター | Import, convert, and visualize tracking data (R2025a 以降) |
注目の例
Create Tracking Scenario Using Imported ADS-B Data
Demonstrates how to use the Tracking Data Importer app to import recorded Automatic Dependent Surveillance–Broadcast (ADS-B) data, create a tracking scenario based on the imported data, and generate detections of flight targets by adding radar sensors to the scenario.
- R2026a 以降
- ライブ スクリプトを開く
Import Flight Log Data Using Tracking Data Importer App
The Tracking Data Importer app enables you to process the truth data by identifying the data information, visualizing the data on a map, and ultimately exporting the data in formats compatible with Sensor Fusion and Tracking Toolbox™ functionalities.
- R2025a 以降
- ライブ スクリプトを開く
Import Driving Data in Tracking Data Importer App
Import estimated ground truth data in the Tracking Data Importer to visualize track data information and export it for tracking purposes.
- R2025a 以降
- ライブ スクリプトを開く
Convert Detections to objectDetection Format
These examples show how to convert actual detections in the native format of the sensor into objectDetection objects. objectDetection is the standard input format for most tracking filters and trackers in the toolbox. The six examples progressively show how to set up objectDetection with varied tracking scenarios.
Highway Vehicle Tracking Using Multi-Sensor Data Fusion
Track vehicles on a highway with commonly used sensors such as radar, camera, and lidar. In this example, you configure and run a Joint Integrated Probabilistic Data Association (JIPDA) tracker to track vehicles using recorded data from a suburban highway driving scenario.
- R2024b 以降
- ライブ スクリプトを開く
Track Vehicles Using Lidar: From Point Cloud to Track List
Track vehicles using measurements from a lidar sensor mounted on top of an ego vehicle.
Import Camera-Based Datasets in MOT Challenge Format for Object Tracking
Read camera image sequences and import ground truth and detections in MOT Challenge format.
- R2023a 以降
- ライブ スクリプトを開く
People Tracking Using TI mmWave Radar
Use data captured using the Texas Instruments® (TI) mmWave radar for tracking people in an indoor environment. You learn how to use a processing chain to process radar point clouds and estimate the number of people in the scene as well as their states such as position and velocity.
- R2023b 以降
- ライブ スクリプトを開く
センサー フュージョンを使用した電話の向きの推定
MATLAB® Mobile™ は、Apple または Android® のモバイル デバイスの加速度計、ジャイロスコープ、および磁力計からのセンサー データをレポートします。各センサーからの生データまたは融合した向きのデータを取得できます。この例では、電話からの融合した向きのデータをahrsfilter (Navigation Toolbox)オブジェクトからの向きの推定と比較する方法を示します。
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)


