Roussos-Maragos Tensor-Driven Diffusion Interpolation
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
tdinterp.h
Go to the documentation of this file.
1
6
#ifndef _TDINTERP_H_
7
#define _TDINTERP_H_
8
9
int
RoussosInterp
(
float
*u,
int
OutputWidth,
int
OutputHeight,
10
const
float
*Input,
int
InputWidth,
int
InputHeight,
double
PsfSigma,
11
double
K,
float
Tol,
int
MaxMethodIter,
int
DiffIter);
12
13
#endif
/* _TDINTERP_H_ */
Generated on Fri Jul 5 2013 18:58:02 for Roussos-Maragos Tensor-Driven Diffusion Interpolation by
1.8.3.1