#include <ost/img/image.hh>
#include <ost/img/image_state.hh>
#include <ost/img/alg/module_config.hh>
Go to the source code of this file.
Data Structures | |
struct | DiscreteShrinkFnc |
shrink image by integral amount More... | |
Namespaces | |
namespace | ost |
namespace | ost::img |
namespace | ost::img::alg |
Typedefs | |
typedef ImageStateConstModOPAlgorithm < DiscreteShrinkFnc > | DiscreteShrink |