#include <fourier_filters.hh>
Inherits ost::img::alg::ButterworthLowPassFilter.
Public Member Functions | |
| ButterworthHighPassFilter (Real limit=1.0, Real stop=1.0) | |
limit = passband in voxel sampling units stop = stopband in voxel sampling units
Definition at line 215 of file fourier_filters.hh.
| ButterworthHighPassFilter | ( | Real | limit = 1.0, |
|
| Real | stop = 1.0 | |||
| ) | [inline] |
Definition at line 218 of file fourier_filters.hh.
1.5.8