pub fn gray_view(img: &GrayImage) -> GrayImageView<'_>Expand description
Convert an image::GrayImage into the lightweight calib-targets-core view type.
pub fn gray_view(img: &GrayImage) -> GrayImageView<'_>Convert an image::GrayImage into the lightweight calib-targets-core view type.