#include <iostream>#include <cassert>#include <cmath>#include <cstdlib>#include <vector>#include <limits>#include "hypothesis_filter.h"#include "analyse_result_mean.tcc"Include dependency graph for analyse_result_mean.h:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
| namespace | mimas::hf |
Classes | |
| class | mimas::hf::analyse_result_mean< Hypothesis_T, Pixel_T > |
| An analyse result policy for the hypothesis filter. More... | |
| class | mimas::hf::analyse_result_mean< Hypothesis_T, Pixel_T >::set |
| to store the parameters of the constructor of analyse_result_blob More... | |