|
|
Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include "elxForEachSupportedImageType.h"#include <itkCastImageFilter.h>#include <itkDataObject.h>#include <itkSmartPointer.h>#include <map>#include <string>#include <type_traits>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | elastix |
| namespace | elastix::LibUtilities |
Typedefs | |
| using | elastix::LibUtilities::ParameterMapType = std::map<std::string, ParameterValuesType> |
| using | elastix::LibUtilities::ParameterValuesType = std::vector<std::string> |
Functions | |
| template<typename TInputImage> | |
| itk::SmartPointer< itk::DataObject > | elastix::LibUtilities::CastToInternalPixelType (itk::SmartPointer< TInputImage > inputImage, const std::string &internalPixelTypeString) |
| std::string | elastix::LibUtilities::RetrievePixelTypeParameterValue (const ParameterMapType ¶meterMap, const std::string ¶meterName) |
| void | elastix::LibUtilities::SetParameterValueAndWarnOnOverride (ParameterMapType ¶meterMap, const std::string ¶meterName, const std::string ¶meterValue) |
Generated on 1774142652 for elastix by 1.15.0 |