#include <ost/img/algorithm.hh>
#include <ost/img/image_state.hh>
Go to the source code of this file.
Data Structures | |
class | LowPassFilter |
Low Pass Filter. More... | |
class | HighPassFilter |
High Pass Filter. More... | |
class | GaussianLowPassFilter |
Gaussian Low Pass Filter. More... | |
class | GaussianHighPassFilter |
Gaussian High Pass Filter. More... | |
class | FermiLowPassFilter |
Fermi Low Pass Filter. More... | |
class | FermiHighPassFilter |
Fermi High Pass Filter. More... | |
class | ButterworthLowPassFilter |
Butterworth Low Pass Filter. More... | |
class | ButterworthHighPassFilter |
Butterworth High Pass Filter. More... | |
Namespaces | |
namespace | ost |
namespace | ost::img |
namespace | ost::img::alg |