slam-cv 0.1.3

Simple CV traits for VO (SLAM).
Documentation
1
2
3
4
5
mod detect;
mod extract;

pub use self::detect::Detector;
pub use self::extract::Extractor;