|
SimpleITK
1.0.1
|
Include dependency graph for sitkCreateKernel.h: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().
1.8.9.1