Skip to content

Releases: webarkit/opencv-em

0.1.5

11 Mar 13:32
Compare
Choose a tag to compare
videoio support for linux

0.1.4

09 Nov 20:42
f5e92e9
Compare
Choose a tag to compare
add jpeg support for linux build

0.1.3

25 Oct 14:17
Compare
Choose a tag to compare
avoid jpeg

0.1.2

25 Oct 11:13
Compare
Choose a tag to compare
fix for openjpeg

0.1.1 Release

24 Oct 20:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0 Release

23 Sep 23:50
Compare
Choose a tag to compare

What's Changed

  • Improving the project with opencv_contrib by @kalwalt in #6

Full Changelog: 0.0.5...0.1.0

0.0.5 Release

16 Jan 23:10
Compare
Choose a tag to compare

0.0.5 Release

Build with emsdk 3.1.26. Zip file inlcuded.

0.0.4 Release

29 Mar 20:48
Compare
Choose a tag to compare

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

15 Nov 17:04
Compare
Choose a tag to compare
Pre-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

10 Nov 13:54
Compare
Choose a tag to compare
Pre-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