Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 305 Bytes

hat OR not project

A hardware hack for HackDFW

Requirement: python3

run color-detection:

python3 color-detection.py --image [image_URL]

if running for live image: python3 color-detection.py --image [image_URL] --live

run hat-detection

python3 hat-detection.py --testimage [testimage_URL]