Julius MANILA
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Static text with Gui and condition
count = 0; if(R>0) count = count + 1; count = str2num(get(handles.count_red,'string',count)); else count = count + 1; coun...
7 years 前 | 1 个回答 | 0
1
个回答提问
Sir I'm working a current project image process or image data acquistion my problem is i have to identify a color red and green when it pass to a live web cam or take a snapshot and i'm confused about the rgb color in matlab ex. if(rgb == red)
Sir I'm working a current project image process or image data acquistion my problem is i have to identify a color red and green ...
7 years 前 | 3 个回答 | 0