Documentation of 'boofcv.core.image.InterleavedImageOps' Java class
InterleavedImageOps
boofcv.core.image

Class InterleavedImageOps



  • public class InterleavedImageOps
    extends java.lang.Object
    Functions related to interleaved images.
    • Constructor Detail

      • InterleavedImageOps

        public InterleavedImageOps()
    • Method Detail

      • split2

        public static void split2(InterleavedF32 interleaved,
                                  GrayF32 band0,
                                  GrayF32 band1)
        Splits the 2-band interleaved into into two ImageGray.
        Parameters:
        interleaved - (Input) Interleaved image with 2 bands
        band0 - (Output) band 0
        band1 - (Output) band 1

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.