Package boofcv.alg.filter.convolve.down
package boofcv.alg.filter.convolve.down
-
ClassDescriptionStandard implementation of
ConvolveImageDownNoBorder
where no special optimization has been done.Unrolls the convolution kernel to improve runtime performance by reducing array accesses.Unrolls the convolution kernel to improve runtime performance by reducing array accesses.Unrolls the convolution kernel to improve runtime performance by reducing array accesses.Unrolls the convolution kernel to improve runtime performance by reducing array accesses.Unrolls the convolution kernel to improve runtime performance by reducing array accesses.Convolves a 1D kernel in the horizontal or vertical direction while skipping pixels across an image's border.Down convolution with kernel renormalization around image borders.Functions for down convolving an image.