Functions

retinex_pde.c File Reference

command-line interface More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "retinex_pde_lib.h"
#include "io_png.h"
#include "norm.h"
Include dependency graph for retinex_pde.c:

Go to the source code of this file.

Functions

int main (int argc, char *const *argv)
 main function call

Detailed Description

command-line interface

The input image is processed by the retinex transform, then normalized to have the same mean and variance as the input image.

Author:
Nicolas Limare <nicolas.limare@cmla.ens-cachan.fr>

Definition in file retinex_pde.c.


Function Documentation

int main ( int  argc,
char *const *  argv 
)

main function call

Definition at line 47 of file retinex_pde.c.

Here is the call graph for this function:

 All Files Functions Variables Defines