Documentation of 'boofcv.abst.filter.convolve.GenericConvolveDown' Java class
GenericConvolveDown
boofcv.abst.filter.convolve

Class GenericConvolveDown<Input extends ImageGray,Output extends ImageGray>

  • All Implemented Interfaces:
    ConvolveInterface<Input,Output>, FilterImageInterface<Input,Output>


    public class GenericConvolveDown<Input extends ImageGray,Output extends ImageGray>
    extends java.lang.Object
    implements ConvolveInterface<Input,Output>
    Generalized interface for filtering images with convolution kernels while skipping pixels. Can invoke different techniques for handling image borders. The first pixel sampled is always (0,0) and the sampled pixels are (x*skip,y*skip).

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.