Modifier and Type | Class and Description |
---|---|
class |
DiscreteIntHistogramBinFactory<T extends IntegerType<T>>
A HistogramBinFactory to be used to create a discrete Histogram over
integer-valued Type's.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSortedGrayLevelIterator<T extends IntegerType<T>>
Iterate over all pixels ordered by their gray level
|
class |
SortedGrayLevelIteratorAllContainers<T extends IntegerType<T>>
Iterate over all pixels ordered by their gray level
|
class |
SortedGrayLevelIteratorArrayContainerOnly<T extends IntegerType<T>>
Iterate over all pixels ordered by their gray level
|
class |
SortedGrayLevelIteratorFactory<T extends IntegerType<T>>
TODO
|
Modifier and Type | Field and Description |
---|---|
protected T |
SortedGrayLevelIteratorArrayContainerOnly.arrayType |
Modifier and Type | Class and Description |
---|---|
class |
IntegerTypeConverter<A extends IntegerType<A>,B extends IntegerType<B>>
Converts an
IntegerType into another one without doing any range checking |
class |
IntegerTypeConverter<A extends IntegerType<A>,B extends IntegerType<B>>
Converts an
IntegerType into another one without doing any range checking |
Modifier and Type | Class and Description |
---|---|
class |
IntegerTypeDisplay<T extends IntegerType<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
BitType
TODO
|
Modifier and Type | Interface and Description |
---|---|
interface |
IntegerType<T extends IntegerType<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
ByteType
TODO
|
class |
GenericByteType<T extends GenericByteType<T>>
TODO
|
class |
GenericIntType<T extends GenericIntType<T>>
TODO
|
class |
GenericShortType<T extends GenericShortType<T>>
TODO
|
class |
IntegerTypeImpl<T extends IntegerTypeImpl<T>>
TODO
|
class |
IntType
TODO
|
class |
LongType
TODO
|
class |
ShortType
TODO
|
class |
Unsigned12BitType
TODO
|
class |
UnsignedByteType
TODO
|
class |
UnsignedIntType
TODO
|
class |
UnsignedShortType
TODO
|
Copyright © 2015–2021 Fiji. All rights reserved.