Image Interpolation with Contour Stencils
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
fitsten.h
Go to the documentation of this file.
1
16
#ifndef _FITSTEN_H_
17
#define _FITSTEN_H_
18
19
#include "
basic.h
"
20
21
int
FitStencils
(
int
*Stencil, int32_t *Image,
int
Width,
int
Height,
int
StencilMul);
22
23
#endif
/* _FITSTEN_H_ */
Generated on Fri Jul 5 2013 18:57:21 for Image Interpolation with Contour Stencils by
1.8.3.1