#include <camerasensors.h>
Inherits lpzrobots::PositionCameraSensorConf.

Public Attributes | |
| int | avg |
| averaging time window (1: no averaging) | |
| double | factorMotion |
| factor for measured velocity (velocity is in framesize/frame) | |
| bool | window |
| window whether to apply a windowing function to motion data to avoid edge effects | |
| int avg |
averaging time window (1: no averaging)
| double factorMotion |
factor for measured velocity (velocity is in framesize/frame)
| bool window |
window whether to apply a windowing function to motion data to avoid edge effects
1.6.3