Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
|
A color image of integers. More...
#include <auxiliary.h>
Public Attributes | |
int | nrow |
Number of rows (dy) | |
int | ncol |
Number of columns (dx) | |
int | nchannels |
Number of channels. | |
unsigned char * | red |
The red level plane (may be NULL) | |
unsigned char * | green |
The green level plane (may be NULL) | |
unsigned char * | blue |
The blue level plane (may be NULL) |
A color image of integers.
Values are integers in . Can have up to three channels.