Class GaussianMotionFilter
Gaussian motion filter
public class GaussianMotionFilter : UnmanagedObject, IDisposable
- Inheritance
-
GaussianMotionFilter
- Implements
- Inherited Members
Constructors
GaussianMotionFilter(int, float)
Create a Gaussian motion filter
public GaussianMotionFilter(int radius = 15, float stdev = -1)
Parameters
Methods
DisposeObject()
Release all the unmanaged memory associated with this object
protected override void DisposeObject()