Interface | Description |
---|---|
PairIterator<T> |
An iterator over pairs of types.
|
Class | Description |
---|---|
PredicateCursor<T extends Type<T>> |
The PredicateCursor traverses a whole image but only returns
those pixels for which the Predicate returns true.
|
TwinCursor<T extends Type<T>> |
The TwinCursor moves over two images with respect to a mask.
|
Copyright © 2015–2021 Fiji. All rights reserved.