Functions

balance.c File Reference

command-line handler for the color balance algorithms More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include "io_png.h"
#include "colorbalance_lib.h"
Include dependency graph for balance.c:

Go to the source code of this file.

Functions

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

Detailed Description

command-line handler for the color balance algorithms

Author:
Nicolas Limare <nicolas.limare@cmla.ens-cachan.fr>
Jose-Luis Lisani <joseluis.lisani@uib.es>
Catalina Sbert <catalina.sbert@uib.es>

Definition in file balance.c.


Function Documentation

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

main function call

Todo:
correct io_png API
Todo:
correct io_png API

Definition at line 38 of file balance.c.

Here is the call graph for this function:

 All Files Functions Variables Defines