Skip to main content

find_chess_corners_with_refiner

Function find_chess_corners_with_refiner 

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

Single-call helper that lets callers pick the refiner.