VideoCTRL ActiveX Help  

MotionDetectTolerance Method


Syntax
int_tolerance = object.MotionDetectTolerance( [optional iValue] )

Parameters
lValue = int, manually set tolerance to level 0 - 255.

Returns
int_tolerance = current tolerance value.


Adittional Notes
iValue used to measure against Red, Green and Blue values of pixel group, if all 5 pixels are over tolerance then detection is true.

Can be set automatically to back ground motion by MotionDetectLevel() method.

 

See Also

MotionDetectSet - Set parameters for detection
MotionDetectStart - Start motion detection
MotionDetectStop - Stop motion detection
MotionDetectShow - Show detected motion.
MotionDetectLevel - Auto set detection tolerance level
MotionDetectTolerance - Get and set tolerance level


 

HELP! If you have any further questions please visit the VideoCtrl Forum - http://www.datadevelopment.co.uk/forum


Copyright © 2003-2007 www.datadevelopment.co.uk