TVideoGrabber.MotionDetector_GreyScale

Prev

Next

TVideoGrabber

Properties

 




































































































Enables / disables motion detection on a greyscale basis.


Declaration
property MotionDetector_GreyScale: Boolean read GetMotionDetector_GreyScale write SetMotionDetector_GreyScale default DEF_MotionDetector_GreyScale;


__property bool MotionDetector_GreyScale=read=GetMotionDetector_GreyScale, write=SetMotionDetector_GreyScale, default=0


Property MotionDetector_GreyScale As Boolean

Description

If enabled, motion detection is performed on a greyscale basis, instead of the default RGB basis.
In this case, the MotionDetector_CompareRed, MotionDetector_CompareBlue and MotionDetector_CompareGreen properties are ignored.


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_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