|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.jnpp.utilnpp.ImagesNPP
public class ImagesNPP
This class provides a set of static inner classes for images with
different types.
Note: This class serves the same purpose as the ImagesNPP header file,
which defines a set of "typedefs" in the form
typedef ImageNPP ImageNPP_8u_C1;
This, the inner classes of this class correspond to concrete template
instantiations with appropriate allocators for the image data.
| Nested Class Summary | |
|---|---|
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 |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||