Zhang-Wu Directional LMMSE Image Demosaicking
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Functions
mosaic.c File Reference

Tool for mosaicing images with the Bayer CFA. More...

#include <string.h>
#include <ctype.h>
#include "imageio.h"
Include dependency graph for mosaic.c:

Go to the source code of this file.

Data Structures

struct  image
 
struct  programparams
 struct of program parameters More...
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Tool for mosaicing images with the Bayer CFA.

Author
Pascal Getreuer getre.nosp@m.uer@.nosp@m.gmail.nosp@m..com

Copyright (c) 2010-2011, Pascal Getreuer All rights reserved.

This program is free software: you can use, modify and/or redistribute it under the terms of the simplified BSD License. You should have received a copy of this license along this program. If not, see http://www.opensource.org/licenses/bsd-license.html.

Definition in file mosaic.c.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 102 of file mosaic.c.

Here is the call graph for this function: