real time red color detection

1 vue (au cours des 30 derniers jours)
awais rehman
awais rehman le 14 Juil 2012
1) i want to detect pure red color real time for that wat i am using is purered=red-green-blue
then
using purered>/<threshold....e.g.....purered>60 or purered<60
but i have to adjust this threshold manually whenever there's any change e.g change in location of cameras /scenario is there any way to make it auto?
  1 commentaire
Yash
Yash le 15 Juil 2012
read the exact pixels an apply thresholding then

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 15 Juil 2012
This is asked so often it should probably be on the FAQ. Have you checked the File Exchange for submissions like http://www.mathworks.com/matlabcentral/fileexchange/28757-tracking-red-color-objects-using-matlab?
  2 commentaires
awais rehman
awais rehman le 15 Juil 2012
yes but unable to detect
Image Analyst
Image Analyst le 15 Juil 2012
Modifié(e) : Image Analyst le 15 Juil 2012
So adapt it. My color segmentation demos might help: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by