TechStark / opencv-js

OpenCV JavaScript version for node.js or browser
https://npmjs.com/@techstark/opencv-js
Apache License 2.0
410 stars 36 forks source link

boxPoint is not a function error #20

Closed ilkertiryaki closed 1 year ago

ilkertiryaki commented 1 year ago

_techstark_opencv_js__WEBPACK_IMPORTED_MODULE_0__.boxPoints is not a function.

could you please help me, how can I solve this error?

ttt43ttt commented 1 year ago

@ilkertiryaki unfortunately it's not exposed from opencv's JS binding. See https://github.com/opencv/opencv/issues/20133