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