|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcuda.jnpp.utilnpp.ImagesCPU
public class ImagesCPU
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 ImageCPU > ImageCPU_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 |
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 |
| 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 | |||||||||