MATLAB File Help: cv.Subdiv2D | Index |
Delaunay triangulation and Voronoi tesselation
Superclasses | handle |
Sealed | false |
Construct on load | false |
Subdiv2D | Constructor |
id | Object ID |
addlistener | Add listener for event. | |
delete | Destructor | |
edgeDst | Edge destination | |
edgeOrg | Edge origin | |
eq | == (EQ) Test handle equality. | |
findNearest | Find nearest vertex to a query point | |
findobj | Find objects matching specified conditions. | |
findprop | Find property of MATLAB handle object. | |
ge | >= (GE) Greater than or equal relation for handles. | |
getEdge | Get edge | |
getEdgeList | Return edges list | |
getTriangleList | Return triangles list | |
getVertex | Return point by vertex index | |
getVoronoiFacetList | Return Voronoi facets | |
gt | > (GT) Greater than relation for handles. | |
initDelaunay | Initialize | |
insert | Insert point or points | |
Sealed | isvalid | Test handle validity. |
le | <= (LE) Less than or equal relation for handles. | |
locate | Locate point (triangulate) | |
lt | < (LT) Less than relation for handles. | |
ne | ~= (NE) Not equal relation for handles. | |
nextEdge | Get next edge | |
notify | Notify listeners of event. | |
rotateEdge | Rotate edge | |
symEdge | Sym edge |