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

Go to the source code of this file.

Classes

class  itk::simple::PhysicalPointImageSource
 Generate an image of the physical locations of each pixel. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::PhysicalPointSource (PixelIDValueEnum outputPixelType=itk::simple::sitkVectorFloat32, const std::vector< unsigned int > &size=std::vector< unsigned int >(3, 64), const std::vector< double > &origin=std::vector< double >(3, 0.0), const std::vector< double > &spacing=std::vector< double >(3, 1.0), std::vector< double > direction=std::vector< double >())
 Generate an image of the physical locations of each pixel. More...