Function hs_hackathon::vision::detect

source ·
pub fn detect(
    frame: &Frame,
    configuration: &LedDetectionConfig
) -> Result<Vec<Led>, Report>
Expand description

Detect all LEDs that are visible in a given frame