GridMotionAreaProcessingProcessFrame Method |
Namespace: Accord.Vision.Motion
Exception | Condition |
---|---|
InvalidImagePropertiesException | Motion frame is not 8 bpp image, but it must be so. |
UnsupportedImageFormatException | Video frame must be 8 bpp grayscale image or 24/32 bpp color image. |
Processes provided motion frame and calculates motion level for each grid's cell. In the case if HighlightMotionGrid property is set to , the cell with motion level above threshold are highlighted.