Skip to content

CompassSN/opencv-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build C++ code using OpenCV for WASM

Article(Japanese Only): https://zenn.dev/compass/articles/82e7ef1d3904f1

setup

$ ./setup.sh

compile

$ ./build.sh

test

Run the following code and access http://localhost:8080 in your browser to avoid CORS issues.

$ python -m http.server 8080

clean

$ ./clean.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published