Package | Description |
---|---|
mpicbg.imglib.cursor.special |
Modifier and Type | Class and Description |
---|---|
class |
CoordsCursor<T extends Type<T>>
Abstract cursor that offers facilities to move the cursor origin (whatever this means
for the concrete implementation) by giving physical coordinates, converted
using a calibration
float[] array. |
class |
DiscCursor<T extends RealType<T>>
TODO
|
class |
DomainCursor<T extends Type<T>>
Abstract class for
CoordsCursor s that iterate over a domain which size can be
determined by a single parameter. |
class |
SphereCursor<T extends Type<T>>
This class implements a
LocalizableCursor that iterates over all the pixel within the volume
of a 3D ball, whose center and radius are given at construction. |
Copyright © 2015–2021 Fiji. All rights reserved.