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