Skip to content

Computer Vision: This work aims to give students the opportunity to apply some of the image processing and analysis concepts covered in classes. Students must develop a program in C or C++, which operates on the video made available for this practical work, in order to obtain the desired set of information (see below).

Notifications You must be signed in to change notification settings

Arantes19/Resistors-Scan

Repository files navigation

Resistors-Scan

This work aims to develop an application that, by applying a set of algorithms, allows the counting and identification of electrical resistances present in a video. This application should be able to segment the different resistances (and only the resistances), identifying their value (expressing it in ohms) and relative location (which region of the image is occupied by each resistance) in each frame of the video. The video shows: 1x 5600Ω resistor; 1x 220Ω resistor; 2x 1000Ω resistors; 1x 2200Ω resistor; and 1x 10000Ω resistor.

How to compile and run: Just by pressing the compile and run button of visual studio.

About

Computer Vision: This work aims to give students the opportunity to apply some of the image processing and analysis concepts covered in classes. Students must develop a program in C or C++, which operates on the video made available for this practical work, in order to obtain the desired set of information (see below).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published