|
| ImageDisplayer (int width, int height, int num_colors, bool show_separate, const string &name) |
|
void | SetTitle (const string &title) |
|
void | DisplayImage (float *data, int spacing, int image_id) |
|
void | DisplayWeights (float *data, int size, int num_filters, int display_size, bool yuv=false) |
|
|
static void | YUVToRGB (const float *yuv, float *rgb, int spacing) |
|
static void | RGBToYUV (const float *rgb, float *yuv, int spacing) |
|
|
CImgDisplay * | main_disp |
|
CImgDisplay * | disp |
|
The documentation for this class was generated from the following files: