Go to the documentation of this file.
35 #ifndef sortEdgesIntoChains_H
36 #define sortEdgesIntoChains_H
Map< label > newNodeLabel_
const DynList< DynList< label > > & sortedChains() const
a list of points which have not yet been resolved
const DynList< edge > & bEdges_
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void createChainFromEdges(const DynList< bool > &chainEdges)
DynList< DynList< label > > edgesAtPoint_
sortEdgesIntoChains(const DynList< edge > &bEdges)
DynList< DynList< label > > createdChains_
bool findPointsBelongingToTheChain(const label currPos, DynList< bool > &chainEdges) const
void shrinkEdges(const DynList< bool > &chainEdges)