Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 437 Bytes

detection

Summary:

detection of game elements, robots (same team and not)

v1:

  • colored blob detection for balls in and out of goals
  • point approximation for balls using pixel count inside of blob
  • send information to tracking package

Feature Ideas:

  • blob detection with different game elements
  • automatic tuner for blob detection
  • robot detection with ai
  • game element detection with ai
  • accuracy approximation