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://kr.mathworks.com/matlabcentral/fileexchange/28757-tracking-red-color-objects-using-matlab), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Detect, Extract, and Match Features에 대해 자세히 알아보기

일반 정보

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