Functions
contrib/gel/vdgl/vdgl_fit_line.h File Reference

Fits a line to a set of 2D points given as a vdgl_edgel_chain. More...

#include <vdgl/vdgl_edgel_chain.h>
#include <vsol/vsol_line_2d_sptr.h>

Go to the source code of this file.

Functions

vsol_line_2d_sptr vdgl_fit_line (vdgl_edgel_chain &chain)

Detailed Description

Fits a line to a set of 2D points given as a vdgl_edgel_chain.

Definition in file vdgl_fit_line.h.


Function Documentation

vsol_line_2d_sptr vdgl_fit_line ( vdgl_edgel_chain chain)

Definition at line 16 of file vdgl_fit_line.cxx.