reginald kwenda
University
Followers: 0 Following: 0
Statistiques
RANG
104 124
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
1 Question
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus de 10 ans il y a | 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,...
plus de 10 ans il y a | 0
Question
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...
plus de 10 ans il y a | 3 réponses | 0
3
réponsesColour segmentation on resistor color band and calculate the value
@image analyst i was replying to you
plus de 10 ans il y a | 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...
plus de 10 ans il y a | 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 ...
plus de 10 ans il y a | 0
