photo

Julius MANILA


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
144.907
of 301.229

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.196

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.512

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 9 Jahre vor | 3 Antworten | 0

3

Antworten