TVideoGrabber.MotionDetector_GetCellLocation

Prev

Next

TVideoGrabber

Methods

 




































































































Retrieves the x an y coordinates of a cell in the grid.


Declaration
function MotionDetector_GetCellLocation(x, y: LongInt; var XLocation, YLocation: LongInt): Boolean;


bool __fastcall MotionDetector_GetCellLocation(int x, int y, int &XLocation, int &YLocation)


Function MotionDetector_GetCellLocation(x As Long, y As Long, X_Location, Y_Location) As Boolean

Description

Used to retrieve the x an y coordinates of a cell in the grid.


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