corrmatch 0.1.0

CPU-first template matching with ZNCC/SSD and coarse-to-fine pyramid search
Documentation
1
2
3
4
//! Local refinement models for subpixel and subangle estimation.

pub(crate) mod quad1d;
pub(crate) mod quad2d;