Skip to main content

propose_with_marker_scale

Function propose_with_marker_scale 

Source
pub fn propose_with_marker_scale(
    image: &GrayImage,
    board: &BoardLayout,
    marker_scale: MarkerScalePrior,
) -> Vec<Proposal>
Expand description

Generate pass-1 center proposals using board geometry and an explicit marker-scale prior.