TechStark / opencv-js

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

cv.fisheye_initUndistortRectifyMap is not found #51

Closed lzcwds closed 5 months ago

lzcwds commented 5 months ago

ts error: Function cv.fisheye_initUndistortRectifyMap causes Property 'fisheye_initUndistortRectifyMap' does not exist on type 'typeof import("xxx/node_modules/@techstark/opencv-js/dist/src/index")'.ts(2339) but it has output by console.log(cv.fisheye_initUndistortRectifyMap)

lzcwds commented 5 months ago

The version is 4.9.0-release.1

ttt43ttt commented 5 months ago

@lzcwds added in 4.9.0-release.2