DEMO example: https://vinissimus.github.io/opencv-js-webworker/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Getting started with OpenCV compiled to Webassembly and loaded in a worker.
DEMO example: https://vinissimus.github.io/opencv-js-webworker/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Getting started with OpenCV compiled to Webassembly and loaded in a worker.
https://vinissimus.github.io/opencv-js-webworker/.