models/yolo_result library

Classes

Point
A 2D point in image/pixel space.
YOLODetectionResults
Complete output from a YOLO inference: detections, optional annotated image, and processing time in milliseconds.
YOLOResult
Represents a detection result from YOLO models.