| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.imageJ.plugins.cellCounter.datatypes | |
| de.unihalle.informatik.MiToBo.imageJ.plugins.cellCounter.operators |
| Modifier and Type | Method and Description |
|---|---|
CellCntrMarker |
CellCntrMarkerVector.getMarker(int n)
Returns a marker from the vector.
|
CellCntrMarker |
CellCntrMarkerVector.getMarkerFromPosition(Point p,
int sliceIndex)
Get marker closest to given point position in given slice.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellCntrMarkerVector.addMarker(CellCntrMarker marker)
Adds a marker to the vector.
|
int |
CellCntrMarkerVector.getVectorIndex(CellCntrMarker marker)
Returns the index of the given marker.
|
| Modifier and Type | Field and Description |
|---|---|
protected Vector<CellCntrMarker> |
CellCounterDetectOperator.detectResults
Detection result.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<CellCntrMarker> |
CellCounterDetectOperator.getDetectionResults()
Get the detection results.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.