boofcv.alg.filter.binary.impl
Class LabelNode
- java.lang.Object
-
- boofcv.alg.filter.binary.impl.LabelNode
-
public class LabelNode extends java.lang.ObjectUsed to keep track of connected nodes while labeling binary images.
-
-
Field Summary
Fields Modifier and Type Field and Description GrowQueue_I32connectionsintindexintmaxIndex
-
Constructor Summary
Constructors Constructor and Description LabelNode(int index)
-
-
-
Field Detail
-
index
public int index
-
maxIndex
public int maxIndex
-
connections
public GrowQueue_I32 connections
-
-
DataMelt 3.0 © DataMelt by jWork.ORG