Package gov.nih.mipav.model.algorithms
Class AlgorithmEmbeddedConfidenceEdgeDetection.BgImage
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmEmbeddedConfidenceEdgeDetection.BgImage
- Enclosing class:
AlgorithmEmbeddedConfidenceEdgeDetection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x_
int x_ -
y_
int y_ -
im_
short[] im_ -
hasIm_
boolean hasIm_ -
colorIm_
boolean colorIm_
-
-
Constructor Details
-
BgImage
public BgImage(int x, int y, boolean colorIm) -
BgImage
public BgImage(short[] im, int x, int y, boolean colorIm)
-
-
Method Details
-
cleanData
public void cleanData()
-