http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Start the Delaunay's triangulation in the specific region of interest.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public PlanarSubdivision( ref Rectangle roi ) |
Visual Basic |
---|
Public Sub New ( _ ByRef roi As Rectangle _ ) |
Visual C++ |
---|
public: PlanarSubdivision( Rectangle% roi ) |
Parameters
- roi
- Type: System.Drawing..::..Rectangle%
The region of interest of the triangulation