Color / Greyscale
Color sensitivity The motion detection is performed by default on a RGB basis. Any of the 3 RGB colors can be enabled or disabled for motion detection by using CompareBlue , CompareRed or CompareGreen .
Greyscale comparisonTo perform motion detection on a greyscale basis, enable the GreyScale property. In this case CompareBlue, CompareGreen and CompareRed are ignored.