I want to know the pixel or intensity value of 12 colors in resistor ?
조회 수: 2 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (2개)
Image Analyst
2017년 12월 11일
You could call impixelinfo() and then mouse around over the image to see the RGB values. Or you could use imtool().
댓글 수: 0
Image Analyst
2017년 12월 11일
Evidently using computer vision to determine a resistor's value is a common task.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!