Home
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

ReturnNameDescription
VisionEventSignalEvent

Event

VisionEventSignal Event

Public Methods

ReturnNameDescription
voidreset
voidprocess

reset

void reset()

process

void process(const VisionFramePacket & packet)