reginald kwenda
University
Followers: 0 Following: 0
Statistica
RANK
193.709
of 300.364
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.407
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Colour segmentation on resistor color band and calculate the value
rgbImage = imread('R6.jpg'); subplot(2, 2, 1); figure(1), imshow(rgbImage), title('resistor'); %Convert the image...
oltre 10 anni fa | 0
Colour segmentation on resistor color band and calculate the value
rgbImage = imread('H:R6.jpg'); imshow(rgbImage); cform = makecform('srgb2lab'); lab_he = applycform(rgbImage,...
oltre 10 anni fa | 0
Domanda
Colour segmentation on resistor color band and calculate the value
hello guys i am trying to segment colour bands of a resistor using image processing and calculate the colours to give resistance...
oltre 10 anni fa | 3 risposte | 0
3
risposteColour segmentation on resistor color band and calculate the value
@image analyst i was replying to you
oltre 10 anni fa | 0
Colour segmentation on resistor color band and calculate the value
i have got the code to detect most of the colours except black and white. From there how can i use if statement to give each col...
oltre 10 anni fa | 0
Colour segmentation on resistor color band and calculate the value
Hello guys, I am working on the same problem. I have managed to detect Red, Green, and Blue following an example that was given ...
oltre 10 anni fa | 0
