Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 534 Bytes

E27 Fall 2021 Project 1 Starter

This repository contains example and utility programs that you may find useful for Project 1.

Example programs:

  • capture.py - Demonstrate video capture and writing using camera or input video.

  • regions.py - Demonstrate connected component analysis

  • bgsub.py - Demonstrates background subtraction with reference image

Utility program:

  • resize_video.py - Useful for downscaling large input videos to 640 px wide, optionally trimming away start/end frames