- Ports
- Services
- color_track (activity)
- clear_findings (activity)
- set_color (attribute)
- set_debug (attribute)
- set_camera_pose (attribute)
- set_map_size (attribute)
- set_distance_threshold (attribute)
- perform_tracking (attribute)
- set_verbose_level (attribute)
- publish_occupancy_grid (attribute)
- show_image_frames (attribute)
- set_object_size (attribute)
- set_focal_length (attribute)
- clear_findings (attribute)
- set_map_size (function)
- clear_findins (function)
- Tasks
A GenoM module for the ColorTracker using a monocular camera.
Data structure
|
The pose of the drone.
Data structure
|
The image frame to process.
Data structure
|
Data structure
|
Data structure
|
To visualise the findings in desired tool.
Data structure
|
Information on detected blobs over time.
Data structure
|
Data structure
|
The image frame with the detected object.
Throws
|
Context
|
Detect the color and keep track of coordinates from the image.
Throws
|
Context
|
Clear the found plates sequence.
Inputs
|
Throws
|
Set the color to be detected.
Inputs
|
Set the camera pose with respect to robot frame.
Inputs
|
Set the size of the map.
Inputs
|
Set the distance threshold to sample the coordinates using linear interpolation.
Inputs
|
Start tracking the object.
Inputs
|
Publish the occupancy grid.
Inputs
|
Set the size of the object.
Inputs
|
Set the focal length of the object at 1 m.
Inputs
|
Clear the plates info findings.
Inputs
|
Throws
|
Set the size of the map.
Context
|
Throws
|
Track the object in the image.