The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

GRREMOVEMULTIPLEPOINTS Remove groups of close nodes in a graph.

   grRemoveMultiplePoints(nodes, edges)
   Detects groups of nodes that belongs to the same global node.
   This function is intended to be used as filter after a binary image
   skeletonization and vectorization.

Package: matgeom