Skip to main content

propose_with_marker_diameter

Function propose_with_marker_diameter 

Source
pub fn propose_with_marker_diameter(
    image: &GrayImage,
    board: &BoardLayout,
    marker_diameter_px: f32,
) -> Vec<Proposal>
Expand description

Generate pass-1 center proposals using board geometry and a fixed marker diameter hint.