Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
Todo List
Member compute_distances_pca (int totalPatches, int t, float tolerance, int total_neighb, unsigned short *mask_neighb, float *patch, float *patch_pca, float *dictionary, int n, Cand_dist cand_list, float *radius_out)
uncommented parameter patch
Member efros_leung_synth (int t, int out_img_sz, float tol, int init, int dims_pca, Cimage w, Cimage *map, Cimage *copy_map)
File efros_leung.c, function efros_leung_synth: arguments map_out et copy_map_out ?
Member generate_current_list (int cote, int coin, Pixel current, unsigned char *mask, int t, int larg, int haut)
argument side and corner: still undocumented
File io_png.h

handle lossless 16bit data

internally handle RGB/gray conversion in io_png_read_raw()

handle deinterlacing as a libpng transform function

Member io_png_read_u8 (const char *fname, size_t *nxp, size_t *nyp, size_t *ncp)
don't downscale 16bit images.
Member io_png_write_f32 (const char *fname, const float *data, size_t nx, size_t ny, size_t nc)
handle 16bit images and flexible min/max
 All Classes Files Functions Variables