maxdiefenbach / opencv-web-video

Basic video processing demo on the browser using OpenCv.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video processing demo using OpenCV.js

This demo contains simple examples of video processing using OpenCV by converting a video stream to gray scale in real time.

  • camera.html uses video stream from a camera device
  • video.html uses a video loaded from file

The video used in the demo is the Sintel trailer.

About

Basic video processing demo on the browser using OpenCv.js


Languages

Language:HTML 96.6%Language:CSS 3.4%