Uses of Interface
boofcv.alg.filter.kernel.SteerableKernel
-
Uses of SteerableKernel in boofcv.alg.filter.kernel.impl
Modifier and TypeClassDescriptionclass
Implementation ofSteerableKernel
for floating point kernels.class
Implementation ofSteerableKernel
for integer point kernels. -
Uses of SteerableKernel in boofcv.factory.filter.kernel
Modifier and TypeMethodDescriptionstatic <K extends Kernel2D>
SteerableKernel<K>Steerable filter for 2D Gaussian derivatives.