protected static class BoundaryPlotter.RowResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
m_rowNumber
The row number of this result
|
protected double[][] |
m_rowProbs
Probabilities for the pixels in a row of the image
|
| Modifier | Constructor and Description |
|---|---|
protected |
RowResult() |