Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateImgFactory<T extends NativeType<T>>
Default implementation of the "create.imgFactory" op.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateIntegerType
Create an IntegerType with at least
maxValue maximum. |
Modifier and Type | Class and Description |
---|---|
class |
CreateKernelSobel<T extends ComplexType<T>>
Creates a separated sobel kernel.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateLabelingMapping<L>
Create a LabelingMapping which can store at least maxNumSets different Sets
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateNativeType
Default implementation of the "create.nativeType" op.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFill<T extends Type<T>>
Fill an
IterableInterval with some constant value. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapNullaryComputer<EO,PO>
Abstract base class for
MapNullaryComputer implementations. |
class |
MapNullaryII<O>
A paralleled version of
MapNullaryComputer over an
IterableInterval . |
class |
MapNullaryIterable<O>
A
MapNullaryComputer over an Iterable . |
Modifier and Type | Class and Description |
---|---|
static class |
NullaryNumericTypeMath.Assign<T extends Type<T>>
Sets the output to a constant.
|
static class |
NullaryNumericTypeMath.Zero<T extends NumericType<T>>
Sets the output to zero.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNullaryComputerOp<O>
Abstract superclass for
BinaryComputerOp implementations. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNullaryFunctionOp<O>
Abstract superclass for
NullaryFunctionOp implementations. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNullaryHybridCF<O>
Abstract superclass for
NullaryHybridCF implementations. |
Copyright © 2014–2022 ImageJ. All rights reserved.