#include "vdgl_fit_line.h"
#include <vnl/vnl_vector.h>
#include <vsol/vsol_point_2d.h>
#include <vsol/vsol_line_2d.h>
#include <vdgl/vdgl_edgel.h>
#include <vdgl/vdgl_edgel_chain.h>
Go to the source code of this file.
Functions | |
vsol_line_2d_sptr | vdgl_fit_line (vdgl_edgel_chain &chain) |
vsol_line_2d_sptr vdgl_fit_line | ( | vdgl_edgel_chain & | chain | ) |
Definition at line 16 of file vdgl_fit_line.cxx.