Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 520 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 520 Bytes

Day 1

Objectives

  1. Introduction to project
  2. Learn about GPIO pins
  3. Interface with camera module

Day 2

Objectives

  1. Apply CV concepts learned in lecture
  2. Introduction to OpenCV library
  3. Image augmentation

Day 3

Objectives

  1. Use OpenCV to detect motion in camera stream

Day 4

Objectives

  1. Introduction to Flask
  2. Create a server to stream camera feed

Day 5

Objective

  1. Integrate Flask server with existing ML models
  2. Interface with speaker module
  3. Catch up