SightLine Applications Command, Control, and Script API
v3.00
|
Turn on or turn off stabilization and control re-centering rate for output video.
Video stabilization smooths out jumpy sequences caused by camera vibration. Default value is on with re-centering rate = 50. A low number (approaching 0) = a slow drift to center. A high number (approaching 255) = a fast drift to center. Maximum stabilization limit is used to set an upper bound on the time-averaged stabilization solution.
Message ID 0x02
Byte Offset | Name | Description | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4 | mode | Stabilization Modes & Properties
| |||||||||||||||||||||||||||||
5 | rate | Screen translation re-centering rate 0..255 (default=50). (Internally divided by 1000). Higher values re-center faster, but remove less low-frequency jitter. | |||||||||||||||||||||||||||||
6 | translationLimit | Maximum disply grey edge limit in pixels (default = 0 for no limit) | |||||||||||||||||||||||||||||
7 | angleLimit | Maximum rotational stabilization limit in degrees (default none = 0).. NOTE: 0 results in much faster execution, but does not remove rotational jitter. 5 removes typical rotation jitter. Larger values smooth out large rolls. | |||||||||||||||||||||||||||||
8 | cameraIndex | Camera for settings (0 to 2). If not present, applies to SLACommandCamera_t. | |||||||||||||||||||||||||||||
9 | maxStabOff | Maximum stabilization offset in pixels (default = 0 for no limit).. NOTE: If the capture and display image sizes are the same, translationLimit and maxStabOff are equivalent. If the display image size is smaller, maxStabOff limits the amount of stabilization, translationLimit limits the grey border. |
Firmware Version: 3.00