Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
inc/efros_leung_gray.h
00001 #pragma once
00002 
00003 #include "synthesis.h"
00004 #include "auxiliary.h"
00005 
00006 Gimage efros_leung_synth_gray(int t, int out_img_sz, float tol, int init, char weights_type, Gimage w, Cimage *map_out, Cimage *copy_map_out);
 All Classes Files Functions