21#ifndef mia_correlation_weight_hh
22#define mia_correlation_weight_hh
66 result_type operator() (
const std::vector<P2DImage>& images,
size_t skip = 0)
const;
69 struct CCorrelationEvaluatorImpl *impl;
evaluate the correlation between neighboring pixels in an image series
CCorrelationEvaluator(double thresh)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace
C2DFImage vertical
data field to hold the correlation in vertical direction
C2DFImage horizontal
data field to hold the correlation in horizontal direction