Function point_in_bound

Source
pub fn point_in_bound(
    keypoint: &Corner,
    height: u32,
    width: u32,
    radius: u32,
) -> bool