opencv-js-webworker
opencv-js-webworker copied to clipboard
other cv function support
Hi! Thanks for your great work! When I am trying to add cv.threshold
in the imageProcessing
function after color convert, it reports Uncaught TypeError: cv.threshold is not a function
. Is this because the custom opencv_3_4_custom_O3.js
build is a partial build?
Thank you very much!