- Ports
- Services
- start_object_detection (activity)
- stop_object_detection (activity)
- set_classes (attribute)
- set_debug (attribute)
- show_image_frames (attribute)
- set_verbose_level (attribute)
- start_object_detection (function)
- stop_object_detection (function)
- pause_object_detection (function)
- resume_object_detection (function)
- Tasks
A GenoM module for Yolov8 integration using a monocular camera.
Data structure
|
The image frame to process.
Data structure
|
Data structure
|
Data structure
|
The detected classes from the image frame.
Throws
|
Context
|
Start detecting the object.
Throws
|
Context
|
Stop detecting the object.
Inputs
|
Set the class names to be detected.
Inputs
|
Set the debug mode.
Inputs
|
Show image frames.
Inputs
|
Set the verbose level.
Context
|
Throws
|
Detect the objects in the image.