Uses of Class
jcuda.jnpp.utilnpp.ImagesNPP.ImageNPP

Uses of ImagesNPP.ImageNPP in jcuda.jnpp.utilnpp
 

Subclasses of ImagesNPP.ImageNPP in jcuda.jnpp.utilnpp
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
 

Constructors in jcuda.jnpp.utilnpp with parameters of type ImagesNPP.ImageNPP
ImagesNPP.ImageNPP_16s_C1(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16s> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_16s_C4(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16s> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_16u_C1(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_16u_C2(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_16u_C3(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_16u_C4(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp16u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32f_C1(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32f> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32f_C2(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32f> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32f_C3(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32f> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32f_C4(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32f> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32s_C1(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32s> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32s_C3(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32s> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_32s_C4(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp32s> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_8u_C1(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp8u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_8u_C2(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp8u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_8u_C3(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp8u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP_8u_C4(ImagesNPP.ImageNPP<jcuda.jnpp.types.Npp8u> rImage)
          Copy-constructor
ImagesNPP.ImageNPP(ImagesNPP.ImageNPP<T> rImage)
          Copy-constructor