Class | Description |
---|---|
ColorStream |
Generate a stream of `random' saturated RGB colors with all colors being
maximally distinct from each other.
|
DCT |
Naive Implementation of the Discrete Cosine Transform Type I.
|
Matrix3x3 |
Basic operations on 3x3 double matrices.
|
RealStreamPMCC |
Calculate the PMMC of a stream of double pairs by tracking the
required sums.
|
RealSum |
RealSum implements a method to reduce numerical instabilities
when summing up a very large number of double precision numbers. |
RingBuffer<T> | |
Timer | |
TransformUtils | |
Util |
Methods collection for general purpose that do not have a common context
|
Copyright © 2015–2021 Fiji. All rights reserved.