Package | Description |
---|---|
mpicbg.imglib.container.constant | |
mpicbg.imglib.cursor.constant |
Modifier and Type | Method and Description |
---|---|
ConstantCursor<T> |
ConstantContainer.createCursor(Image<T> image) |
Modifier and Type | Class and Description |
---|---|
class |
ConstantLocalizableCursor<T extends Type<T>>
A simple LocalizableCursor that always returns the same value at each location, but iterates the right amount of
pixels relative to its size and localizes itself properly.
|
Copyright © 2015–2021 Fiji. All rights reserved.