Skip to content

A simple setup to build opencv with custom c++ code in wasm using emscripten and docker

Notifications You must be signed in to change notification settings

cirbuk/opencv-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opencv in WebAssembly

This is just a try to build a piece of code that uses opencv (and cv::resize) in webassembly.

Everything is ready, you just need docker and to do make

Then, if you need to test the script, run make serve and click on the link

About

A simple setup to build opencv with custom c++ code in wasm using emscripten and docker

Resources

Stars

Watchers

Forks

Languages

  • C++ 38.7%
  • JavaScript 19.5%
  • CMake 18.2%
  • HTML 10.3%
  • Dockerfile 6.4%
  • Python 3.5%
  • Makefile 3.4%