Zhang-Wu Directional LMMSE Image Demosaicking
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
dmzhangwu.h
Go to the documentation of this file.
1
16
#ifndef _DMZHANGWU_H_
17
#define _DMZHANGWU_H_
18
19
int
ZhangWuDemosaic
(
float
*Output,
const
float
*Input,
20
int
Width,
int
Height,
int
RedX,
int
RedY,
int
UseZhangCodeEst);
21
22
#endif
/* _DMZHANGWU_H_ */
Generated on Fri Jul 5 2013 18:57:37 for Zhang-Wu Directional LMMSE Image Demosaicking by
1.8.3.1