#include <ost/img/extent.hh>
#include <ost/img/image_state.hh>
#include <ost/img/image_state/image_state_algorithm.hh>
#include <ost/dllexport.hh>
#include <ost/img/alg/module_config.hh>
Go to the source code of this file.
Data Structures | |
class | LineAverageBase |
computes mean value of columns or lines More... | |
Namespaces | |
namespace | ost |
namespace | ost::img |
namespace | ost::img::alg |
Typedefs | |
typedef image_state::ImageStateConstModOPAlgorithm < alg::LineAverageBase > | LineAverage |