TVideoGrabber.MotionDetector_Enabled

Prev

Next

TVideoGrabber

Properties

 




































































































Enables / disables motion detection.


Declaration
property MotionDetector_Enabled: Boolean read GetMotionDetector_Enabled write SetMotionDetector_Enabled default DEF_MotionDetector_Enabled;


__property bool MotionDetector_Enabled=read=GetMotionDetector_Enabled, write=SetMotionDetector_Enabled, default=0


Property MotionDetector_Enabled As Boolean

Description

Used to enable / disable motion detection.
- when disabled, all the motion detection features are not used.
- when enabled, motion detection features are in use and the OnMotionDetected event occurs upon motion detection.


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_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_Triggered MotionDetector_UseThisReferenceSample OnBacktimedFramesCountReached OnMotionDetected OnMotionNotDetected RecordingOnMotion_Enabled RecordingOnMotion_MotionThreshold RecordingOnMotion_NoMotionPauseDelayMs