News

Not so long ago I needed to compile C++ library which uses OpenCV 3.1.1 (Tracking module, particularly TrackerKCF algorithm) with Emscripten to run it inside a browser. As it turned out there no ...
OpenCV WASM JS OpenCV compiled to WebAssembly for JavaScript applications. Features single opencv.js file with embedded WASM for maximum simplicity. Works in both browser and Node.js environments with ...