SimpleITK
1.0.1
|
Go to the source code of this file.
Namespaces | |
itk | |
itk::simple | |
Macros | |
#define | sitkKernelPolygonCreateMacro(n) case sitkPolygon##n: return ITKKernelType::Polygon( radius, n ) |
Functions | |
template<unsigned int VImageDimension> | |
itk::FlatStructuringElement< VImageDimension > | itk::simple::CreateKernel (KernelEnum kernelType, const std::vector< uint32_t > &size) |
#define sitkKernelPolygonCreateMacro | ( | n | ) | case sitkPolygon##n: return ITKKernelType::Polygon( radius, n ) |
Definition at line 31 of file sitkCreateKernel.h.
Referenced by itk::simple::CreateKernel().