Package | Description |
---|---|
mpicbg.imglib.algorithm.roi | |
mpicbg.imglib.image | |
mpicbg.imglib.labeling | |
script.imglib.algorithm | |
script.imglib.algorithm.fn |
Modifier and Type | Class and Description |
---|---|
class |
StructuringElement
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
Image<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
Labeling<T extends Comparable<T>>
A labeling represents the assignment of zero or more labels to the
pixels in a space.
|
Modifier and Type | Class and Description |
---|---|
class |
Affine2D<N extends NumericType<N>>
TODO
|
class |
Affine3D<T extends NumericType<T>>
Performs a mathematically correct transformation of an image.
|
class |
BandpassFilter<T extends RealType<T>>
TODO
|
class |
Close<T extends RealType<T>>
TODO
|
class |
Dilate<T extends RealType<T>>
TODO
|
class |
Dither<T extends RealType<T>>
TODO
|
class |
Downsample<T extends RealType<T>>
TODO
|
class |
Erode<T extends RealType<T>>
TODO
|
class |
FFT<T extends RealType<T>>
TODO
|
class |
Gauss<T extends RealType<T>>
TODO
|
class |
HoughLineTransform<T extends RealType<T>>
TODO
|
class |
InverseFFT<T extends RealType<T>>
TODO
|
class |
MedianFilter<T extends RealType<T>>
TODO
|
class |
Normalize<N extends NumericType<N>>
Becomes a normalized version of the given image, within min and max bounds,
where all pixels take values between 0 and 1.
|
class |
NormalizeSum<T extends RealType<T>>
TODO
|
class |
Open<T extends RealType<T>>
TODO
|
class |
Resample<N extends NumericType<N>>
TODO
|
class |
Scale2D<N extends NumericType<N>>
TODO
|
class |
Scale3D<N extends NumericType<N>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAffine3D<T extends NumericType<T>>
TODO
|
class |
AbstractNormalize<T extends NumericType<T>>
TODO
|
class |
Morph<T extends RealType<T>>
Morphological operations such as Open, Close, Erode and Dilate.
|
Copyright © 2015–2021 Fiji. All rights reserved.