Package boofcv.alg.filter.misc.impl
package boofcv.alg.filter.misc.impl
-
ClassDescription* Overlays a rectangular grid on top of the src image and computes the average value within each cell which is then written into the dst image.* Overlays a rectangular grid on top of the src image and computes the average value within each cell which is then written into the dst image.Implementation of
AverageDownSampleOps
specialized for square regions of width 2.Implementation ofAverageDownSampleOps
specialized for square regions of width 2.Implementation ofAverageDownSampleOps
specialized for square regions of width N.Implementation ofAverageDownSampleOps
specialized for square regions of width N.