Skip to main content

track_one_point

Function track_one_point 

Source
pub fn track_one_point<const LEVELS: u32>(
    image_pyramid0: &[GrayImage],
    image_pyramid1: &[GrayImage],
    transform0: &Affine2<f32>,
) -> Option<Affine2<f32>>