Convert a mask file to a list of indices file. More...
#include <vcl_string.h>
#include <vcl_fstream.h>
#include <vul/vul_arg.h>
#include <mbl/mbl_log.h>
#include <mbl/mbl_exception.h>
#include <mbl/mbl_mask.h>
Go to the source code of this file.
Functions | |
int | main2 (int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
Convert a mask file to a list of indices file.
Definition in file mbl_convert_mask_to_indices.cxx.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 73 of file mbl_convert_mask_to_indices.cxx.
int main2 | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 44 of file mbl_convert_mask_to_indices.cxx.