Class ImplConvertPlanarToGray

java.lang.Object
boofcv.core.image.impl.ImplConvertPlanarToGray

@Generated("boofcv.core.image.impl.GenerateImplConvertPlanarToGray") public class ImplConvertPlanarToGray extends Object
Low level implementations of different methods for converting Planar into ImageGray.
  • Average computes the average value of each pixel across the bands.

DO NOT MODIFY. This code was automatically generated by GenerateImplConvertPlanarToGray.