opencv-js icon indicating copy to clipboard operation
opencv-js copied to clipboard

Is this build with wasm version enabled?

Open periman2 opened this issue 2 years ago • 4 comments

First of all thank you for the amazing work. Having opecv with type safety as node module is a dream come true.

I'd like to ask if this specific build supports the wasm feature detection and other wasm features that the original opencv.js is able to be built with as described here: https://docs.opencv.org/4.x/d4/da1/tutorial_js_setup.html

periman2 avatar May 04 '22 09:05 periman2

Currently, it's only the asm.js version.

ttt43ttt avatar May 04 '22 09:05 ttt43ttt

@ttt43ttt Thank you very much for the quick reply! There are plans on making the wasm verison available in the future?

periman2 avatar May 04 '22 16:05 periman2

@periman2 do you know if opencv provides wasm build officially?

ttt43ttt avatar May 05 '22 02:05 ttt43ttt

@ttt43ttt I'm sorry I never saw the notification for this reply. Yes they do support it as a build option but the functionality is very limited from what I understand.

periman2 avatar Aug 25 '22 11:08 periman2