Resistor Color Code/ Value Detector from image
This program uses image processing techniques to detect resistors from other electrical components within a given image using image segmentation. After separating the images of each resistor, it detects the color code using different colored masks. Then using this color code, it determines the value of each resistor in ohms. It can only detect 4 band resistor and it can only detect the value, not the tolerance level.
To use the program, please run "MainGUI.m" . Then, select an image by clicking on the "Select Image" button. The example images are stored in the "Resistor Images" folder. Selecting an image will automatically show the results. For selecting a different image, first click on "Clear Image" then "Select Image".
Cite As
Khondker Shihabul Hoque (2019). Resistor Color Code/ Value Detector from image (https://www.mathworks.com/matlabcentral/fileexchange/<...>), MATLAB Central File Exchange. Retrieved October 23, 2019.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ResistorColorCode
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
