MotionAreaHighlightingProcessFrame 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 highlights motion areas on the original video frame with specified color.