Go to the source code of this file.
|
UCharImageType::Pointer | itk_threshold_above (const FloatImageType::Pointer &image, float threshold) |
|
UCharImageType::Pointer | itk_threshold (const FloatImageType::Pointer &image_in, const Float_pair_list &fpl) |
|
UCharImageType::Pointer | itk_threshold (const FloatImageType::Pointer &image_in, const std::string &fpl_string) |
|
◆ itk_threshold() [1/2]
UCharImageType::Pointer itk_threshold |
( |
const FloatImageType::Pointer & | image_in, |
|
|
const Float_pair_list & | fpl ) |
◆ itk_threshold() [2/2]
UCharImageType::Pointer itk_threshold |
( |
const FloatImageType::Pointer & | image_in, |
|
|
const std::string & | fpl_string ) |
◆ itk_threshold_above()
UCharImageType::Pointer itk_threshold_above |
( |
const FloatImageType::Pointer & | image, |
|
|
float | threshold ) |