ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
This is the complete list of members for itk::IOTestHelper, including all inherited members.
AllocateImageFromRegionAndSpacing(const typename ImageType::RegionType ®ion, const typename ImageType::SpacingType &spacing) | itk::IOTestHelper | inlinestatic |
AllocateImageFromRegionAndSpacing(const typename ImageType::RegionType ®ion, const typename ImageType::SpacingType &spacing, int vecLength) | itk::IOTestHelper | inlinestatic |
RandomPix(vnl_random &randgen, itk::RGBPixel< unsigned char > &pix) | itk::IOTestHelper | inlinestatic |
RandomPix(vnl_random &randgen, TPixel &pix) | itk::IOTestHelper | inlinestatic |
RandomPix(vnl_random &randgen, double &pix) | itk::IOTestHelper | inlinestatic |
RandomPix(vnl_random &randgen, float &pix) | itk::IOTestHelper | inlinestatic |
ReadImage(const std::string &fileName, const bool zeroOrigin=false) | itk::IOTestHelper | inlinestatic |
Remove(const char *fname) | itk::IOTestHelper | inlinestatic |
SetIdentityDirection(typename ImageType::Pointer &im) | itk::IOTestHelper | inlinestatic |
WriteImage(typename ImageType::Pointer &image, const std::string &filename) | itk::IOTestHelper | inlinestatic |