4#ifndef _itk_threshold_h_
5#define _itk_threshold_h_
13 const FloatImageType::Pointer& image,
16UCharImageType::Pointer
18 const FloatImageType::Pointer& image_in,
21UCharImageType::Pointer
23 const FloatImageType::Pointer& image_in,
24 const std::string& fpl_string);
std::list< std::pair< float, float > > Float_pair_list
Definition float_pair_list.h:12
UCharImageType::Pointer itk_threshold(const FloatImageType::Pointer &image_in, const Float_pair_list &fpl)
Definition itk_threshold.cxx:35
UCharImageType::Pointer itk_threshold_above(const FloatImageType::Pointer &image, float threshold)
Definition itk_threshold.cxx:14
#define PLMUTIL_API
Definition plmutil_config.h:26