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.
792 stars 62 forks source link

Add akaze simple example #69

Closed stephanemagnenat closed 1 year ago

stephanemagnenat commented 1 year ago

This PR adds a simple example of Akaze usage. This is convenient to test Akaze on some images.

stephanemagnenat commented 1 year ago

@xd009642 would you agree to merge this? Is there a specific policy in CV regarding examples?

xd009642 commented 1 year ago

I need to take a look over it first, but no specific policy on examples

xd009642 commented 1 year ago

Yeah all looks good :+1: