Emgu CV Library Documentation
PlanarSubdivision Constructor
NamespacesEmgu.CVPlanarSubdivisionPlanarSubdivision()()()

www.emgu.com/wiki
Members
IconMemberDescription
PlanarSubdivision(Rectangle%)
Start the Delaunay's triangulation in the specific region of interest.

PlanarSubdivision(array<PointF>[]()[])
Create a planar subdivision from the given points. The ROI is computed as the minimun bounding Rectangle for the input points

PlanarSubdivision(array<PointF>[]()[], Boolean)
Create a planar subdivision from the given points. The ROI is computed as the minimun bounding Rectangle for the input points

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)