use patch_tracker::PatchTracker; let mut point_tracker = PatchTracker::<4>::default(); point_tracker.process_frame(&img_luma8);