TriLED Tracker
Simple module to determine the position and orientation of an object or subject by a triangle of red/green/blue LEDs.
⚠️
This module was very useful in the past, but better software methods as well as
hardware sensors are now available for more reliable, faster and less invasive
animal tracking
The module has not been updated for a while.
Usage
No configuration parameters are currently available. Connect a frame source and read resulting data.
Ports
Name | Direction | Data Type | Description |
---|---|---|---|
🠺Frames | In | Frame | Input frames to analyze. |
Animal Visualization🠺 | Out | Frame | Visualization of the subject orientation. |
Tracking Visualization🠺 | Out | Frame | Visualization of the subject tracking. |
Tracking Data🠺 | Out | TableRow | Position data as table. |
Stream Metadata
Name | Metadata |
---|---|
Tracking Data🠺 | table_header: String List, Table header |
Animal Visualization🠺 | framerate: Double, frame rate in FPS. |
Tracking Visualization🠺 | framerate: Double, frame rate in FPS. |