TVideoGrabber.MotionDetector_Reset

Prev

Next

TVideoGrabber

Methods

 




































































































Disables temporarily the motion detection for the next frame.


Declaration
procedure MotionDetector_Reset;


void __fastcall MotionDetector_Reset(void)


Sub MotionDetector_Reset()

Description

Used to disable temporarily the motion detection for the next frame.
Call this method if the next frame is not frame that normally follows the previous one currently stored by the component (e.g. the motion detection has been stopped for a moment, now it restarts but you don't want the 1st frame to be interpreted as motion because it differs from the last one stored a few minutes ago).


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_ResetGlobalSensitivity MotionDetector_SetCellSensitivity MotionDetector_SetGridSize MotionDetector_ShowGridDialog MotionDetector_Triggered MotionDetector_UseThisReferenceSample OnBacktimedFramesCountReached OnMotionDetected OnMotionNotDetected RecordingOnMotion_Enabled RecordingOnMotion_MotionThreshold RecordingOnMotion_NoMotionPauseDelayMs