Data Fields
CCorrelationEvaluator::result_type Struct Reference

#include <mia/2d/correlation_weight.hh>

Data Fields

C2DFImage horizontal
 data field to hold the correlation in horizontal direction More...
 
C2DFImage vertical
 data field to hold the correlation in vertical direction More...
 

Detailed Description

helper structure to hold the correlation data

Definition at line 44 of file correlation_weight.hh.

Field Documentation

C2DFImage CCorrelationEvaluator::result_type::horizontal

data field to hold the correlation in horizontal direction

Definition at line 46 of file correlation_weight.hh.

C2DFImage CCorrelationEvaluator::result_type::vertical

data field to hold the correlation in vertical direction

Definition at line 48 of file correlation_weight.hh.


The documentation for this struct was generated from the following file: