rust-cv / cv

Rust CV mono-repo. Contains pure-Rust dependencies which attempt to encapsulate the capability of OpenCV, OpenMVG, and vSLAM frameworks in a cohesive set of APIs.
831 stars 64 forks source link

[Akaze] Do not crash in web workers when querying performance #76

Closed stephanemagnenat closed 1 year ago

stephanemagnenat commented 1 year ago

...when window is not available.

This is a placeholder until #75 can be landed.