Roussos-Maragos Tensor-Driven Diffusion Interpolation
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
nninterp.h
Go to the documentation of this file.
1
16
#ifndef _NNINTERP_H_
17
#define _NNINTERP_H_
18
#include "
imageio.h
"
19
20
void
NearestInterp
(uint32_t *Output,
int
OutputWidth,
int
OutputHeight,
21
uint32_t *Input,
int
InputWidth,
int
InputHeight,
22
float
ScaleFactor,
int
CenteredGrid);
23
24
#endif
/* _NNINTERP_H_ */
Generated on Fri Jul 5 2013 18:58:02 for Roussos-Maragos Tensor-Driven Diffusion Interpolation by
1.8.3.1