Releases: webarkit/opencv-em
0.1.5
0.1.4
add jpeg support for linux build
0.1.3
avoid jpeg
0.1.2
fix for openjpeg
0.1.1 Release
0.1.0 Release
What's Changed
Full Changelog: 0.0.5...0.1.0
0.0.5 Release
0.0.5 Release
Build with emsdk 3.1.26. Zip file inlcuded.
0.0.4 Release
OpenCV 4.5.0 with emcc 3.1.7
Starting from the release we will include the number version in the name of the zip package.
opencv-em-4.5.0 alpha rc1 release
opencv-em-4.5.0-alpha-rc1
Description:
This is an OpenCV built with Emscripten support. We provide includes, static libs, and opencv.js files.
We built the project with emscripten 1.39.16 and opencv version 4.5.0. Built with python option.
Includes (modules and include) are packed in the zip now. Final libs and other files are in build_wasm folder. You need only to download and extract the content in the opencv folder.
Download
opencv-em-4.5.0-alpha-rc1.zip static libs and opencv.js
opencv.js-4.5.0-alpha-rc1.zip only opencv.js
opencv-em-4.5.0 alpha release
opencv-em-4.5.0-alpha
Description:
This an OpenCV built with Emscripten support. We provide static libs, and opencv.js files.
We built the project with emscripten 1.39.16 and opencv version 4.5.0. Built with python option.
Now you can build the project with python option or cmake option. Final libs and other files are in build_wasm folder. You need only to download and extract the content in the opencv folder.
Download
opencv-em-4.5.0-alpha.zip static libs and opencv.js
opencv.js-4.5.0-alpha.zip only opencv.js