Efros-Leung
Exemplar-basedtexturesynthesis(Efros-Leung)
|
Main file for synthesis. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "efros_leung.h"
Classes | |
struct | program_argums |
Struct of program parameters. More... | |
Functions | |
int | main (int argc, char **argv) |
Main function. |
Main file for synthesis.
This file deals with I/O. It defines the main function called from the command-line with some arguments.
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function.
The main function is used to: