Tracking red color objects using matlab

This program just tracks all red color objects and draws a bounding box around them.

現在この提出コンテンツをフォロー中です。

This program just tracks all red color objects and draws a bounding box around them. This works on the difference between frames concept. Every frame in the video is returned as an rgb image on which we can do image processing stuff.

引用

A. Bhargav Anand (2026). Tracking red color objects using matlab (https://jp.mathworks.com/matlabcentral/fileexchange/28757-tracking-red-color-objects-using-matlab), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersFeature Detection and Extraction についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

Previously the program just tracked the red object. Now the program has been updated to display the centroid of the detected object dynamically.

1.0.0.0