ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::IOTestHelper Member List

This is the complete list of members for itk::IOTestHelper, including all inherited members.

AllocateImageFromRegionAndSpacing(const typename ImageType::RegionType &region, const typename ImageType::SpacingType &spacing)itk::IOTestHelperinlinestatic
AllocateImageFromRegionAndSpacing(const typename ImageType::RegionType &region, const typename ImageType::SpacingType &spacing, int vecLength)itk::IOTestHelperinlinestatic
BoundedRandom(std::mt19937 &randomNumberEngine, T bound)itk::IOTestHelperinlinestatic
RandomPix(std::mt19937 &randomNumberEngine, TPixel &pix, double _max=static_cast< double >(itk::NumericTraits< TPixel >::max()))itk::IOTestHelperinlinestatic
RandomPix(std::mt19937 &randomNumberEngine, itk::RGBPixel< T > &pix, double _max=static_cast< double >(itk::NumericTraits< T >::max()))itk::IOTestHelperinlinestatic
RandomPix(std::mt19937 &randomNumberEngine, itk::Vector< T, VLength > &pix, double _max=static_cast< double >(itk::NumericTraits< T >::max()))itk::IOTestHelperinlinestatic
ReadImage(const std::string &fileName, const bool zeroOrigin=false, ImageIOBase::Pointer imageio=nullptr)itk::IOTestHelperinlinestatic
Remove(const char *fname)itk::IOTestHelperinlinestatic
SetIdentityDirection(typename ImageType::Pointer &im)itk::IOTestHelperinlinestatic
WriteImage(typename ImageType::Pointer image, const std::string &filename, typename ImageIOType::Pointer imageio=nullptr)itk::IOTestHelperinlinestatic