Documentation of 'boofcv.alg.transform.pyramid.impl.ImplPyramidOps' Java class
ImplPyramidOps
boofcv.alg.transform.pyramid.impl

Class ImplPyramidOps



  • public class ImplPyramidOps
    extends java.lang.Object

    Image type specific implementations of functions in PyramidOps.

    WARNING: Do not modify. Automatically generated by boofcv.alg.transform.pyramid.impl.GenerateImplPyramidOps.

    • Constructor Detail

      • ImplPyramidOps

        public ImplPyramidOps()
    • Method Detail

      • scaleDown2

        public static void scaleDown2(GrayF32 input,
                                      GrayF32 output)
        Scales down the input by a factor of 2. Every other pixel along both axises is skipped.
      • scaleDown2

        public static void scaleDown2(GrayU8 input,
                                      GrayU8 output)
        Scales down the input by a factor of 2. Every other pixel along both axises is skipped.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.