Docs.rs
akaze-0.7.0
akaze 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vadixidav
indianajohn
github:rust-cv:publishers
Dependencies
bitarray ^0.2.3
normal
cv-core ^0.15.0
normal
derive_more ^0.99.8
normal
float-ord ^0.2.0
normal
image ^0.23.6
normal
log ^0.4.8
normal
ndarray ^0.13.1
normal
nshare ^0.1.1
normal
primal ^0.3.0
normal
space ^0.10.3
normal
arrsac ^0.5.0
dev
bitarray ^0.2.3
dev
criterion ^0.3.2
dev
cv-pinhole ^0.6.0
dev
eight-point ^0.8.0
dev
image ^0.23.6
dev
pretty_env_logger ^0.4.0
dev
rand ^0.7.3
dev
rand_pcg ^0.2.1
dev
space ^0.10.3
dev
Versions
95.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
akaze
0.7.0
All Items
Crate Items
Structs
Crate
akaze
Copy item path
Source
Structs
ยง
Akaze
Contains the configuration parameters of AKAZE.
KeyPoint
A point of interest in an image. This pretty much follows from OpenCV conventions.