Skip to content

theseanything/opencvjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors