plastimatch
Loading...
Searching...
No Matches
Functions
itk_threshold.h File Reference
#include "plmutil_config.h"
#include "float_pair_list.h"
#include "itk_image_type.h"

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ 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 
)