프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CW | |||
Framerate | double | ||
MotionDetected | bool | ||
MotionLevel | float | ||
MotionZoneRectangles | System.Drawing.Rectangle[] | ||
PluginRunning | bool | ||
RealFramerate | double | ||
VideoSource | IVideoSource | ||
ZFactor | float |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddTimestamp | void | ||
ApplyMask | void | ||
ApplyMotionDetector | bool | ||
CalculateFramerates | void | ||
PiP | void | ||
ProcessAutoTracking | void | ||
ResizeBmOrig | |||
RunPlugin | |||
SetMaskImage | void | ||
TriggerDetect | void | ||
TriggerPlugin | void | ||
VideoNewFrame | void |
메소드 | 설명 | |
---|---|---|
Camera ( ) : System | ||
Camera ( IVideoSource source ) : System | ||
Camera ( IVideoSource source, |
||
ClearMotionZones ( ) : void | ||
DisconnectNewFrameEvent ( ) : void | ||
Dispose ( ) : void | ||
FilterChanged ( ) : void | ||
SetMotionZones ( objectsCameraDetectorZone zones ) : bool | ||
SignalToStop ( ) : void | ||
Start ( ) : void | ||
UpdateResources ( ) : void | ||
VideoSourcePlayingFinished ( object sender, PlayingFinishedEventArgs e ) : void | ||
WaitForStop ( ) : void |
메소드 | 설명 | |
---|---|---|
AddTimestamp ( |
||
ApplyMask ( |
||
ApplyMotionDetector ( |
||
CalculateFramerates ( ) : void | ||
PiP ( |
||
ProcessAutoTracking ( ) : void | ||
ResizeBmOrig ( |
||
RunPlugin ( |
||
SetMaskImage ( ) : void | ||
TriggerDetect ( object sender ) : void | ||
TriggerPlugin ( ) : void | ||
VideoNewFrame ( object sender, |
public Camera ( IVideoSource source, |
||
source | IVideoSource | |
detector | ||
리턴 | System |
public SetMotionZones ( objectsCameraDetectorZone zones ) : bool | ||
zones | objectsCameraDetectorZone | |
리턴 | bool |
public VideoSourcePlayingFinished ( object sender, PlayingFinishedEventArgs e ) : void | ||
sender | object | |
e | PlayingFinishedEventArgs | |
리턴 | void |
public Rectangle[],System.Drawing MotionZoneRectangles | ||
리턴 | System.Drawing.Rectangle[] |