real time red color detection
古いコメントを表示
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 件のコメント
Yash
2012 年 7 月 15 日
read the exact pixels an apply thresholding then
回答 (1 件)
Image Analyst
2012 年 7 月 15 日
0 投票
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 件のコメント
awais rehman
2012 年 7 月 15 日
Image Analyst
2012 年 7 月 15 日
編集済み: Image Analyst
2012 年 7 月 15 日
So adapt it. My color segmentation demos might help: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
カテゴリ
ヘルプ センター および File Exchange で Image Preview and Device Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!