|
SimpleITK
|
#include <memory>#include "sitkBasicFilters.h"#include "sitkProcessObjectDeleter.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 | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| Image | itk::simple::PhysicalPointSource (PixelIDValueEnum outputPixelType=itk::simple::sitkVectorFloat32, std::vector< unsigned int > size=std::vector< unsigned int >(3, 64), std::vector< double > origin=std::vector< double >(3, 0.0), 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. | |
1.13.2 |
Privacy Policy