| Package | Description |
|---|---|
| trainableSegmentation.utils |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PixelRecord> |
WatershedTransform2D.extractPixelValues(ij.process.ImageProcessor inputImage,
double hMin,
double hMax)
Extract pixel values from input image such that
they have value h, hMin <= h <= hMax.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PixelRecord.compareTo(PixelRecord v2)
Compare with a pixel record based on its value and
timestamp
|
Copyright © 2015–2021 Fiji. All rights reserved.