MotionDetector Properties |
The MotionDetector type exposes the following members.
Name | Description | |
---|---|---|
DetectionFPS |
Gets or sets that how many frames should be checked per second.
| |
HighlightMotion |
Gets or sets how to highlight the moving objects.
| |
ID | (Inherited from DisposableClass.) | |
IsRunning |
Gets that the motion detector is running or not.
| |
MotionColor |
Gets or sets the highlight color.
| |
PixelAmountSensitivy |
Gets or sets that what percent of the image should change to be recognized as motion.
| |
PixelIntensitySensitivy |
Gets or sets that what intensity difference between pixels should be recognized as motion.
| |
ReceiveFormats |
Gets a list of video formats that the video handler can receive. If no video format specified, all formats are supported.
(Inherited from VideoHandler.) |