TVideoGrabber.MotionDetector_Triggered

Prev

Next

TVideoGrabber

Properties

 




































































































Enables the triggered motion detection.


Declaration
property MotionDetector_Triggered: Boolean read GetMotionDetector_Triggered write SetMotionDetector_Triggered default DEF_MotionDetector_Triggered;


__property bool MotionDetector_Triggered=read=GetMotionDetector_Triggered, write=SetMotionDetector_Triggered, default=0


Property MotionDetector_Triggered As Boolean

Description

Used to enable the triggered motion detection.

By default the motion detection occurs for each video frame.

Unlikely, when this property is enabled, the motion detection will occur only one time when MotionDetector_TriggerNow is invoked, until the next MotionDetector_TriggerNow call.


See Also
Color / Greyscale Grid structure / grid sensitivity Motion ratio Recording only when motion is detected Video noise TOnMotionDetected TOnMotionNotDetected MotionDetector_CellMotionRatio MotionDetector_CompareBlue MotionDetector_CompareGreen MotionDetector_CompareRed MotionDetector_Enabled MotionDetector_EnumGridDialogControls MotionDetector_Get2DTextGrid MotionDetector_Get2DTextMotion MotionDetector_GetCellLocation MotionDetector_GetCellSensitivity MotionDetector_GetCellSize MotionDetector_GloballyIncOrDecSensitivity MotionDetector_GlobalMotionRatio MotionDetector_GreyScale MotionDetector_Grid MotionDetector_GridXCount MotionDetector_GridYCount MotionDetector_IsGridValid MotionDetector_MaxDetectionsPerSecond MotionDetector_ReduceCPULoad MotionDetector_ReduceVideoNoise MotionDetector_Reset MotionDetector_ResetGlobalSensitivity MotionDetector_SetCellSensitivity MotionDetector_SetGridSize MotionDetector_ShowGridDialog MotionDetector_UseThisReferenceSample OnBacktimedFramesCountReached OnMotionDetected OnMotionNotDetected RecordingOnMotion_Enabled RecordingOnMotion_MotionThreshold RecordingOnMotion_NoMotionPauseDelayMs