| Class | Description |
|---|---|
| DownSample<T extends RealType<T>> |
TODO
|
| GaussianConvolution<T extends NumericType<T>> |
TODO
|
| GaussianConvolution2<A extends Type<A>,B extends NumericType<B>> |
TODO
|
| GaussianConvolution3<A extends Type<A>,B extends NumericType<B>,C extends Type<C>> |
Computes a Gaussian Convolution on any
Type(A) for which is defined how to convert it into a NumericType(B) on which the convolution is performed and back to the desired output Type(C). |
| GaussianConvolution4<A extends Type<A>,B extends ExponentialMathType<B>,C extends Type<C>> |
TODO
|
| GaussianConvolutionReal<T extends RealType<T>> |
TODO
|
Copyright © 2015–2021 Fiji. All rights reserved.