Package boofcv.alg.filter.kernel
Interface SteerableCoefficients
- All Known Implementing Classes:
FactorySteerCoefficients.PolyOrder1,FactorySteerCoefficients.PolyOrder2,FactorySteerCoefficients.PolyOrder3,FactorySteerCoefficients.PolyOrder4,FactorySteerCoefficients.Separable
public interface SteerableCoefficients
Computes the magnitude of each basis function
-
Method Summary
-
Method Details
-
compute
double compute(double angle, int basis)
-