Skip to content

This projec will detect holes in a sheet and then plot them.

Notifications You must be signed in to change notification settings

Nuxar1/Dart-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart-Plotter

This projec will detect holes in a sheet display and plot them. Optinally you can save the results to a file.

How does it work?

It works using an object recognition system that can recognize multiple objects in a single frame called yolov4.

I have trained my own database using darknet(https://github.com/AlexeyAB/darknet)

The images were annotated by myself using roboflow (https://app.roboflow.com/).

The GUI is using a personally modified version of dear ImGui (https://github.com/ocornut/imgui)

About

This projec will detect holes in a sheet and then plot them.

Resources

Stars

Watchers

Forks

Packages

No packages published