SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::CheckerBoardImageFilter |
Combines two images in a checkerboard pattern. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::CheckerBoard (const Image &image1, const Image &image2, const std::vector< uint32_t > &checkerPattern=std::vector< uint32_t >(3, 4)) |
Combines two images in a checkerboard pattern. More... | |