DeanLonergan / PCB_Analyser

A printed circuit board analysis program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printed Circuit Board Analyser

Capture

I designed this program during my fourth semester of college for Data Structures & Algorithms 2. The goal was to create a program that can loads user-selected images of circuit boards and search them for components. The search should be based on the users required parameters and should highlight each present component upon completion. The program should then present the user with relevant data regarding the search (number of components present, component size, etc.).

About

A printed circuit board analysis program.


Languages

Language:Java 100.0%