Vision module
Detector
Base interface for detectors that consume normalized vision frames.
Detector
#include <icy/vision/detector.h>Subclassed by:
MotionDetector
Base interface for detectors that consume normalized vision frames.
Public Attributes
| Return | Name | Description |
|---|---|---|
VisionEventSignal | Event |
Event
VisionEventSignal EventPublic Methods
reset
void reset()process
void process(const VisionFramePacket & packet)