Go to the source code of this file.
|
|
Image | itk::simple::Clamp (const Image &image1, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown, double lowerBound=-std::numeric_limits< double >::max(), double upperBound=std::numeric_limits< double >::max()) |
| Casts input pixels to output pixel type and clamps the output pixel values to a specified range. More...
|
|
Image | itk::simple::Clamp (Image &&image1, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown, double lowerBound=-std::numeric_limits< double >::max(), double upperBound=std::numeric_limits< double >::max()) |
| Casts input pixels to output pixel type and clamps the output pixel values to a specified range. More...
|
|
|
Image | itk::simple::Clamp (Image &&image1, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown, double lowerBound=-std::numeric_limits< double >::max(), double upperBound=std::numeric_limits< double >::max()) |
| Casts input pixels to output pixel type and clamps the output pixel values to a specified range. More...
|
|
Image | itk::simple::Clamp (const Image &image1, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown, double lowerBound=-std::numeric_limits< double >::max(), double upperBound=std::numeric_limits< double >::max()) |
| Casts input pixels to output pixel type and clamps the output pixel values to a specified range. More...
|
|