Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
|
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);