Color Marker based Object Tracking

Color marker based object tracking for video analysis using Kalman filter
436 Downloads
Updated Thu, 25 Jan 2018 17:20:31 +0000

View License

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デモ

Cite As

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

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0

Added copyright