Builds mfpf_region_finder objects which use a linear classifier. More...
#include "mfpf_lin_clsfy_finder_builder.h"#include <mfpf/mfpf_region_finder.h>#include <vsl/vsl_binary_loader.h>#include <vul/vul_string.h>#include <vcl_cmath.h>#include <vcl_sstream.h>#include <vcl_cassert.h>#include <mbl/mbl_parse_block.h>#include <mbl/mbl_read_props.h>#include <mbl/mbl_exception.h>#include <vil/vil_resample_bilin.h>#include <vsl/vsl_vector_io.h>#include <vsl/vsl_indent.h>#include <vgl/vgl_point_2d.h>#include <vgl/vgl_vector_2d.h>#include <mfpf/mfpf_sample_region.h>#include <mfpf/mfpf_norm_vec.h>#include <mfpf/mfpf_log_lin_class_cost.h>#include <clsfy/clsfy_binary_hyperplane.h>#include <clsfy/clsfy_binary_hyperplane_logit_builder.h>#include <mbl/mbl_data_array_wrapper.h>Go to the source code of this file.
Builds mfpf_region_finder objects which use a linear classifier.
Definition in file mfpf_lin_clsfy_finder_builder.cxx.
1.7.5.1