Filter löschen
Filter löschen

I want to know the pixel or intensity value of 12 colors in resistor ?

1 Ansicht (letzte 30 Tage)
AKSHAY VARSHNEY
AKSHAY VARSHNEY am 11 Dez. 2017
Beantwortet: Image Analyst am 11 Dez. 2017
I want to know the pixel or intensity value of 12 colors in a resistor , as we know that there are 12 colors in a resistor so these pixel values are constant for a particular color and have a fixed values between 0-1. so is there any method to find the pixel value of different colors.

Antworten (2)

Image Analyst
Image Analyst am 11 Dez. 2017
You could call impixelinfo() and then mouse around over the image to see the RGB values. Or you could use imtool().

Image Analyst
Image Analyst am 11 Dez. 2017
Evidently using computer vision to determine a resistor's value is a common task.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by