Namespaces | |
namespace | w2img |
Classes | |
class | w2img::Correlogram |
This class can be used to estimate (continually, or at just a snapshot in time) the correlogram. More... | |
class | w2img::Correlogram::Sample |
Describes correlation of samples separated by a distance h Typical usage is to keep calling update() with new sample pairs and then call rho() whenever the correlation is needed. More... | |
class | w2img::Correlogram::GaussianFit |
Fit a gaussian to a correlogram. More... | |
class | w2img::PixelValueCorrelogram |
Create a correlogram from an image or sequence of images. More... | |
class | w2img::DataTableCorrelogram |
Create a correlogram from a data table of observations. More... |