Class ImplConvertPlanarToGray_MT

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

@Generated("boofcv.core.image.impl.ImplConvertPlanarToGray") public class ImplConvertPlanarToGray_MT 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.