| Roussos-Maragos Tensor-Driven Diffusion Interpolation
    | 
struct representing an image More...
| Data Fields | |
| uint32_t * | Data | 
| 32-bit RGBA image data  More... | |
| int | Width | 
| Image width.  More... | |
| int | Height | 
| Image height.  More... | |
| float * | Data | 
| 32-bit RGBA image data  More... | |
struct representing an image
Definition at line 33 of file imcoarsen.c.
| uint32_t * image::Data | 
32-bit RGBA image data
Definition at line 36 of file imcoarsen.c.
| float* image::Data | 
32-bit RGBA image data
Definition at line 41 of file tdinterpcli.c.
| int image::Height | 
Image height.
Definition at line 40 of file imcoarsen.c.
| int image::Width | 
Image width.
Definition at line 38 of file imcoarsen.c.
 1.8.3.1
 1.8.3.1