Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 627 Bytes

File metadata and controls

28 lines (14 loc) · 627 Bytes

MatrixLEDHeadlightsWithComputerVision

Headlights control with computer vision using AI and python.

To Do's

  • Preparing a person detector network with keras

  • Modifying keras-yolo3 repo for taking labels and bounding box coordinates.

  • Write an algorithm for bounding box and Leds PWM relation.

  • Send bounding box coordinates to raspberry via UDP.

  • Write a PWM code according to coming bounding box coordinates.

  • Preparing listener code for RASPI.

  • Make a PCB for Led Driver.

  • Hardware connections between Raspberry-Driver-PC

Developers

-Alper EKMEKCİ

-Mehmet TÜKENMEZ