|
OpenStructure
|
#include <local_sigma_threshold.hh>
Public Member Functions | |
| LocalSigmaThresholdBase () | |
| LocalSigmaThresholdBase (int size, Real level) | |
| template<typename T , class D > | |
| ImageStateBasePtr | VisitState (const ImageStateImpl< T, D > &s) const |
Static Public Member Functions | |
| static String | GetAlgorithmName () |
Definition at line 38 of file local_sigma_threshold.hh.
| LocalSigmaThresholdBase | ( | int | size, |
| Real | level | ||
| ) |
|
inlinestatic |
Definition at line 46 of file local_sigma_threshold.hh.
| ImageStateBasePtr VisitState | ( | const ImageStateImpl< T, D > & | s | ) | const |