MIRA
Classes | Namespaces
IncrementalMoments.h File Reference

Incremental computation of one- and higher-dimensional statistical moments of first and higher orders (mean and variance, etc.). More...

#include <math/Eigen.h>
Include dependency graph for IncrementalMoments.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>
 

Detailed Description

Incremental computation of one- and higher-dimensional statistical moments of first and higher orders (mean and variance, etc.).

Author
Erik Einhorn
Date
2013/05/20