|
sasze
0.0-0.dev0.dirty.el6
|
SASZE Ingest Main Source File. More...
Go to the source code of this file.
Functions | |
| void * | sasze_init_process (void) |
| Initialize the SASZE Ingest process. | |
| void | sasze_finish_process (void *user_data) |
| Finish the SASZE Ingest process. | |
| int | sasze_process_file_set (SaszeData *data, const char *input_dir, const char *nir_file, const char *vis_file) |
| Process a set of SASZE data files. | |
| int | sasze_process_file (void *user_data, const char *input_dir, const char *file_name) |
| Process a SASZE data file. | |
| int | main (int argc, char *argv[]) |
| SASZE Ingest main function. | |
SASZE Ingest Main Source File.
Definition in file sasze_ingest.c.