Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
inc/efros_leung.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 #include "synthesis.h"
00004 #include "auxiliary.h"
00005 
00006 Cimage efros_leung_synth(int t, int out_img_sz, float tol, int init, int dims_pca, Cimage w, Cimage *map, Cimage *copy_map);
 All Classes Files Functions Variables