Package gov.nih.mipav.model.algorithms
Class AlgorithmEmbeddedConfidenceEdgeDetection.BgEdge
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmEmbeddedConfidenceEdgeDetection.BgEdge
- Enclosing class:
AlgorithmEmbeddedConfidenceEdgeDetection
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int[](package private) AlgorithmEmbeddedConfidenceEdgeDetection.BgEdge(package private) int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
edge_
int[] edge_ -
nPoints_
int nPoints_ -
next_
-
-
Constructor Details
-
BgEdge
private BgEdge()
-
-
Method Details
-
setPoints
public void setPoints(float[] points, int npoints)
-