Function lutz::lutz[][src]

pub fn lutz(img: &impl Image) -> impl '_ + IntoIterator<Item = Vec<Pixel>>

Main function that performs object detection in the provided image.