C# (CSharp) AForge.Vision.Motion Namespace

Classes

Name Description
BlobCountingObjectsProcessing Motion processing algorithm, which counts separate moving objects and highlights them.
CustomFrameDifferenceDetector Motion detector based on difference with predefined background frame.
GridMotionAreaProcessing Motion processing algorithm, which performs grid processing of motion frame.
MotionAreaHighlighting Motion processing algorithm, which highlights motion areas.
MotionBorderHighlighting Motion processing algorithm, which highlights border of motion areas.
MotionDetector Motion detection wrapper class, which performs motion detection and processing.
SimpleBackgroundModelingDetector Motion detector based on simple background modeling.
TwoFramesDifferenceDetector Motion detector based on two continues frames difference.