The motion history class
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public class MotionHistory : DisposableObject |
Visual Basic (Declaration) |
---|
Public Class MotionHistory _ Inherits DisposableObject |
Visual C++ |
---|
public ref class MotionHistory : public DisposableObject |
Remarks
For help on using this class, take a look at the Motion Detection example