Skip to main content

annotate_image

Function annotate_image 

Source
pub fn annotate_image(
    image: &mut ProcessedImage,
    result: &AnalysisResult,
    config: &AnnotationConfig,
)
Expand description

Draw star annotations directly onto a ProcessedImage (RGB or RGBA).