Skip to main content

find_chess_corners_with_ml

Function find_chess_corners_with_ml 

Source
pub fn find_chess_corners_with_ml(
    base: ImageView<'_>,
    cfg: &ChessConfig,
) -> Vec<CornerDescriptor>
Expand description

Single-call helper that runs the ML refiner pipeline.