Tool to build a shape model from data in files. More...
#include <mbl/mbl_read_props.h>
#include <mbl/mbl_exception.h>
#include <mbl/mbl_parse_colon_pairs_list.h>
#include <vul/vul_arg.h>
#include <vul/vul_string.h>
#include <vcl_sstream.h>
#include <vcl_fstream.h>
#include <vcl_string.h>
#include <vsl/vsl_quick_file.h>
#include <msm/msm_shape_model_builder.h>
#include <msm/msm_add_all_loaders.h>
Go to the source code of this file.
Classes | |
struct | tool_params |
Structure to hold parameters. More... | |
Functions | |
vul_arg_display_usage_and_exit () | |
int | main (int argc, char **argv) |
Variables | |
aligner | __pad0__ |
Tool to build a shape model from data in files.
Definition in file msm_build_shape_model.cxx.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 133 of file msm_build_shape_model.cxx.
vul_arg_display_usage_and_exit | ( | ) |
aligner __pad0__ |
Definition at line 52 of file msm_build_shape_model.cxx.