/Resisto

Take a photo for your resistor and you will know its value

Primary LanguageJava

Resisto

Take a photo for your resistor and you will know its value


Table of Contents

Description

Resisto is a mobile application, you can use it by simply provide an image of your resistor and you will know the value of this resistor from Resisto application.
The Resisto app uses the color key which is provided on the resistor to know its value.

Installation

download our apk and install it on your android mobile

Team members roles

Member name Role
Beshoy Anwar Detect colors and android application
Mina Rizk Calculate resistor value
Mina Talaat Extract colors from resistor body and android application
Peter Rateb Extract resistor body from image

Steps of our work

The taken photo will look like that
takenPhoto
1- cut the captured photo to get out the inside rectangle only
cuttedPhoto
2- extract the body of the resistor from the cutted image
resistorBody
3- extract the colors from the body of the resistor, each color in new single image
color1
color2
color3
4- detect the colors in the images which extracts from the resistor body
5- use the colors to calculate the resistance value
result

Demo video

Check our demo video

References

how to calculate the resistor value from its colors from here