Subdiv2D Methods
OpenCvSharp Class Library
The
Subdiv2D
type exposes the following members.
Methods
Name
Description
AllocGCHandle
Pins the object to be allocated by cvSetData.
(Inherited from
DisposableObject
.)
AllocMemory
Allocates the specified size of memory.
(Inherited from
DisposableObject
.)
Dispose
Releases the resources
(Inherited from
DisposableObject
.)
Dispose(Boolean)
Clean up any resources being used.
(Overrides
DisposableCvObject
Dispose(Boolean)
.)
EdgeDst(Int32)
EdgeDst(Int32, Point2f
)
EdgeOrg(Int32)
EdgeOrg(Int32, Point2f
)
Equals
(Inherited from
Object
.)
Finalize
Destructor
(Inherited from
DisposableObject
.)
FindNearest(Point2f)
FindNearest(Point2f, Point2f
)
GetEdge
GetEdgeList
GetHashCode
(Inherited from
Object
.)
GetTriangleList
GetType
(Inherited from
Object
.)
GetVertex(Int32)
GetVertex(Int32, Int32
)
GetVoronoiFacetList
InitDelaunay
Insert(Point2f)
Insert(
Point2f
)
Insert(IEnumerable
Point2f
)
Locate
MemberwiseClone
(Inherited from
Object
.)
NextEdge
NotifyMemoryPressure
Notifies the allocated size of memory.
(Inherited from
DisposableObject
.)
Release
Clean up any resources being used.
RotateEdge
SymEdge
ThrowIfDisposed
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from
DisposableObject
.)
ToString
(Inherited from
Object
.)
Top
See Also
Reference
Subdiv2D Class
OpenCvSharp.CPlusPlus Namespace