ALBacklightingDetection API¶
NAOqi Vision - Overview | API
Namespace : AL
#include <alproxies/albacklightingdetectionproxy.h>
Method list¶
-
class
ALBacklightingDetectionProxy
¶
- As any module, this module inherits methods from ALModule API.
- It also inherits methods from ALExtractor API and ALVisionExtractor API.
Events lists¶
ALMemory Keys list¶
Events¶
-
Event:callback(std::string eventName, std::string subscriberIdentifier)¶
"BacklightingDetection/BacklightingDetected"
Raised when a backlighting situation was just detected (the backlighting value just turned to 2). This event is raised only once for each backlighting situation : as long as the backlighting value equals 2, the event is not raised another time.