Image Demosaicking with Contour Stencils
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
displaycontours.h
Go to the documentation of this file.
1
14
#ifndef _DISPLAYCONTOURS_H_
15
#define _DISPLAYCONTOURS_H_
16
17
int
DisplayContours
(
const
float
*Image,
int
Width,
int
Height,
18
int
RedX,
int
RedY,
const
char
*OutputFile);
19
20
#endif
/* _DISPLAYCONTOURS_H_ */
Generated on Fri Jul 5 2013 18:57:29 for Image Demosaicking with Contour Stencils by
1.8.3.1