NAOqi Vision - Overview | API
Namespace : AL
#include <alproxies/aldarknessdetectionproxy.h>
Returns: | Current value of the darkness threshold used for raising the event DarknessDetected(). |
---|
Enables to change the value of the darkness threshold for raising the event DarknessDetected().
This value must be between 0 and 100:
Raised when the darkness value just became greater than the darkness threshold. As long as the darkness value stays over the threshold, the event is not raised another time.
Parameters: |
|
---|
Note
This event should be prefixed by DarknessDetection/ when subscribing to it.