Skip to content

Yoavpeles/camera-note-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This aims to detect notes with color filtering and contour finding.

This should be faster than neural networks, and it allows us to use a camera and coprocessor rather than a limelight.

This repo is just for testing and tuning on a laptop with a camera. Please see the example on WPILib for setting up the rPi: https://docs.wpilib.org/en/stable/docs/software/vision-processing/wpilibpi/using-the-raspberry-pi-for-frc.html Also, here is an example for setting up a USB camera for the rPi: https://docs.wpilib.org/en/stable/docs/software/vision-processing/wpilibpi/basic-vision-example.html

To tune your upper and lower hsv thresholds, use calibrate_bounds and try to minimize the green outside of notes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages