2 #ifndef vgl_convex_hull_2d_h_ 3 #define vgl_convex_hull_2d_h_ 16 # include <vcl_msvc_warnings.h> 38 #define VGL_CONVEX_HULL_2D_INSTANTIATE(T) extern "please include vgl/algo/vgl_convex_hull_2d.hxx first" ~vgl_convex_hull_2d()=default
a point in 2D nonhomogeneous space
vgl_convex_hull_2d()=delete
std::vector< vgl_point_2d< T > > points_
vgl_oriented_box_2d< T > min_area_enclosing_rectangle()
the oriented box enclosing the hull with minimum area.
An orienteded box in 2-d.