Skip to content

Reads a stream off a video input, applies image processing on each frame, and shows it on-screen real-time

Notifications You must be signed in to change notification settings

dip-course/video-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image processing on a video stream

Reads a stream off a video input, applies image processing on each frame, and shows it on-screen real-time. Requires: Python, Numpy, Scipy, OpenCV.

Installation

Assuming you have pip installed (python's package manager). To install the requirements use:

pip install -r requirements.txt

G.Sfikas, Nov 2017

About

Reads a stream off a video input, applies image processing on each frame, and shows it on-screen real-time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages