Malvar-He-Cutler Linear Image Demosaicking
Data Structures | Functions

dmmalvarcli.c File Reference

Malvar-He-Cutler demosaicing command line program. More...

#include <math.h>
#include <string.h>
#include <ctype.h>
#include "imageio.h"
#include "dmbilinear.h"
#include "dmmalvar.h"
Include dependency graph for dmmalvarcli.c:

Go to the source code of this file.

Data Structures

struct  programparams
 struct of program parameters More...

Functions

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

Detailed Description

Malvar-He-Cutler demosaicing command line program.

Author:
Pascal Getreuer <getreuer@gmail.com>

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

This program is provided for scientific and educational only: you can use and/or modify it for these purposes, but you are not allowed to redistribute this work or derivative works in source or executable form. A license must be obtained from the patent right holders for any other use.

Definition in file dmmalvarcli.c.


Function Documentation

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

Definition at line 69 of file dmmalvarcli.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines