< Master index Index for .\imael\graph >

Index for .\imael\graph

Matlab files in this directory:

 ContentsGeometric Graph Toolbox
 addFaceADDFACE add a (square) face defined from its vertices to a graph.
 boundaryGraphBOUNDARYGRAPH get boundary of image as a graph
 boundedVoronoi2dBOUNDEDVORONOI2D return the voronoi diagram as a graph structure
 centroidalVoronoi2dCENTROIDALVORONOI2D create a Centroidal Voronoi Tesselation
 cleanGraphCLEANGRAPH return a 'cleaned' graph.
 clipGraphCLIPGRAPH clip a graph with a rectangular area
 cvtIterateCVTITERATE update germs of a CVT using random points with given density
 cvtUpdateCVTUPDATE update germs of a CVT with given points
 detectePointsDETECTEPOINTS detect triple points in a binary image
 detectePoints2DETECTEPOINTS2 detect triple points of boundary in a labeled image
 drawDigraphDRAWDIGRAPH draw a directed graph, given as a set of vertices and edges
 drawDirectedEdgesDRAWDIRECTEDEDGES draw edges with arrow indicating direction
 drawEdgeLabelsDRAWEDGELABELS draw values associated to graph edges
 drawGraphDRAWGRAPH draw a graph, given as a set of vertices and edges
 drawGraphEdgesDRAWGRAPHEDGES draw edges of a graph
 drawGraphFacesDRAWGRAPHFACES draw faces of a graph
 drawNodeLabelsDRAWNODELABELS draw values associated to graph nodes
 drawSquareMeshDRAWSQUAREMESH transform 3D graph (mesh) into patch
 euclideanMSTEUCLIDEANMST build euclidean minimal spanning tree of a set of points
 findPointFINDPOINT find index of a point in an array from its coordinates
 gcontour2dGCONTOUR2D creates contour graph of a 2D binary image.
 gcontour3dGCONTOUR3D creates contour graph of a 3D binary image.
 getGraphFaceGETGRAPHFACE return face of a graph as a 2D or 3D polygon
 getNeighbourEdgesGETNEIGHBOUREDGES find edges adjacent to a given node
 getNeighbourNodesGETNEIGHBOURNODES find nodes adjacent to a given node
 getNodeDegreeGETNODEDEGREE return degree of a node in a (undirected) graph
 getNodeInnerDegreeGETNODEINNERDEGREE return inner degree of a node in a graph
 getNodeOuterDegreeGETNODEOUTERDEGREE return outer degree of a node in a graph
 grCloseGRCLOSE morphological closing on graph
 grDilateGRDILATE morphological dilation on graph
 grErodeGRERODE morphological erosion on graph
 grLabelGRLABEL associate a label to each connected component of the graph
 grMeanGRMEAN compute mean from neihgbours
 grMedianGRMEDIAN compute median from neihgbours
 grOpenGROPEN morphological opening on graph
 graph2ContoursGRAPH2CONTOURS convert a graph to a set of contour curves
 graphStructureGRAPHSTRUCTURE create a graph structure from nodes, edges... arrays
 imageGraphIMAGEGRAPH create equivalent graph of the image
 knnGraphKNNGRAPH Create the k-nearest neighbors graph of a set of points
 mergeGraphsMERGEGRAPHS merge two graphs, by adding nodes, edges and faces lists.
 mergeNodesMERGENODES merge two (or more) nodes in a graph.
 mergeNodesMedianMERGENODESMEDIAN merge nodes in a graph
 minGraphMINGRAPH merge all edges between 2-degrees nodes.
 patchGraphPATCHGRAPH transform 3D graph (mesh) into patch
 primPRIM minimal spanning tree by Prim's algorithm
 removeDoubleEdgesREMOVEDOUBLEEDGES remove edges sharing two same extremities
 removeEdgeREMOVEEDGE remove an edge in a graph.
 removeEdgesREMOVEEDGES remove several edges from a graph
 removeMultiplePointsREMOVEMULTIPLEPOINTS remove special triangle configurations in a graph
 removeNodeREMOVENODE remove a node in a graph, and return the modified graph
 removeNodesREMOVENODES remove some nodes in a graph, and return the modified graph
 simplifyGraphSIMPLIFYGRAPH simplify graph by removing multiple vertices
 simplifyLinesSIMPLIFYLINES replace each path between n-points by a single edge
 vectorizeVECTORIZE transform a binary skeleton into a graph (nodes and edges)
 voronoi2dVORONOI2D return the voronoi diagram as a graph structure

Generated on Fri 05-Feb-2010 11:20:39 by m2html © 2003