|
MIRA
|
Incremental computation of one- and higher-dimensional statistical moments of first and higher orders (mean and variance, etc.). More...
#include <math/Eigen.h>
Go to the source code of this file.
Classes | |
| class | IncrementalMoments< T, D, Order > |
| Incremental computation of one- and higher-dimensional statistical moments of first and higher orders (mean and variance, etc.). More... | |
| class | IncrementalMoments< T, 1, 1 > |
| struct | IncrementalMoments< T, 1, 1 >::Ctx |
| class | IncrementalMoments< T, 1, 2 > |
| class | IncrementalMoments< T, D, 1 > |
| struct | IncrementalMoments< T, D, 1 >::Ctx |
| class | IncrementalMoments< T, D, 2 > |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Incremental computation of one- and higher-dimensional statistical moments of first and higher orders (mean and variance, etc.).
1.8.14