theseanything / opencvjs

Demo page using OpenCV.js for image processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image processing with OpenCV.js

Demo page using OpenCV.js for image processing. The page simply takes in an input image at the top and runs them through a set of image processing steps.

Currently configured to use WebAssembly - the page needs to be served via http to run. I used Emscripten to compile the WebAssembly seperately and used emrun index.html serve the pages locally.

About

Demo page using OpenCV.js for image processing.


Languages

Language:JavaScript 73.3%Language:HTML 26.0%Language:CSS 0.7%