Color Marker based Object Tracking

Color marker based object tracking for video analysis using Kalman filter
441 descargas
Actualizado 25 ene 2018

Ver licencia

This demo shows a color marker based object tracking for video analysis. You can use a custom color mask function created by using colorThreshoulder app.The tracking performs robustly because missing measurements can be addressed by using Kalman filter. The end of the video analysis, the tracked points will be visualized and be written out to a CSV file. This demo could be applied for various video analysis e.g. motion capture for measuring human joints.
このデモは動画解析のためのカラーマーカーベースの物体追尾(トラッキング)デモです。任意の色を検出する関数を色のしきい値アプリケーションを使って作成できます。マーカーの追尾にはカルマンフィルタを使用し、検出漏れあった場合にもロバストに動作します。最後に、追尾した物体位置を可視化したり、時系列データとしてCSVファイルに書き出しています。人間の関節の動きやその他、さまざまな動体をカラーマーカーで簡単に追尾することができます。実験動画解析にお役立ていただけます。
[Keyward]
画像処理・動画解析・追尾・トラッキング・デモ・IPCVデモ

Citar como

Tohru Kikawada (2024). Color Marker based Object Tracking (https://www.mathworks.com/matlabcentral/fileexchange/65816-color-marker-based-object-tracking), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0

Added copyright