Skip to content

TitaniumTigers4829/Note-Detection-rPi-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Note Detection Code 4829

Uses our custom made note detection code, with enhancements to interact with WPILib/networktables with a raspberry pi.

Please see the example on WPILib to set up the rPi. Also, here is an example on how to set up a USB camera for the rPi.

For the USB Camera, ensure you adjust the resolution in main.py, and you can play around with the saturation, brightness, and contrast for the camera settings using the WPILib imager (wpilibpi.local once plug in pi)

Lower bounds for the HSV value can also be adjusted for easier detection. Be careful though, as too low values could result in high detection of other objects as well. Lighting conditions may vary from testing, comp, and practice environments.

Good luck!

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages