Package boofcv.abst.filter.convolve
-
Interface Summary Interface Description ConvolveInterface<Input extends ImageGray,Output extends ImageGray> Generic interface for performing image convolutions. -
Class Summary Class Description GenericConvolve<Input extends ImageGray,Output extends ImageGray> Generalized interface for filtering images with convolution kernels.GenericConvolveDown<Input extends ImageGray,Output extends ImageGray> Generalized interface for filtering images with convolution kernels while skipping pixels.ImageConvolveSparse<T extends ImageGray,K extends KernelBase> Abstract class for sparse image convolution.
DataMelt 3.0 © DataMelt by jWork.ORG