Skip to content

robmazan/opencv-wasm-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV.js build with Docker

Background

I wanted to build OpenCV.js, but setting up the build environment properly was not that straightforward as it seemed at the first sight, so made this setup to have a reproducible, appropriate build env.

Usage

# Download all dependencies:
$ docker-compose build

# Run the build:
$ docker-compose up

The build result will be available in the ./build folder.

About

OpenCV.js build with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published