pub fn detect(
    frame: &DynamicImage,
    configuration: &LedDetectionConfig
) -> Result<Vec<Led>>
Expand description

Detect all LEDs that are visible in a given frame