.. _yolov8boxcomposer: yolov8boxcomposer ================= This plugin processes YOLOv8 object detection outputs and overlays bounding boxes. Features -------- * Receives YOLOv8 detections * Composes the detected objects visually * Passes the annotated frame downstream for display or further processing Usage ----- .. code-block:: :linenos: ... ! simaaiyolov8boxcomposer transmit=false config='/data/simaai/applications/YoloV8_4cams/etc/box_composer.json' name='box_composer' ! ... Configuration ------------- This plugin is specific to the YOLOv8 pipeline and not configurable at this time.