Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 337 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 337 Bytes

Ball-Detection

File structure

.
├── README.md
├── hsv.py
├── recognition.py

Code description

  • hsv.py:

    • For tuning different color hsv
    • Set the upper hsv to color wanted and tune the lower (h,s,v)
  • recognition.py:

    • Live detection of ball color