Uses of Class
jcuda.jnpp.utilnpp.AbstractImagePacked

Uses of AbstractImagePacked in jcuda.jnpp.utilnpp
 

Subclasses of AbstractImagePacked in jcuda.jnpp.utilnpp
static class ImagesCPU.ImageCPU<T extends NppType>
          This class is the abstract base class for all CPU images.
static class ImagesCPU.ImageCPU_16s_C1
          Implementation of an image
static class ImagesCPU.ImageCPU_16s_C3
          Implementation of an image
static class ImagesCPU.ImageCPU_16s_C4
          Implementation of an image
static class ImagesCPU.ImageCPU_16u_C1
          Implementation of an image
static class ImagesCPU.ImageCPU_16u_C3
          Implementation of an image
static class ImagesCPU.ImageCPU_16u_C4
          Implementation of an image
static class ImagesCPU.ImageCPU_32f_C1
          Implementation of an image
static class ImagesCPU.ImageCPU_32f_C3
          Implementation of an image
static class ImagesCPU.ImageCPU_32f_C4
          Implementation of an image
static class ImagesCPU.ImageCPU_32s_C1
          Implementation of an image
static class ImagesCPU.ImageCPU_32s_C3
          Implementation of an image
static class ImagesCPU.ImageCPU_32s_C4
          Implementation of an image
static class ImagesCPU.ImageCPU_8u_C1
          Implementation of an image
static class ImagesCPU.ImageCPU_8u_C2
          Implementation of an image
static class ImagesCPU.ImageCPU_8u_C3
          Implementation of an image
static class ImagesCPU.ImageCPU_8u_C4
          Implementation of an image
static class ImagesNPP.ImageNPP<T extends NppType>
          This class is the abstract base class for all NPP images.
static class ImagesNPP.ImageNPP_16s_C1
          Implementation of an image
static class ImagesNPP.ImageNPP_16s_C4
          Implementation of an image
static class ImagesNPP.ImageNPP_16u_C1
          Implementation of an image
static class ImagesNPP.ImageNPP_16u_C2
          Implementation of an image
static class ImagesNPP.ImageNPP_16u_C3
          Implementation of an image
static class ImagesNPP.ImageNPP_16u_C4
          Implementation of an image
static class ImagesNPP.ImageNPP_32f_C1
          Implementation of an image
static class ImagesNPP.ImageNPP_32f_C2
          Implementation of an image
static class ImagesNPP.ImageNPP_32f_C3
          Implementation of an image
static class ImagesNPP.ImageNPP_32f_C4
          Implementation of an image
static class ImagesNPP.ImageNPP_32s_C1
          Implementation of an image
static class ImagesNPP.ImageNPP_32s_C3
          Implementation of an image
static class ImagesNPP.ImageNPP_32s_C4
          Implementation of an image
static class ImagesNPP.ImageNPP_8u_C1
          Implementation of an image
static class ImagesNPP.ImageNPP_8u_C2
          Implementation of an image
static class ImagesNPP.ImageNPP_8u_C3
          Implementation of an image
static class ImagesNPP.ImageNPP_8u_C4
          Implementation of an image