Wasm Akaze Example

A simple example to load a image and extract features descriptors with AKAZE. The image is outputted in a canvas with small blue points overlayed (descriptors). On the left the original pinball image on the right the transformed image. Wasm code is created with Rust and Wasm-bingden.