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