Package | Description |
---|---|
org.siox | |
org.siox.util |
Modifier and Type | Method and Description |
---|---|
protected void |
SioxSegmentator.keepOnlyLargeComponents(float[] cm,
float threshold,
double sizeFactorToKeep,
IntArrayList predefinedFgPixels)
Clears given confidence matrix except entries for the user-defined connected
component and every component with
size*sizeFactorToKeep >= sizeOfLargestComponent . |
Modifier and Type | Method and Description |
---|---|
IntArrayList |
IntArrayList.subList(int fromIndex,
int toIndex)
Returns a view of the portion of this list between fromIndex,
inclusive, and toIndex, exclusive.
|
Copyright © 2015–2021 Fiji. All rights reserved.