TVideoGrabber.MotionDetector_SetCellSensitivity

Prev

Next

TVideoGrabber

Methods

 




































































































Sets the sensitivity of one cell in the grid.


Declaration
function MotionDetector_SetCellSensitivity(x, y, Value: LongInt): Boolean;


bool __fastcall MotionDetector_SetCellSensitivity(int x, int y, int Value)


Function MotionDetector_SetCellSensitivity(x As Long, y As Long, Value As Long) As Boolean

Description

Used to set the sensitivity of one cell in the grid.
Useful if the dialog cannot be used to define sensitivity areas because the grid is too dense (usually above 40 x 40).


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