Main executable file. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "libdemosaicking.h"
#include "io_tiff.h"
#include "tiffio.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main executable file.
Definition in file demosaickingIpol.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |