SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkCheckerBoardImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkCheckerBoardImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

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...