MotionDetector_GloballyIncOrDecSensitivity
TVideoGrabber.MotionDetector_GloballyIncOrDecSensitivity |
||||
|
|
|
Increases or decreases the sensitivity of the grid cells.
Declaration
procedure MotionDetector_GloballyIncOrDecSensitivity(Value: integer);
void __fastcall MotionDetector_GloballyIncOrDecSensitivity(int Value)
Sub MotionDetector_GloballyIncOrDecSensitivity(Value As Long)
Description
Used to globally increase or decrease the sensitivity of the cells whose current sensitivity is greater than 0 (this increases or decreases only the sensitivity of the active cells).
The value passed as parameter is usually -1 (decrease) or 1 (increase).
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_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