Package boofcv.factory.filter.kernel
Class FactorySteerCoefficients.PolyOrder1
java.lang.Object
boofcv.factory.filter.kernel.FactorySteerCoefficients.PolyOrder1
- All Implemented Interfaces:
SteerableCoefficients
- Enclosing class:
- FactorySteerCoefficients
public static class FactorySteerCoefficients.PolyOrder1
extends Object
implements SteerableCoefficients
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PolyOrder1
public PolyOrder1()
-
-
Method Details
-
compute
public double compute(double angle, int basis) - Specified by:
compute
in interfaceSteerableCoefficients
-