Package | Description |
---|---|
net.imagej.ops.image.normalize | |
net.imagej.ops.morphology.extractHoles | |
net.imagej.ops.special.chain |
Modifier and Type | Class and Description |
---|---|
class |
NormalizeIIFunction<T extends RealType<T>>
Normalizes an
IterableInterval given its minimum and maximum to
another range defined by minimum and maximum. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExtractHolesFunction<T extends BooleanType<T>> |
Modifier and Type | Class and Description |
---|---|
class |
UFViaUCAllSame<IO>
Base class for
UnaryFunctionOp s that delegate to
UnaryComputerOp s with all matching types (input same as output). |
class |
UFViaUCSameIO<I,O>
Base class for
UnaryFunctionOp s that delegate to
UnaryComputerOp s with the same input and output types. |
Copyright © 2014–2022 ImageJ. All rights reserved.