theothergrantdavidson / opencv-ts

A place for the typescript bindings for OpencvJS
Apache License 2.0
52 stars 19 forks source link

camera calibration implementation #20

Closed thelogicalkoan closed 2 years ago

thelogicalkoan commented 2 years ago

Thanks for a great package. Wanted to know if there are any plans to implement camera calibration in this library. @theothergrantdavidson

theothergrantdavidson commented 2 years ago

Hi, sorry for the late reply, having had a look, it seems that they aren't exporting the functionality yet in the compiled WASM. When they do i'll add it, so if you see this change please let me know.