TechStark / opencv-js

OpenCV JavaScript version for node.js or browser
Apache License 2.0
353 stars 31 forks source link

document is not defined #25

Closed xieshiyi closed 1 year ago

xieshiyi commented 1 year ago

when I use it in node.js,run cv.imread() ,it prompts that the document is not defined。

Noitidart commented 11 months ago

i get this same issue, how did you fix? i am trying to run on node backend