#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::CheckerBoard (const Image &image1, const Image &image2, std::vector< uint32_t > checkerPattern=std::vector< uint32_t >(3, 4)) |
| Combines two images in a checkerboard pattern. More...
|
|
|
Image | itk::simple::CheckerBoard (const Image &image1, const Image &image2, std::vector< uint32_t > checkerPattern=std::vector< uint32_t >(3, 4)) |
| Combines two images in a checkerboard pattern. More...
|
|