Chasing Robots using a webcam

A MATLAB Program that uses a webcam to watch three different robots.

Vous suivez désormais cette soumission

A MATLAB Program that uses a webcam to watch three different robots. It gets their positions online so it is possible to draw their paths and their inter-agent distances.

The robots have three different color labels. This program uses the RGB properties to detect the labels to find them. I used the code: Color Threshold written by Mr. Aaron to find the RGB properties of the labels offline. Drawings are done offline.

NOTE: the program works under MATLAB 7.6.0(2008.a) and NOT GUARANTEED to work under other versions without some changes.

Citation pour cette source

Abdel-Razzak (2026). Chasing Robots using a webcam (https://fr.mathworks.com/matlabcentral/fileexchange/27617-chasing-robots-using-a-webcam), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Robotics System Toolbox dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

a command to save the screen shots as avi video is added

1.0.0.0