Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
DataCollection - Class to facilitate loading/accessing structured data. More...
Namespaces | |
ACVD | |
cl | |
ColorConversions | |
some conversion routines to convert between different color spaces | |
convolution | |
DisplayActionEventFunctions | |
Functor | |
ImageMappingHelper | |
InterpolateImageFunction | |
modelFit | |
NodePredicates | |
pa | |
PlaneClipping | |
PointSetMappingHelper | |
PropertyPersistenceDeserialization | |
PropertyPersistenceSerialization | |
RelationStorage | |
RenderWindowLayerUtilities | |
SemanticRelationsInference | |
The API provides functions to query image relations and instances that are helpful during follow-up examination, like control-points (time period), types of the images or lesions that may be visible on multiple images. | |
SemanticRelationsTestHelper | |
SemanticTypes | |
telemed | |
UIDGeneratorBoost | |
Classes | |
class | AbstractAnnotationRenderer |
Baseclass of Annotation layouters An AbstractAnnotationRenderer can be implemented to control a set of Annotation by means of position and size. More... | |
class | AbstractClassifier |
class | AbstractDistribution |
class | AbstractFileIO |
Abstract class for implementing a reader and writer. More... | |
class | AbstractFileIOReader |
struct | AbstractFileIOWriter |
class | AbstractFileReader |
Base class for creating mitk::BaseData objects from files or streams. More... | |
class | AbstractFileWriter |
Base class for writing mitk::BaseData objects to files or streams. More... | |
class | AbstractGlobalImageFeature |
class | AbstractLinkingFunction |
class | AbstractOpenCVImageFilter |
Interface for image filters on OpenCV images. More... | |
struct | AbstractToFDeviceFactory |
Virtual interface and base class for all Time-of-Flight device factories. The basic interface is in the base class: IToFDeviceFactory. This AbstractToFDeviceFactory implements some generic function which are useful for every device and not specific. More... | |
class | AbstractTransformGeometry |
Describes a geometry defined by an vtkAbstractTransform and a plane. More... | |
class | AbstractUltrasoundTrackerDevice |
Abstract class for an easy handling of a combination of an USDevice and a NavigationDataSource. This class can be used as an ImageSource subclass. Additionally tracking data be retrieved from the NavigationDataSource returned by GetTrackingDevice(). More... | |
class | AccessByItkException |
Exception class thrown in AccessByItk macros. More... | |
struct | AccessItkImageFunctor |
class | Action |
represents an action, that is executed after a certain event (in statemachine-mechanism) More... | |
class | AdaptiveRegionGrowingTool |
Dummy Tool for AdaptiveRegionGrowingToolGUI to get Tool functionality for AdaptiveRegionGrowing. The actual logic is implemented in QmitkAdaptiveRegionGrowingToolGUI. More... | |
class | AddContourTool |
Fill the inside of a contour with 1. More... | |
class | AdditionalRFDataAbstract |
class | AffineBaseDataInteractor3D |
Affine interaction with mitk::BaseGeometry. More... | |
class | AffineImageCropperInteractor |
Affine interaction with objects in 3D windows. More... | |
class | AIFBasedModelBase |
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based models come with an array of AIF values and the corresponding TimeGrid ( AIF(t)) This class provides functions for setting the AIF Values and optionally a specific AIF TimeGrid. It also provides a method for interpolation of the AIF source array to a specified Timegrid that differs from AIFTimeGrid. The AIF must be set with an itk::Array. If no AIFTimeGrid is specified with the Setter, it is assumed that the AIFTimeGrid is the same as the ModelTimegrid (e.g. AIF is derived from data set to be fitted). In this case, AIFvalues must have the same length as ModelTimeGrid, otherwise an exception is generated. More... | |
class | AIFBasedModelParameterizerBase |
class | Algorithm |
class | AnatomicalStructureColorPresets |
class | AnisotropicIterativeClosestPointRegistration |
Implementation of the anisotropic iterative closest point (A-ICP) algoritm. More... | |
class | AnisotropicRegistrationCommon |
A Class that provides common static functions used by all classes and tests in the anisotropic iterative closest point algorithm (AnisotropicIterativeClosestPointRegistration). More... | |
class | Annotation |
Base class for all Annotation This class is to be implemented in order to create Annotation which are managed by a AbstractAnnotationRenderer. This class contains an internal Propertylist for configuring the appearance of the implemented Overlay. More... | |
class | AnnotationProperty |
Property for annotations. More... | |
class | AnnotationUtils |
The AnnotationUtils class provides static functions for accsessing registered AnnotationRenderers and Annotations. More... | |
class | ApplicationCursor |
Allows to override the application's cursor. More... | |
class | ApplicationCursorImplementation |
Toolkit specific implementation of mitk::ApplicationCursor. More... | |
class | ApplyDiffImageOperation |
Operation, that holds information about some image difference. More... | |
class | ApplyTransformMatrixOperation |
class | ArbitraryTimeGeometry |
class | AreaUnderFirstMomentDescriptionParameter |
class | AreaUnderTheCurveDescriptionParameter |
class | ArithmeticOperation |
Executes a arithmetic operations on one or two images. More... | |
struct | AssertImageTypeIsValid |
A helper template for compile-time checking of supported ITK image types. More... | |
class | AterialInputFunctionGenerator |
Compute the Aterial Input Function from a given dynamic image and a mask defining the tumour supplying artery. More... | |
class | AutoCropImageFilter |
Shrink the image borders to a minimum considering a background color. More... | |
class | AutoCropTool |
Crops selected segmentations. More... | |
class | AutoSegmentationTool |
Superclass for tool that create a new segmentation without user interaction in render windows. More... | |
class | AutoSelectingDICOMReaderService |
class | BandpassFilter |
Class implementing an mitk::ImageToImageFilter for casting any mitk image to a float image. More... | |
class | BaseApplication |
class | BaseController |
Baseclass for renderer slice-/camera-control. More... | |
class | BaseData |
Base of all data objects. More... | |
class | BaseDataCompare |
Interface to compare two BaseData objects for (near) equality. More... | |
class | BaseDataCompareT |
Implementation of BaseDataCompare that uses mitk:Equal() for comparisons. More... | |
class | BaseDataCompareTNonConst |
Implementation of BaseDataCompare that uses a non-const version of mitk:Equal() for comparisons. More... | |
class | BaseDataIO |
BaseDataIO creates instances of BaseData objects using an object factory. More... | |
class | BaseDataSerializer |
Base class for objects that serialize BaseData types. More... | |
class | BaseDataSource |
Superclass of all classes generating some kind of mitk::BaseData. More... | |
class | BaseDataTestImplementation |
Implementation of BaseData (for testing) More... | |
class | BaseDICOMReaderService |
class | BaseGeometry |
BaseGeometry Describes the geometry of a data object. More... | |
class | BaseLocalStorageHandler |
Interface for accessing (templated) LocalStorageHandler instances. More... | |
class | BaseProperty |
Abstract base class for properties. More... | |
class | BasePropertySerializer |
Base class for objects that serialize BaseProperty types. More... | |
class | BaseRenderer |
Organizes the rendering process. More... | |
class | BasicCombinationOpenCVImageFilter |
class | BeamformingFilter |
Class implementing an mitk::ImageToImageFilter for beamforming on both CPU and GPU. More... | |
class | BeamformingSettings |
Class holding the configuration data for the beamforming filters mitk::BeamformingFilter and mitk::PhotoacousticOCLBeamformingFilter. More... | |
class | BeamformingUtils |
Class implementing util functionality for beamforming on CPU. More... | |
class | BilateralFilter |
class | BinaryImageToLabelSetImageFilter |
Converts an binary image to a LabelSetImage. The amount of labels equals the connected components. More... | |
class | BinaryThresholdTool |
Calculates the segmented volumes for binary images. More... | |
class | BinaryThresholdULTool |
Calculates the segmented volumes for binary images. More... | |
class | BinaryValueminusOneToIndexMapper |
class | BinaryValueToIndexMapper |
class | BindDispatcherInteractor |
This Class is used to connect a DataStorage with the Dispatcher. More... | |
class | BooleanOperation |
Executes a boolean operation on two different segmentations. More... | |
class | BoolLookupTable |
specializations of GenericLookupTable More... | |
class | BoolLookupTableProperty |
class | BoolProperty |
class | BoundingObject |
superclass of all bounding objects (cylinder, cuboid,...) More... | |
class | BoundingObjectCutAndCast |
Cuts an Boundingobject out of an mitk Image. More... | |
class | BoundingObjectCutter |
Cuts an Boundingobject out of an mitk Image. More... | |
class | BoundingObjectGroup |
group object, that contains several mitk::BoundingObjects More... | |
class | BoundingObjectToSegmentationFilter |
class | BoundingShapeCropper |
Crops or masks an Boundingbox defined by GeometryData out of an mitk Image. More... | |
class | BoundingShapeInteractor |
Basic interaction methods for mitk::GeometryData. More... | |
class | BoundingShapeObjectFactory |
class | BoundingShapeVtkMapper2D |
class | BoundingShapeVtkMapper3D |
class | CalculateGrayValueStatisticsTool |
Calculates some gray value statistics for segmentations. More... | |
class | CalculateSegmentationVolume |
class | CalculateVolumetryTool |
Calculates the segmented volumes for binary images. More... | |
class | CallbackEventOneParameter |
Used by CallbackFromGUIThread to pass parameters. More... | |
class | CallbackFromGUIThread |
Allows threads to call some method from within the GUI thread. More... | |
class | CallbackFromGUIThreadImplementation |
Toolkit specific implementation of mitk::CallbackFromGUIThread. More... | |
class | CameraController |
controls the camera used by the associated BaseRenderer More... | |
class | CameraIntrinsics |
class representing camera intrinsics and related functions More... | |
class | CameraIntrinsicsProperty |
class | CameraRotationController |
class | CameraVisualization |
CameraVisualization controls the camera according to the spatial information of the navigation data. More... | |
class | Caster |
class | CastToFloatImageFilter |
Class implementing an mitk::ImageToImageFilter for casting any mitk image to a float image. More... | |
class | CellOperation |
Operation, that holds everything necessary for an operation on a cell. More... | |
class | CESTDICOMReaderService |
class | CESTImageNormalizationFilter |
Normalization filter for CEST images. More... | |
class | CESTIOActivator |
class | ChannelDescriptor |
An object which holds all essential information about a single channel of an Image. More... | |
class | ChartExampleTestHelper |
class | ChiSquareFitCostFunction |
class | CircularProfileTubeElement |
Class for elements which describes tubular structur with a circular cross section. More... | |
class | ClaronInterface |
An object of this class represents the interface to the MicronTracker. The methods of this class are calling the c-functions which are provided by the MTC-library. If the MicronTracker is not in use, which means the CMake-variable "MITK_USE_MICRON_TRACKER" is set to OFF, this class is replaced by a stub class called "ClaronInterfaceStub". More... | |
class | ClaronTool |
An object of this class represents a MicronTracker 2 tool. A tool has to be added to a tracking device which will then continuously update the tool coordinates. More... | |
class | ClaronTrackingDevice |
An object of this class represents the MicronTracker device. You can add tools to this device, then open the connection and start tracking. The tracking device will then continuously update the tool coordinates. More... | |
class | ClassicDICOMSeriesReader |
Sorting and grouping like mitk::DicomSeriesReader until 2013. More... | |
class | ClassicDICOMSeriesReaderService |
class | ClippedSurfaceBoundsCalculator |
class | ClippingPlaneInteractor3D |
Specialized interactor for clipping planes. More... | |
class | ClippingProperty |
Property for clipping datasets; currently only clipping planes are possible. More... | |
class | CLUtil |
class | CollectionReader |
class | CollectionStatistic |
class | CollectionWriter |
class | ColorBarAnnotation |
Displays configurable scales on the renderwindow. The scale is determined by the image spacing. More... | |
class | ColorProperty |
The ColorProperty class RGB color property. More... | |
class | ColorSequence |
Inferface for creating a sequence of nice/matching/appropriate/... colors. More... | |
class | ColorSequenceCycleH |
Creates a list of around 36 different colors, where one is easily distinguished from the preceding one. More... | |
class | ColorSequenceRainbow |
struct | CompareFilterResults |
A simple struct to hold the result of the comparison filter. More... | |
class | CompareImageDataFilter |
Filter for comparing two mitk::Image objects by pixel values. More... | |
struct | ComponentsTrait |
Object for compile-time resolving of the number of components for given type. More... | |
struct | ComponentsTrait< false, T > |
Partial specialization for the ComponentsTraits in case of compound types. More... | |
class | CompressedImageContainer |
Holds one (compressed) mitk::Image. More... | |
class | ComputeContourSetNormalsFilter |
Filter to compute the normales for contours based on vtkPolygons. More... | |
class | ConcentrationCurveGenerator |
Converts a given 4D mitk::Image with MR signal values into a 4D mitk::Image with corresponding contrast agent concentration values. More... | |
class | ConcreteAIFBasedModelFactory |
class | ConcreteModelFactoryBase |
class | ConcreteModelParameterizerBase |
class | Cone |
Data class containing an cylinder. More... | |
class | ConfigurationHolder |
class | ConstraintCheckerBase |
This class is the base class for constraint checker. More... | |
class | ConstraintCheckerInterface |
class | Contour |
Stores vertices for drawing a contour. More... | |
class | ContourElement |
Represents a contour in 3D space. A ContourElement is consisting of linked vertices implicitely defining the contour. They are stored in a double ended queue making it possible to add vertices at front and end of the contour and to iterate in both directions. To mark a vertex as a special one it can be set as a control point. More... | |
class | ContourMapper2D |
OpenGL-based mapper to display a mitk::Contour object in a 2D render window. More... | |
class | ContourModel |
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are stored in a mitk::ContourElement is stored for each timestep. The contour line segments are implicitly defined by the given linked vertices. By default two control points are are linked by a straight line.It is possible to add vertices at front and end of the contour and to iterate in both directions. More... | |
class | ContourModelGLMapper2D |
OpenGL-based mapper to display a mitk::Contour object in a 2D render window. More... | |
class | ContourModelGLMapper2DBase |
Base class for OpenGL based 2D mappers. Provides functionality to draw a contour. More... | |
class | ContourModelInteractor |
class | ContourModelLiveWireInteractor |
class | ContourModelMapper2D |
class | ContourModelMapper3D |
class | ContourModelReader |
class | ContourModelSerializer |
class | ContourModelSet |
class | ContourModelSetGLMapper2D |
OpenGL-based mapper to display a mitk::ContourModelSet object containing several contours in a 2D render window. More... | |
class | ContourModelSetMapper3D |
class | ContourModelSetReader |
class | ContourModelSetSerializer |
class | ContourModelSetSource |
Superclass of all classes generating ContourModels. More... | |
class | ContourModelSetToImageFilter |
Fills a given mitk::ContourModelSet into a given mitk::Image. More... | |
class | ContourModelSetWriter |
XML-based writer for mitk::ContourModelSet. More... | |
class | ContourModelSource |
Superclass of all classes generating ContourModels. More... | |
class | ContourModelSubDivisionFilter |
This filter interpolates a subdivision curve between control points of the contour. For inserting subpoints Dyn-Levin-Gregory (DLG) interpolation scheme is used. Interpolating a cruve subdivision is done by: F2i = Ci F2i+1 = -1/16Ci-1 + 9/16Ci + 9/16Ci+1 - 1/16Ci+2. More... | |
class | ContourModelToPointSetFilter |
Converts a contour set to a point set. More... | |
class | ContourModelToSurfaceFilter |
class | ContourModelUtils |
Helpful methods for working with contours and images. More... | |
class | ContourModelWriter |
class | ContourObjectFactory |
class | ContourSet |
class | ContourSetMapper2D |
OpenGL-based mapper to display a mitk::Contour object in a 2D render window. More... | |
class | ContourSetToPointSetFilter |
Converts a contour set to a point set. More... | |
class | ContourSetVtkMapper3D |
Vtk-based mapper for mitk::Contour. More... | |
class | ContourTool |
Simple contour filling tool. More... | |
class | ContourUtils |
Helpful methods for working with contours and images. More... | |
class | ContourVtkMapper3D |
Vtk-based mapper for mitk::Contour. More... | |
class | Convert2Dto3DImageFilter |
Image Filter to convert 2D MITK images to 3D MITK images. More... | |
class | ConvertGrayscaleOpenCVImageFilter |
class | ConvertT2ConcentrationFunctor |
class | ConvertToConcentrationAbsoluteFunctor |
class | ConvertToConcentrationRelativeFunctor |
class | ConvertToConcentrationTurboFlashFunctor |
class | ConvertToConcentrationViaT1CalcFunctor |
struct | CoreExtConstants |
class | CoreObjectFactory |
class | CoreObjectFactoryBase |
class | CoreServicePointer |
A RAII helper class for core service objects. More... | |
class | CoreServices |
Access MITK core services. More... | |
class | CorrectorAlgorithm |
class | CorrectorTool2D |
Corrector tool for 2D binary segmentations. More... | |
class | CostingStatistic |
class | CovarianceMatrixCalculator |
Class that computes the covariance matrices for every point in a Surface used in the A-ICP algorithm. More... | |
class | CreateDistanceImageFromSurfaceFilter |
This filter interpolates the 3D surface for a segmented area. The basis for the interpolation are the edge-points of contours that are drawn into an image. More... | |
class | CreateSurfaceTool |
Creates surface models from segmentations. More... | |
class | CropImageFilter |
Class implementing an mitk::ImageToImageFilter for casting any mitk image to a float image. More... | |
class | CropOpenCVImageFilter |
class | CropTimestepsImageFilter |
Crops timesteps at 2D+t and 3D+t images. More... | |
class | CrosshairPositionEvent |
class | Cuboid |
Data class containing an cuboid. More... | |
class | CurveDescriptionParameterBase |
class | CurveParameterFunctor |
class | CustomMimeType |
The CustomMimeType class represents a custom mime-type which may be registered as a service object. It should only be used for mime-type registration, see also mitk::MimeType. More... | |
class | CustomTagParser |
class | CvMatCompare |
class | CvMatFromVnlMatrix |
class | CvMatFromVnlVector |
class | Cylinder |
Data class containing an cylinder. More... | |
class | DataCollection |
class | DataCollectionImageIterator |
class | DataCollectionSingleImageIterator |
class | DataCollectionVectorImageIterator |
class | DataInteractor |
Base class from with interactors that handle DataNodes are to be derived. More... | |
class | DataNode |
Class for nodes of the DataTree. More... | |
class | DataNodeObject |
class | DataNodeSelection |
class | DataNodeSource |
Superclass of all classes generating data tree nodes (instances of class mitk::DataNode) as output. More... | |
class | DataStorage |
Data management class that handles 'was created by' relations. More... | |
class | DataStorageAccessRule |
The DataStorageAccessRule inherits from the ISchedulingRule class. DataStorageAccessRule are used to restrict the adding and removing of DataStorage nodes in multi-threaded scenarios. Only DataStorageNodes within different branches can be modified concurrently. The idea and its restrictions is explained in the sections and diagrams below. More... | |
class | DataStorageCompare |
class | DataStorageEditorInput |
An editor input based on a mitk::DataStorage. More... | |
class | DataStorageInspectorGenerator |
class | DataStorageSelection |
class | DCUtilities |
class | DescriptionParameterImageGeneratorBase |
class | DescriptivePharmacokineticBrixModel |
class | DescriptivePharmacokineticBrixModelFactory |
class | DescriptivePharmacokineticBrixModelParameterizer |
class | DescriptivePharmacokineticBrixModelValueBasedParameterizer |
struct | DICOMCachedValueInfo |
class | DICOMCachedValueLookupTable |
class | DICOMDatasetAccess |
Interface to datasets that is presented to sorting classes such as DICOMDatasetSorter. More... | |
class | DICOMDatasetAccessingImageFrameInfo |
Defines an abstract base class for DICOM image frame infos with data access. More... | |
struct | DICOMDatasetFinding |
class | DICOMDatasetSorter |
The sorting/splitting building-block of DICOMITKSeriesGDCMReader. More... | |
class | DICOMDCMTKTagScanner |
Encapsulates the tag scanning process for a set of DICOM files. More... | |
class | DICOMFilenameSorter |
sort files based on filename (last resort). More... | |
class | DICOMFileReader |
Interface for DICOM readers that produce mitk::Images. More... | |
class | DICOMFileReaderSelector |
Simple best-reader selection. More... | |
class | DICOMFileReaderTestHelper |
class | DICOMGDCMImageFrameInfo |
The dataset access implementation for DICOMITKSeriesGDCMReader, based on GDCM. More... | |
class | DICOMGDCMTagCache |
Tag cache implementation used by the DICOMGDCMTagScanner. More... | |
class | DICOMGDCMTagScanner |
Encapsulates the tag scanning process for a set of DICOM files. More... | |
class | DICOMGenericImageFrameInfo |
A generic storage class for image frame info with data access. More... | |
class | DICOMGenericTagCache |
Generic tag cache implementation. More... | |
class | DICOMImageBlockDescriptor |
Output descriptor for DICOMFileReader. More... | |
class | DICOMImageFrameInfo |
Describes a frame within a DICOM file. More... | |
class | DICOMITKSeriesGDCMReader |
Flexible reader based on itk::ImageSeriesReader and GDCM, for single-slice modalities like CT, MR, PET, CR, etc. More... | |
class | DICOMNullFileReader |
class | DICOMPMIO |
class | DICOMPMPropertyHelper |
class | DICOMQIPropertyHelper |
class | DICOMReaderConfigurator |
Too-simple factory to create DICOMFileReaders. More... | |
class | DICOMReaderServicesActivator |
class | DicomRTIOMimeTypes |
struct | DICOMSegmentationConstants |
class | DICOMSegmentationIO |
class | DICOMSegmentationPropertyHelper |
class | DicomSeriesReader |
class | DICOMSortByTag |
Compare two datasets by the value of a single tag (for use in DICOMTagBasedSorter). More... | |
class | DICOMSortCriterion |
A tag based sorting criterion for use in DICOMTagBasedSorter. More... | |
class | DICOMTag |
Representation of a DICOM tag. More... | |
class | DICOMTagBasedSorter |
Sort DICOM datasets based on configurable tags. More... | |
class | DICOMTagCache |
... More... | |
class | DICOMTagPath |
Class is used to identify (nested) attributes in a DICOM dataset. In contrast to the class DICOMTag, which only specifies one specific tag, the tag path can identify nested attributes (like items in a DICOM sequence). In addition you may also specify wildcards for the selection index or complete elements of the path. More... | |
class | DICOMTagScanner |
Abstracts the tag scanning process for a set of DICOM files. More... | |
class | DICOMTagsOfInterestService |
DICOM tags of interest service. More... | |
class | DICOMweb |
class | DiffImageApplier |
Applies difference images to 3D images. More... | |
class | DiffSliceOperation |
An Operation for applying an edited slice to the volume. More... | |
class | DiffSliceOperationApplier |
Executes a DiffSliceOperation. More... | |
class | DirectedGraphBfsVisitor |
class | Dispatcher |
Manages event distribution. More... | |
class | DisplayActionEvent |
class | DisplayActionEventBroadcast |
This class serves as an event state machine while simultaneously observing interaction events. It connects the actions from the event state machine .xml-file with concrete functions of this class. More... | |
class | DisplayActionEventHandler |
This class simplifies the process of adding an itkEventObject-itkCommand pair as an observer of a DisplayActionEventBroadcast instance. The 'SetObservableBroadcast'-function can be used to define the broadcast instance that should be observed. The 'ConnectDisplayActionEvent'-function can be used to add a an observer to the broadcast. Such an observer consists of a DisplayActionEvent (an itkEventObject) and a StdFunctionCommand (an itkCommand). The StdFunctionCommand is created inside the function by the given two std::functions. More... | |
class | DisplayActionEventHandlerDesynchronized |
class | DisplayActionEventHandlerStd |
class | DisplayActionEventHandlerSynchronized |
class | DisplayCoordinateOperation |
Operation with informations necessary for operations of DisplayVectorInteractor. More... | |
class | DisplayInteractor |
Observer that manages the interaction with the display. More... | |
class | DisplayMoveEvent |
class | DisplayScrollEvent |
class | DisplaySetCrosshairEvent |
class | DisplaySetLevelWindowEvent |
class | DisplayZoomEvent |
class | DistSimpleBinominal |
class | DoseImageVtkMapper2D |
Mapper to resample and display 2D slices of a 3D image. More... | |
class | DoubleProperty |
class | DrawPaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | DummyLsetFileReader |
class | DummyModelFitFunctor |
class | DummyMsgCloneHandler |
class | Ellipsoid |
Data class containing an ellipsoid. More... | |
struct | EmptyType |
struct | EndoDebug |
class | EndoDebugFromXmlFile |
class | EndoDebugToXmlFile |
class | EnhancedPointSetVtkMapper3D |
Alternative Vtk-based 3D mapper for mitk::PointSet. More... | |
class | EnumerationProperty |
class | EnumerationPropertySerializer |
class | EquiDistantBlocksSorter |
Split inputs into blocks of equidistant slices (for use in DICOMITKSeriesGDCMReader). More... | |
class | ErasePaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | EraseRegionTool |
Fill the inside of a contour with 1. More... | |
class | EventConfig |
Configuration Object for Statemachines. More... | |
class | EventFactory |
Generates InteractionEvent-Objects/XML. More... | |
struct | EventInformerService |
class | EventRecorder |
Observer that enables recoding of all user interaction with the render windows and storing it in an XML file. More... | |
class | EventStateMachine |
Super-class that provides the functionality of a StateMachine to DataInteractors. More... | |
class | ExampleDataStructure |
Example Data Structure. More... | |
class | ExampleDataStructureReaderService |
The reader service for the MITK example data type. More... | |
class | ExampleDataStructureSerializer |
Serializes mitk::ExampleDataStructure for mitk::SceneIO. More... | |
class | ExampleDataStructureWriterService |
class | ExampleInteractor |
class | ExampleIOMimeTypes |
class | Exception |
An object of this class represents an exception of MITK. Please don't instantiate exceptions manually, but use the exception macros (file mitkExceptionMacro.h) instead. Simple use in your code is: More... | |
class | ExtendedOneTissueCompartmentModel |
class | ExtendedOneTissueCompartmentModelFactory |
class | ExtendedOneTissueCompartmentModelParameterizer |
class | ExtendedToftsModel |
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Function The Model calculates the Concentration-Time-Curve as a convolution of the plasma curve Cp (the AIF) and a tissue specific residue function (in this case an exponential: R(t) = ktrans * exp(-ktrans/ve * (t)) ). C(t) = vp * Cp(t) + conv(Cp(t),R(t)) The parameters ktrans, ve and ve are subject to the fitting routine. More... | |
class | ExtendedToftsModelFactory |
class | ExtendedToftsModelParameterizer |
class | ExtractDirectedPlaneImageFilter |
Extracts a 2D slice of arbitrary geometry from a 3D or 4D image. More... | |
class | ExtractDirectedPlaneImageFilterNew |
A filter that can extract a 2D slice from a 3D or 4D image especially if the image`s axes are rotated. More... | |
class | ExtractImageFilter |
Extracts a 2D slice from a 3D image. More... | |
class | ExtractSliceFilter |
ExtractSliceFilter extracts a 2D abitrary oriented slice from a 3D volume. More... | |
class | ExtractSliceFilter2 |
Extract an arbitrarily oriented 2-d image from a 3-d image. More... | |
class | ExtrudedContour |
Data class containing a bounding-object created by extruding a Contour along a vector. More... | |
class | ExtrudePlanarFigureFilter |
class | FastMarchingTool |
FastMarching semgentation tool. More... | |
class | FastMarchingTool3D |
FastMarching semgentation tool. More... | |
class | FeatureBasedEdgeDetectionFilter |
Calculates edges and extracts them as an UnstructuredGrid with respect to the given segmentation. More... | |
class | FeedbackContourTool |
Base class for tools that use a contour for feedback. More... | |
class | FileReader |
Interface class of readers that read from files. More... | |
class | FileReaderRegistry |
class | FileReaderSelector |
class | FileReaderWriterBase |
class | FileSeriesReader |
class | FileWriter |
Interface class of writers that write data to files. More... | |
class | FileWriterRegistry |
class | FileWriterSelector |
class | FileWriterWithInformation |
Interface for FileWriters with extra information. Should be merged into FileWriter. More... | |
class | FillRegionTool |
Fill the inside of a contour with 1. More... | |
class | FloatLookupTable |
class | FloatLookupTableProperty |
class | FloatProperty |
class | FloatPropertyExtension |
Property extension for mitk::FloatProperty. More... | |
class | FormulaParser |
This class offers the functionality to evaluate simple mathematical formula strings (e.g. "3.5 + 4 * x * sin(x) - 1 / 2" ). More... | |
class | FormulaParserException |
Exception class for all exceptions that are generated in the FormulaParser module. More... | |
class | GalilMotor |
class | GantryTiltInformation |
Gantry tilt analysis result. More... | |
class | GaussianNoiseFunctor |
class | GeneralizedLinearModel |
Generalized Linear Model that allows linear models for non-gaussian data. More... | |
class | GenericIDRelationRule |
class | GenericLookupTable |
Template class for generating lookup-tables. More... | |
class | GenericParamModel |
class | GenericParamModelFactory |
class | GenericParamModelParameterizer |
class | GenericProperty |
class | Geometry3D |
Standard implementation of BaseGeometry. More... | |
class | Geometry3DToXML |
class | GeometryClipImageFilter |
Filter for clipping an image with a PlaneGeometry. More... | |
class | GeometryData |
Data class only having a BaseGeometry but not containing any specific data. More... | |
class | GeometryDataReaderService |
class | GeometryDataSerializer |
Serializes mitk::GeometryData for mitk::SceneIO. More... | |
class | GeometryDataSource |
Superclass of all classes generating GeometryData (instances of class GeometryData) as output. More... | |
class | GeometryDataWriterService |
class | GeometryTransformHolder |
struct | GetComponentType |
Compile time resolving of the type of a component. More... | |
struct | GetPixelType |
struct | GetPixelType< TypeList, Index, Step, Stop, true > |
struct | GetPixelType< TypeList, Index, Step, true, OutOfRange > |
struct | GetSuperclassType |
struct | GetSuperclassType< T, true > |
class | GIFCooccurenceMatrix |
class | GIFCooccurenceMatrix2 |
Calculates features based on the co-occurence matrix. More... | |
class | GIFCurvatureStatistic |
Calculates features based on the co-occurence matrix. More... | |
class | GIFFirstOrderHistogramStatistics |
Calulates first order features based on a histogram. More... | |
class | GIFFirstOrderNumericStatistics |
class | GIFFirstOrderStatistics |
class | GIFGreyLevelDistanceZone |
class | GIFGreyLevelRunLength |
Calculates the Run Length based features. More... | |
class | GIFGreyLevelSizeZone |
class | GIFImageDescriptionFeatures |
Calculates simple features that describe the given image / mask. More... | |
class | GIFIntensityVolumeHistogramFeatures |
Calculates the Intensity Volume Histogram features. More... | |
class | GIFLocalIntensity |
Calculates the local intensity features. More... | |
class | GIFNeighbourhoodGreyLevelDifference |
class | GIFNeighbourhoodGreyToneDifferenceFeatures |
Calculates the Neighbourhood Grey Tone Difference Features. More... | |
class | GIFNeighbouringGreyLevelDependenceFeature |
Calculates the Neighbouring Grey Level Dependence Features. More... | |
class | GIFVolumetricDensityStatistics |
Calculates Volumetric Density Features. More... | |
class | GIFVolumetricStatistics |
Calulates simpel shape-related features. More... | |
class | Gizmo |
class | GizmoInteractor |
class | GizmoMapper2D |
class | GizmoObjectFactory |
class | GLMapper |
Base class of all OpenGL-based mappers. More... | |
class | GPUVolumeMapper3D |
Vtk-based mapper for VolumeData. More... | |
class | GrabCutOpenCVImageFilter |
Makes the OpenCV GrabCut filter available as OpenCVImageFilter. More... | |
class | GradientBackground |
struct | GreyLevelDistanceZoneFeatures |
class | GridRepresentationProperty |
class | GridVolumeMapperProperty |
class | GroupTagProperty |
Property class that has no value. More... | |
class | Handle |
Helper Class for realizing the handles of bounding object encapsulated by a geometry data. More... | |
class | HasMethodGetStaticNameOfClass |
class | HasTypeSuperclass |
class | HeightFieldSurfaceClipImageFilter |
Filter for clipping an image with an height-field represented by an mitk::Surface. More... | |
class | HistogramGenerator |
Provides an easy way to calculate an itk::Histogram for a mitk::Image. More... | |
class | HistogramStatisticsCalculator |
Computes basic histogram statistics such as Uniformity, UPP (Uniformity of positive entries), Entropy and Median (approximation) More... | |
class | HotspotMaskGenerator |
The HotspotMaskGenerator class is used when a hotspot has to be found in an image. A hotspot is the region of the image where the mean intensity is maximal (=brightest spot). It is usually used in PET scans. The identification of the hotspot is done as follows: First a cubic (or circular, if image is 2d) mask of predefined size is generated. This mask is then convolved with the input image (in fourier domain). The maximum value of the convolved image then corresponds to the hotspot. If a maskGenerator is set, only the pixels of the convolved image where the corresponding mask is == label are searched for the maximum value. More... | |
struct | IContextMenuAction |
struct | IDataStorageInspectorProvider |
The common interface for all DataStorage inspector providers. More... | |
struct | IDataStorageReference |
struct | IDataStorageService |
class | Identifiable |
Base class of identifiable objects. More... | |
class | IDICOMTagsOfInterest |
Interface of DICOM tags of interest service. More... | |
struct | IFileIO |
Common interface for all MITK file reader and writer. More... | |
struct | IFileReader |
The common interface for all MITK file readers. More... | |
struct | IFileWriter |
The common interface of all MITK file writers. More... | |
class | IgnorePixelMaskGenerator |
The IgnorePixelMaskGenerator class is used to generate a mask that is zero for specific pixel values in the input image. This class requires an input image. More... | |
class | IGTActivator |
The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment! More... | |
class | IGTException |
An object of this class represents an exception of the MITK-IGT module. More... | |
class | IGTHardwareException |
An object of this class represents an exception of the MITK-IGT module which are releated to the hardware (e.g. connection problems, etc.). More... | |
class | IGTIOException |
An object of this class represents an exception of the MITK-IGT module which are releated to the input/output problems (e.g. reading writing files, etc.). More... | |
class | IGTL2DImageDeviceSource |
Connects a mitk::IGTLDevice to a MITK-OpenIGTLink-Message-Filter-Pipeline. More... | |
class | IGTL3DImageDeviceSource |
Connects a mitk::IGTLDevice to a MITK-OpenIGTLink-Message-Filter-Pipeline. More... | |
class | IGTLClient |
Superclass for OpenIGTLink clients. More... | |
class | IGTLDevice |
Interface for all OpenIGTLink Devices. More... | |
class | IGTLDeviceSource |
Connects a mitk::IGTLDevice to a MITK-OpenIGTLink-Message-Filter-Pipeline. More... | |
class | IGTLDummyMessage |
This class is a dummy message to show how to implement a new message type. More... | |
class | IGTLMeasurements |
Is a helper class to make measurments for latency and fps. More... | |
class | IGTLMessage |
A wrapper for the OpenIGTLink message type. More... | |
class | IGTLMessageCloneHandler |
Base class for clone handlers for igtl::MessageBase derived message types. More... | |
class | IGTLMessageCommon |
Helper class for copying OpenIGTLink messages. More... | |
class | IGTLMessageFactory |
Factory class of supported OpenIGTLink message types. More... | |
class | IGTLMessageProvider |
Provides information/objects from a MITK-Pipeline to other OpenIGTLink devices. More... | |
class | IGTLMessageQueue |
Thread safe message queue to store OpenIGTLink messages. More... | |
class | IGTLMessageSource |
OpenIGTLink message source. More... | |
class | IGTLMessageToNavigationDataFilter |
IGTLinkMessageToNavigationDataFilter is a filter that receives OpenIGTLink messages as input and produce NavigationDatas as output. More... | |
class | IGTLMessageToUSImageFilter |
class | IGTLServer |
Superclass for OpenIGTLink server. More... | |
class | IGTLTrackingDataDeviceSource |
Connects a mitk::IGTLDevice to a MITK-OpenIGTLink-Message-Filter-Pipeline. More... | |
class | IGTMimeTypes |
class | IGTTimeStamp |
Time stamp in milliseconds. More... | |
class | IGTUIActivator |
The load function of this class is executed every time, the module is loaded. Attention: don't do any qt initialization during autoload. keep it as simple as possible! And be careful with static variables, they might not be initialized yet... More... | |
struct | IInputDevice |
struct | IInputDeviceDescriptor |
struct | IInputDeviceRegistry |
struct | ILifecycleAwarePart |
Interface for a MITK Workbench part which wants to be notified about lifecycle changes. More... | |
struct | ILinkedRenderWindowPart |
Extends the IRenderWindowPart interface with methods for controlling linked render windows. More... | |
class | Image |
Image class for storing images. More... | |
class | ImageAccessorBase |
struct | ImageAccessorWaitLock |
This struct allows to make ImageAccessors wait for this particular ImageAccessor object. More... | |
class | ImageBasedParameterizationDelegate |
class | ImageCaster |
This class is just a proxy for global functions which are needed by the python wrapping process since global functions cannnot be wrapped. Static method can be wrapped though. More... | |
class | ImageChannelSelector |
Provides access to a channel of the input image. More... | |
class | ImageDataItem |
Internal class for managing references on sub-images. More... | |
class | ImageDescriptor |
An object to hold all essential information about an Image object. More... | |
class | ImageGenerationHelper |
class | ImageGenerator |
generator for synthetic MITK images This is a helper class to generate synthetic MITK images (random or gradient). More... | |
class | ImageLiveWireContourModelFilter |
Calculates a LiveWire contour between two points in an image. More... | |
struct | ImageMappingInterpolator |
class | ImageMaskGenerator |
class | ImagePixelAccessor |
Provides templated image access for all inheriting classes. More... | |
class | ImagePixelReadAccessor |
Gives locked and index-based read access for a particular image part. The class provides several set- and get-methods, which allow an easy pixel access. It needs to know about pixel type and dimension of its image at compile time. More... | |
class | ImagePixelWriteAccessor |
Gives locked and index-based write access for a particular image part. The class provides several set- and get-methods, which allow an easy pixel access. It needs to know about pixel type and dimension of its image at compile time. More... | |
class | ImageReadAccessor |
ImageReadAccessor class to get locked read access for a particular image part. More... | |
class | ImageSerializer |
Serializes mitk::Image for mitk::SceneIO. More... | |
class | ImageSliceSelectionFilter |
Class implementing an mitk::ImageToImageFilter for casting any mitk image to a float image. More... | |
class | ImageSliceSelector |
Provides access to a slice of the input image. More... | |
class | ImageSource |
Superclass of all classes generating Images (instances of class Image) as output. More... | |
class | ImageStatisticsCalculator |
struct | ImageStatisticsConstants |
class | ImageStatisticsContainer |
Container class for storing a StatisticsObject for each timestep. More... | |
class | ImageStatisticsContainerManager |
Returns the StatisticsContainer that was computed on given input (image/mask/planar figure) and is added as DataNode in a DataStorage. More... | |
class | ImageStatisticsHolder |
Class holding the statistics informations about a single mitk::Image. More... | |
class | ImageTimeSelector |
Provides access to a volume at a specific time of the input image. More... | |
class | ImageToContourFilter |
A filter that can extract contours out of a 2D binary image. More... | |
class | ImageToContourModelFilter |
Base class for all filters with mitk::Image as input and mitk::ContourModel. More... | |
class | ImageToIGTLMessageFilter |
This filter creates IGTL messages from mitk::Image objects. More... | |
class | ImageToImageFilter |
Superclass of all classes having one or more Images as input and generating Images as output. More... | |
class | ImageToItk |
class | ImageToLiveWireContourFilter |
class | ImageToOpenCVImageFilter |
A pseudo-filter for creating OpenCV images from MITK images with the option of copying data or referencing it. More... | |
class | ImageToPlanarFigureFilter |
Superclass of all classes having one or more Images as input and generating PlanarFigures as output. More... | |
class | ImageToPointCloudFilter |
The filter extracts the edge pixels of an image as points and stores them in an UnstructuredGrid. Every pixel which grey value is between the mean +- standard deviation * (2 or 3), will be extracted as point. The DetectionMethod can be set to choose if the doubled or tripled standard deviation is used. More... | |
class | ImageToSurfaceFilter |
Converts pixel data to surface data by using a threshold The mitkImageToSurfaceFilter is used to create a new surface out of an mitk image. The filter uses a threshold to define the surface. It is based on the vtkMarchingCube algorithm. By default a vtkPolyData surface based on an input threshold for the input image will be created. Optional it is possible to reduce the number of triangles/polygones [SetDecimate(mitk::ImageToSurfaceFilter::DecimatePro) and SetTargetReduction (float _arg)] or smooth the surface-data [SetSmooth(true), SetSmoothIteration(int smoothIteration) and SetSmoothRelaxation(float smoothRelaxation)]. More... | |
class | ImageToUnstructuredGridFilter |
Converts an Image into an UnstructuredGrid represented by Points. The filter uses a Threshold to extract every pixel, with value higher than the threshold, as point. If no threshold is set, every pixel is extracted as a point. More... | |
class | ImageTypeIsNotSupportedByGPU |
The ImageTypeIsNotSupportedByGPU class specialized exception class for unsupported image formats. If this exception is thrown, try other graphics device. More... | |
struct | ImageTypeTrait |
struct | ImageTypeTrait< itk::VariableLengthVector< TPixelType >, VDimension > |
struct | ImageTypeTrait< itk::VectorImage< TPixelType, VDimension >, 0 > |
struct | ImageTypeTrait< T, 0 > |
class | ImageVtkAccessor |
ImageVtkAccessor class provides any image read access which is required by Vtk methods. More... | |
class | ImageVtkLegacyIO |
class | ImageVtkMapper2D |
Mapper to resample and display 2D slices of a 3D image. More... | |
class | ImageVtkReadAccessor |
ImageVtkReadAccessor class provides any image read access which is required by Vtk methods. More... | |
class | ImageVtkWriteAccessor |
ImageVtkWriteAccessor class provides any image write access which is required by Vtk methods. More... | |
class | ImageVtkXmlIO |
class | ImageWriteAccessor |
ImageWriteAccessor class to get locked write-access for a particular image part. More... | |
class | ImageWriter |
Writer for mitk::Image. More... | |
class | ImageWriterFactory |
struct | IMimeTypeProvider |
The IMimeTypeProvider service interface allows to query all registered mime types. More... | |
struct | IModelFitProvider |
The common interface for all model providers for model fitting. More... | |
class | ImpurityLoss |
class | IndexedValueFunctorBase |
class | IndexedValueFunctorPolicy |
class | InitialParameterizationDelegateBase |
class | InputDeviceDescriptor |
class | IntensityQuantifier |
class | InteractionEvent |
struct | InteractionEventConst |
Constants to describe Mouse Events and special Key Events. More... | |
class | InteractionEventHandler |
class | InteractionEventObserver |
Base class to implement InteractionEventObservers. More... | |
class | InteractionKeyEvent |
Handles key events. Takes a std::string for pressed key or special key description, mitk::ModifierKeys for modifiers More... | |
class | InteractionPositionEvent |
Super class for all position events. More... | |
class | InteractionSchemeSwitcher |
class | InteractionTestHelper |
Creates everything needed to load and playback interaction events. More... | |
class | InternalEvent |
Class to create events from within the application to signal about internal events. More... | |
class | IntLookupTable |
class | IntLookupTableProperty |
class | IntProperty |
class | IntPropertyExtension |
Property extension for mitk::IntProperty. More... | |
class | InvalidPathNodeException |
class | IOAdapter |
IOAdapter class is an adapter class for instantiation of IO process objects. Additional this interface defines the function CanReadFile(). This interface allows the target (object) the access to the adaptee (IO process object). More... | |
class | IOAdapterBase |
IOAdapterBase class is an abstract adapter class for IO process objects. More... | |
struct | IOConstants |
The IOConstants struct. More... | |
class | IOExtActivator |
class | IOMimeTypes |
The IOMimeTypes class. More... | |
class | IOUtil |
A utility class to load and save data from/to the local file system. More... | |
class | IPersistable |
class | IPersistenceService |
class | IPropertyAliases |
Interface of property aliases service. More... | |
class | IPropertyDescriptions |
Interface of property descriptions service. More... | |
class | IPropertyExtensions |
Interface of property extensions service. More... | |
class | IPropertyFilters |
Interface of property filters service. More... | |
class | IPropertyOwner |
class | IPropertyPersistence |
Interface of property persistence service. More... | |
class | IPropertyProvider |
class | IPropertyRelations |
Interface of property relations service. More... | |
class | IPythonService |
struct | IRenderingManager |
An interface for accessing a mitk::RenderingManager instance. More... | |
struct | IRenderWindowPart |
Interface for a MITK Workbench Part providing a render window. More... | |
struct | IRenderWindowPartListener |
Interface for berry::IViewPart implementations to be notified about mitk::IRenderWindowPart lifecycle changes. More... | |
class | IRESTManager |
This is a microservice interface for managing REST requests. More... | |
class | IRESTObserver |
class | ISemanticRelationsObservable |
class | ISemanticRelationsObserver |
class | IsoDoseLevel |
Stores values needed for the representation/visualization of dose iso levels. More... | |
class | IsoDoseLevelSet |
Stores values needed for the representation/visualization of dose iso levels. More... | |
class | IsoDoseLevelSetProperty |
Property class for dose iso level sets. More... | |
class | IsoDoseLevelVectorProperty |
Property class for dose iso level vector. More... | |
struct | isPrimitiveType |
This is an implementation of a type trait to provide a compile-time check for PixelType used in the instantiation of an itk::Image. More... | |
struct | isPrimitiveType< char > |
Partial specialization (char) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< double > |
Partial specialization (double) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< float > |
Partial specialization (float) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< int > |
Partial specialization (int) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< long int > |
Partial specialization (long int) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< long unsigned int > |
Partial specialization (long unsigned int) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< short > |
Partial specialization (short) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< signed char > |
Partial specialization (signed char) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< unsigned char > |
Partial specialization (unsigned char) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< unsigned int > |
Partial specialization (unsigned int) for the isPrimitiveType object. More... | |
struct | isPrimitiveType< unsigned short > |
Partial specialization (unsigned short) for the isPrimitiveType object. More... | |
class | ITKDICOMSeriesReaderHelper |
class | ItkImageFileIOFactory |
Create instances of ItkImageFileReader objects using an object factory. More... | |
class | ItkImageFileReader |
Reader to read file formats supported by itk. More... | |
class | ITKImageImport |
Pipelined import of itk::Image. More... | |
class | ItkImageIO |
class | ItkLoggingAdapter |
Adapter that overwrites the standard itk logging output window and sends the logging messages to the MITK. More... | |
class | ItkMatrixHack |
Internal hack to set m_MatrixMTime of itk::MatrixOffsetTransformBase correctly after changing the matrix. For internal use only. More... | |
struct | IToFDeviceFactory |
This is the base of class for all ToFDeviceFactories. More... | |
struct | IZombieViewPart |
Interface for MITK Workbench Views with special Zombie state handling. More... | |
class | KinectController |
Interface to the Kinect camera. More... | |
class | KinectDevice |
Interface for all representations of Kinect devices. KinectDevice internally holds an instance of KinectController and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
class | KinectDeviceFactory |
KinectDeviceFactory is an implementation of the factory pattern to generate Microsoft Kinect devices. KinectDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new KinectDevices via a global instance of this factory. More... | |
class | KinectV2Controller |
Interface to the Kinect 2 camera. Currently, the Microsoft SDK is used. More... | |
class | KinectV2Device |
Interface for all representations of Microsoft Kinect V2 devices. Kinect2Device internally holds an instance of Kinect2Controller and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
class | KinectV2DeviceFactory |
KinectDeviceFactory is an implementation of the factory pattern to generate Microsoft Kinect V2 devices. KinectDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new KinectDevices via a global instance of this factory. More... | |
class | Label |
A data structure describing a label. More... | |
class | LabelAnnotation3D |
Can display a high amount of 3D labels to a PointSet. More... | |
class | LabeledImageLookupTable |
class | LabeledImageToSurfaceFilter |
class | LabeledImageVolumeCalculator |
Class for calculating the volume (or area) for each label in a labeled image. More... | |
class | LabelSet |
class | LabelSetImage |
LabelSetImage class for handling labels and layers in a segmentation session. More... | |
class | LabelSetImageIO |
class | LabelSetImageSerializer |
Serializes mitk::LabelSetImage for mitk::SceneIO. More... | |
class | LabelSetImageSource |
Superclass of all classes generating labelset images (instances of class LabelSetImage) as output. More... | |
class | LabelSetImageSurfaceStampFilter |
class | LabelSetImageToSurfaceFilter |
class | LabelSetImageToSurfaceThreadedFilter |
class | LabelSetImageVtkMapper2D |
Mapper to resample and display 2D slices of a 3D labelset image. More... | |
class | LabelSetIOHelper |
The LabelSetIOHelper is a static helper class that supports serialization of mitk::LabelSetImage. More... | |
class | LandmarkProjector |
Base-class of landmark-projectors, which project the target landmarks to create source landmarks. More... | |
class | LandmarkProjectorBasedCurvedGeometry |
Superclass of AbstractTransformGeometry sub-classes defined by a set of landmarks. More... | |
class | LayoutAnnotationRenderer |
The LayoutAnnotationRenderer is used for the layouted placement of mitk::Annotation Objects. More... | |
class | LegacyFileReaderService |
class | LegacyFileWriterService |
class | LesionData |
This class holds the data of each lesion in the lesion tree view. The data is the lesion itself with its UID, name and lesion class as well as two vectors for. More... | |
class | LevelWindow |
The LevelWindow class Class to store level/window values. More... | |
class | LevelWindowManager |
Provides access to the LevelWindowProperty object and LevelWindow of the "current" image. More... | |
class | LevelWindowPreset |
class | LevelWindowProperty |
The LevelWindowProperty class Property for the mitk::LevelWindow. More... | |
class | LevenbergMarquardtModelFitFunctor |
class | LibSVMClassifier |
class | LimitedLinearUndo |
A linear undo model with one undo and one redo stack. More... | |
class | Line |
Descibes a line. More... | |
class | LinearModel |
class | LinearModelFactory |
class | LinearSplitting |
class | LineOperation |
Operation, that holds everything necessary for an operation on a line. More... | |
class | LinuxRealTimeClock |
RealTimeClock for linux-systems. More... | |
class | LiveWireTool2D |
A 2D segmentation tool based on a LiveWire approach. More... | |
struct | LocaleSwitch |
Convenience class to temporarily change the current locale. More... | |
class | LocalStorageHandler |
Templated class for management of LocalStorage implementations in Mappers. More... | |
class | LoggingBackend |
mbilog backend implementation for mitk More... | |
class | LogItLinking |
class | LogoAnnotation |
Displays a logo on the renderwindow. More... | |
class | LookupTable |
The LookupTable class mitk wrapper for a vtkLookupTableThis class can be used to color images with a LookupTable, such as the vtkLookupTable. More... | |
class | LookupTableProperty |
The LookupTableProperty class Property to associate mitk::LookupTable to an mitk::DataNode. More... | |
class | LookupTablePropertySerializer |
Base class for objects that serialize BaseData types. More... | |
class | LookupTablePropertySerializerFactory |
class | LookupTablePropertySerializerRegistrationMethod |
class | LookupTableSource |
Base class for all objects which have an object of type mitkLookupTable as output. More... | |
class | LRDensityEstimation |
class | ManualPlacementAnnotationRenderer |
The ManualPlacementAnnotationRenderer is used for the simple placement of mitk::Annotation Objects. More... | |
class | ManualSegmentationToSurfaceFilter |
Supplies a 3D surface from pre-processed segmentation. More... | |
class | MAPAlgorithmInfoObject |
berry wrapper for a MatchPoint algorithm deployment info More... | |
class | MAPAlgorithmInfoSelection |
Used by plugins to communicate selections of deployed algorithms. More... | |
struct | MapCompositePixelType |
Object for compile-time translation of a composite pixel type into an itk::ImageIOBase::IOPixelType information. More... | |
struct | MapCompositePixelType< itk::CovariantVector< C, N > > |
struct | MapCompositePixelType< itk::DiffusionTensor3D< C > > |
struct | MapCompositePixelType< itk::FixedArray< C, N > > |
struct | MapCompositePixelType< itk::Matrix< C, N > > |
struct | MapCompositePixelType< itk::RGBAPixel< C > > |
struct | MapCompositePixelType< itk::RGBPixel< C > > |
struct | MapCompositePixelType< itk::VariableLengthVector< C > > |
struct | MapCompositePixelType< itk::Vector< C, N > > |
class | Mapper |
Base class of all mappers, Vtk as well as OpenGL mappers. More... | |
struct | MapPixelComponentType |
struct | MapPixelType |
Object for compile-time translation of a pixel type into an itk::ImageIOBase::IOPixelType information. More... | |
struct | MapPixelType< T, true > |
Partial specialization for setting the IOPixelType for primitive types to SCALAR. More... | |
class | MAPRegistrationWrapper |
MAPRegistrationWrapper Wrapper class to allow the handling of MatchPoint registration objects as mitk data (e.g. in the data explorer). More... | |
class | MAPRegistrationWrapperIO |
class | MAPRegistrationWrapperObjectFactory |
class | MAPRegistrationWrapperSerializer |
Serializes mitk::MAPRegistrationWrapper for mitk::SceneIO. More... | |
class | MaskAndCutRoiImageFilter |
Cuts a region of interest (ROI) out of an image. More... | |
class | MaskCleaningOperation |
Executes operations to clean-up Masks. More... | |
class | MaskedAlgorithmHelper |
MaskedAlgorithmHelper Helper class as an easy bridge to set mitk images as masks for registration algorithms. It is assumed that the Image indicates the mask by pixel values != 0. More... | |
class | MaskedDynamicImageStatisticsGenerator |
class | MaskGenerator |
Base Class for all Mask Generators. Mask generators are classes that provide functionality for the creation of binary (or unsigned short) masks that can be applied to an image. See dervied classes for more information. More... | |
class | MaskImageFilter |
class | MaskUtilities |
Utility class for mask operations. It checks whether an image and a mask are compatible (spacing, orientation, etc...) and it can also crop an image to the LargestPossibleRegion of the Mask. More... | |
class | Material |
class | Matrix |
class | MaximumCurveDescriptionParameter |
class | MeanResidenceTimeDescriptionParameter |
class | MemoryIsLockedException |
class | MemoryUtilities |
class | Mesh |
DataStructure which stores a set of points (incl. pointdata) where each point can be associated to an element of a cell. More... | |
class | MeshMapper2D |
OpenGL-based mapper to display a mesh in a 2D window. More... | |
class | MeshVtkMapper3D |
Vtk-based mapper for PointList. More... | |
class | Message |
Event/message/notification class. More... | |
class | Message1 |
class | Message2 |
class | Message3 |
class | Message4 |
class | MessageAbstractDelegate |
class | MessageAbstractDelegate1 |
class | MessageAbstractDelegate2 |
class | MessageAbstractDelegate3 |
class | MessageAbstractDelegate4 |
class | MessageBase |
class | MessageDelegate |
class | MessageDelegate1 |
class | MessageDelegate2 |
class | MessageDelegate3 |
class | MessageDelegate4 |
class | MicroBirdTool |
Implementation of a MicroBird tool. More... | |
class | MicroBirdTrackingDevice |
superclass for specific MIRCOBIRD tracking Devices More... | |
class | MicronTrackerTypeInformation |
Type information for Micron Tracking Devices. More... | |
class | MimeType |
The MimeType class represens a registered mime-type. It is an immutable wrapper for mitk::CustomMimeType that makes memory handling easier by providing a stack-object for the user. More... | |
class | MimeTypeProvider |
struct | MimeTypeTrackerTypeTraits |
class | MITKAlgorithmHelper |
MITKAlgorithmHelper. More... | |
class | MitkCESTIOMimeTypes |
Provides the custom mime types for MitkCEST. More... | |
class | MitkDICOMPMIOMimeTypes |
Provides the custom mime types for dicom qi objects loaded with DCMQI. More... | |
class | MitkDICOMSEGIOMimeTypes |
Provides the custom mime types for dicom qi objects loaded with DCMQI. More... | |
class | MITKRegistrationHelper |
MITKRegistrationHelper. More... | |
class | MITKRegistrationWrapperMapper2D |
class | MITKRegistrationWrapperMapper3D |
class | MITKRegistrationWrapperMapperBase |
class | ModalityProperty |
Enumerates all known modalities. More... | |
class | ModelBase |
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time grid of the signal and the parameters of the model. A model has 3 types of parameters: . More... | |
class | ModelBasedValueFunctorBase |
class | ModelDataGenerationFunctor |
class | ModelFactoryBase |
struct | ModelFitConstants |
class | ModelFitCostFunctionInterface |
class | ModelFitFunctorBase |
class | ModelFitFunctorPolicy |
class | ModelFitInfoSignalGenerationFunctor |
struct | ModelFitPlotData |
class | ModelFitProviderBase |
Base class for model fit provider. More... | |
class | ModelGenerator |
class | ModelParameterizerBase |
class | ModelSignalImageGenerator |
class | ModelTraitsInterface |
class | ModifiedLock |
ModifiedLock manages the calls of Modified() functions. More... | |
class | MorphologicalOperations |
Encapsulates several morphological operations that can be performed on segmentations. More... | |
class | MouseDoubleClickEvent |
class | MouseModeSwitcher |
class | MouseMoveEvent |
class | MousePressEvent |
class | MouseReleaseEvent |
class | MouseWheelEvent |
class | MovieGenerator |
class | MovieGeneratorOpenCV |
class | MovieGeneratorWin32 |
class | MRNormLinearStatisticBasedFilter |
class | MRNormTwoRegionsBasedFilter |
class | MultiClassValueToIndexMapper |
class | MultiComponentImageDataComparisonFilter |
Filter for comparing two multi channel mitk::Image objects by channel wise by pixel values. More... | |
class | MultiLabelMaskGenerator |
The MultiLabelMaskGenerator class NOT IMPLEMENTED YET! More... | |
class | MultilabelObjectFactory |
class | MultiModalAffineDefaultRegistrationAlgorithm |
class | MultiModalRigidDefaultRegistrationAlgorithm |
class | MultiModalTranslationDefaultRegistrationAlgorithm |
class | MultiStepper |
Helper class to step through a list. More... | |
class | MVConstrainedCostFunctionDecorator |
This class is used to add constraints to any multi valued model fit cost function. More... | |
class | MVModelFitCostFunction |
class | NavigationData |
Navigation Data. More... | |
class | NavigationDataDelayFilter |
NavigationDataDelayFilter. More... | |
class | NavigationDataDisplacementFilter |
NavigationDataDisplacementFilter adds an offset to navigation data objects. More... | |
class | NavigationDataEvaluationFilter |
NavigationDataEvaluationFilter calculates statistical data (mean value, mean error, etc.) on the input navigation data. Input navigation data are set 1:1 on output navigation data. More... | |
class | NavigationDataHandEyeCalibrationFilter |
IGT filter applying a Hand-Eye transformation to a given BaseData according to the current NavigationDataTransformation. The resulting BaseData is then given in tracking coordinates. More... | |
class | NavigationDataLandmarkTransformFilter |
NavigationDataLandmarkTransformFilter applies a itk-landmark-transformation defined by source and target pointsets. More... | |
class | NavigationDataObjectVisualizationFilter |
Class that reads NavigationData from input and transfers the information to the geometry of the associated BaseData. More... | |
class | NavigationDataPassThroughFilter |
Basis for filters that want to leave the navigation data untouched. More... | |
class | NavigationDataPlayer |
This class is used to play recorded (see mitkNavigationDataRecorder class) NavigationDataSets. More... | |
class | NavigationDataPlayerBase |
Base class for using mitk::NavigationData as a filter source. Subclasses can play objects of mitk::NavigationDataSet. More... | |
class | NavigationDataReaderCSV |
class | NavigationDataReaderInterface |
class | NavigationDataReaderXML |
class | NavigationDataRecorder |
This class records NavigationData objects into NavigationDataSets. More... | |
class | NavigationDataRecorderDeprecated |
This class records NavigationData objects. More... | |
class | NavigationDataReferenceTransformFilter |
NavigationDataReferenceTransformFilter applies a itk-landmark-transformation defined by source and target NavigationDatas. More... | |
class | NavigationDataSequentialPlayer |
This class is a slightly changed reimplementation of the NavigationDataPlayer which does not care about timestamps and just outputs the navigationdatas in their sequential order. More... | |
class | NavigationDataSet |
Data structure which stores streams of mitk::NavigationData for multiple tools. More... | |
class | NavigationDataSetWriterCSV |
class | NavigationDataSetWriterXML |
class | NavigationDataSliceVisualization |
Control the position and orientation of rendered slices with NavigationData. More... | |
class | NavigationDataSmoothingFilter |
This filter smoothes the navigation data by calculating the mean value of the last few input values and using this as output. More... | |
class | NavigationDataSource |
Navigation Data source. More... | |
class | NavigationDataToIGTLMessageFilter |
This filter creates IGTL messages from mitk::NavigaitionData objects. More... | |
class | NavigationDataToMessageFilter |
NavigationDataToMessageFilter emits multiple mitk::Message messages when the input NavigationData values change. More... | |
class | NavigationDataToNavigationDataFilter |
NavigationDataToNavigationDataFilter is the base class of all filters that receive NavigationDatas as input and produce NavigationDatas as output. More... | |
class | NavigationDataToPointSetFilter |
This filter creates mitk::PointSet objects from mitk::NavigaitionData objects. More... | |
class | NavigationDataTransformFilter |
NavigationDataTransformFilter applies an user-defined rigid transformation on navigation data objects. Input navigation data are mapped 1:1 on output navigation data. To run the filter SetRigid3DTransform(TransformType::Pointer transform) has to be called first. More... | |
class | NavigationDataVisualizationFilter |
NavigationDataVisualizationFilter represents the superclass of all IGT Filters that visualize NavigationData. More... | |
class | NavigationTool |
An object of this class represents a navigation tool in the view of the software. A few informations like an identifier, a toolname, a surface and a itk spatial object are stored in such an object. The classes NavigationToolReader and are availiable to write/read tools to/from the harddisc. If you need a collection of navigation tools the class NavigationToolStorage could be used. More... | |
class | NavigationToolReader |
This class offers methods to read objects of the class NavigationTool from the harddisc. The tools have to be saved in a special format by the class NavigationToolWriter to be loadable. More... | |
class | NavigationToolStorage |
An object of this class represents a collection of navigation tools. You may add/delete navigation tools or store/load the whole collection to/from the harddisc by using the class NavigationToolStorageSerializer and NavigationToolStorageDeserializer. More... | |
class | NavigationToolStorageDeserializer |
This class offers methods to load an object of the class NavigationToolStorage from the harddisc. More... | |
class | NavigationToolStorageSerializer |
This class offers methods to save an object of the class NavigationToolStorage to the harddisc. More... | |
class | NavigationToolStorageTestHelper |
class | NavigationToolWriter |
This class offers methods to write objects of the class navigation tool permanently to the harddisk. The objects are saved in a special fileformat which can be read by the class NavigationToolReader to restore the object. More... | |
class | NDIAuroraTypeInformation |
Type information for NDI Aurora. More... | |
class | NDIPassiveTool |
Implementation of a passive NDI optical tool. More... | |
class | NDIPolarisTypeInformation |
Type information for NDI Polaris. More... | |
class | NDIProtocol |
The NDI Protocol class provides building and parsing of command strings and answers to and from a NDI tracking device. More... | |
class | NDITrackingDevice |
superclass for specific NDI tracking Devices that use serial communication. More... | |
class | NeedleProjectionFilter |
This filter projects a needle's path onto a plane. More... | |
class | NodeDisplacementFilter |
This filter moves DataNodes relatively to tracking Data from a 6-DoF Sensor. More... | |
class | NodePredicateAnd |
Composite predicate that forms a logical AND relation from its child predicates. More... | |
class | NodePredicateBase |
Interface for evaluation conditions used in the DataStorage class GetSubset() method. More... | |
class | NodePredicateCompositeBase |
Base class for all predicates that can have child predicates (e.g. AND/OR) More... | |
class | NodePredicateData |
Predicate that evaluates if the given DataNodes data object pointer equals a given pointer. More... | |
class | NodePredicateDataProperty |
Predicate that evaluates if the data of a given DataNode has a specific property. If the second parameter is nullptr, it will only be checked whether there is a property with the specified name for the data instance of the node. More... | |
class | NodePredicateDataType |
Predicate that evaluates if the given DataNodes data object is of a specific data type. More... | |
class | NodePredicateDataUID |
Predicate that compares the data UID of the given DataNode to a specific UID. More... | |
class | NodePredicateDimension |
Predicate that evaluates if the given DataNodes data object has the specified dimension, for datasets where dimension is applicable. More... | |
class | NodePredicateFirstLevel |
Predicate that evaluates if the given node is a direct or indirect source node of a specific node. More... | |
class | NodePredicateFunction |
Predicate that transfers the check to a specific Callable. More... | |
class | NodePredicateGeometry |
Predicate that evaluates if the given DataNode's data object has the same geometry (in terms of spacing, origin, orientation) like the reference geometry. One can either check the whole time geometry of the date node by defining a referenc time geometry or check against one given reference base geometry. If the predicate should check against a base geometry, you can specify the timepoint of the data's time geometry that should be checked. If no timepoint is defined the predicate will evaluate the data geometry in the first timestep. Evaluates to "false" for unsupported or undefined data objects/geometries. More... | |
class | NodePredicateNot |
Composite predicate that negates its child predicate Changed: NodePredicateNot now derives from NodePredicateCompositeBase though it really holds only one subpredicate at any time. But logically any Predicate that has one or more subpredicate is a CompositePredicate. More... | |
class | NodePredicateOr |
Composite predicate that forms a logical OR relation from its child predicates. More... | |
class | NodePredicateProperty |
Predicate that evaluates if the given DataNode has a specific property. If the second parameter is nullptr, it will only be checked whether there is a property with the specified name. If a renderer is specified in the third parameter the renderer-specific property will be checked. If this parameter is nullptr or not specified, then the non-renderer-specific property will be checked. More... | |
class | NodePredicateSource |
Predicate that evaluates if the given node is a direct or indirect source node of a specific node. More... | |
class | NonBlockingAlgorithm |
class | NonBlockingAlgorithmEvent |
class | NonStaticArithmeticOperation |
class | NoPropertyRelationException |
class | NoRFData |
class | NormalDirectionConsistencySorter |
Makes sure that the order of files is along the image plane normals. More... | |
class | NormalizedSumOfSquaredDifferencesFitCostFunction |
class | NPOptitrackTrackingTypeInformation |
Type information for NP Optitrack. More... | |
class | NumericTwoCompartmentExchangeModel |
Implementation of the numeric model function of the 2 Compartment Exchange model, using an Aterial Input Function The Model calculates the measured Concentration-Time-Curve from the mass balance equations of the 2-tissue compartent Model. More... | |
class | NumericTwoCompartmentExchangeModelFactory |
class | NumericTwoCompartmentExchangeModelParameterizer |
class | NumericTwoTissueCompartmentModel |
class | NumericTwoTissueCompartmentModelFactory |
class | NumericTwoTissueCompartmentModelParameterizer |
class | Observable |
class | OclBaseData |
class | OclBinaryThresholdImageFilter |
The OclBinaryThresholdImageFilter computes a binary segmentation based on given threshold values. More... | |
class | OclDataSet |
Class implementing processing of arbitrary data sets for GPU Image Processing. More... | |
class | OclDataSetFilter |
The OclDataSetFilter is the topmost class for all filter which take DataSets as input. More... | |
class | OclDataSetToDataSetFilter |
The OclDataSetToDataSetFilter is the base class for all OpenCL DataSet filter generating DataSets. More... | |
class | OclFilter |
Superclass for all OpenCL based filter. More... | |
class | OclImage |
Class implementing the image format for GPU Image Processing. More... | |
class | OclImageFilter |
The OclImageFilter is the topmost class for all filter which take images as input. More... | |
class | OclImageFormats |
class | OclImageToImageFilter |
The OclImageToImageFilter is the base class for all OpenCL image filter generating images. More... | |
class | OneTissueCompartmentModel |
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Function The Model calculates the Concentration-Time-Curve as a convolution of the plasma curve Cp (the AIF) and a tissue specific residue function (in this case an exponential: R(t) = ktrans * exp(-ktrans/ve * (t)) ). C(t) = vp * Cp(t) + conv(Cp(t),R(t)) The parameters ktrans, ve and ve are subject to the fitting routine. More... | |
class | OneTissueCompartmentModelFactory |
class | OneTissueCompartmentModelParameterizer |
class | OpenCVImageSource |
class | OpenCVToMitkImageFilter |
Filter for creating MITK RGB Images from an OpenCV image. More... | |
class | OpenCVVideoSource |
class | OpenIGTLinkTrackingDevice |
An object of this class represents the MicronTracker device. You can add tools to this device, then open the connection and start tracking. The tracking device will then continuously update the tool coordinates. More... | |
class | OpenIGTLinkTrackingTool |
An object of this class represents a OpenIGTLink tracking tool. A tool has to be added to a tracking device which will then continuously update the tool coordinates. More... | |
class | OpenIGTLinkTypeInformation |
Type information for tracking devices using OpenIGTLink. More... | |
class | Operation |
Base class of all Operation-classes. More... | |
class | OperationActor |
abstract class, that can be used by Undo to undo an operation. More... | |
class | OperationEndEvent |
class | OperationEvent |
Represents a pair of operations: undo and the according redo. More... | |
class | OphirPyro |
class | OptitrackErrorMessages |
class | OptitrackTrackingDevice |
An object of this class represents the Optitrack device. You can add tools to this device, then open the connection and start tracking. The tracking device will then continuously update the tool coordinates. Remember that it will be necessary to to have a license for using the Optitrack System. See http://www.naturalpoint.com/ for details. More... | |
class | OptitrackTrackingTool |
An object of this class represents the a Tool tracked by Optitrack System. You can define the tool by the a definition file like in the example in ****. Remember that it will be necessary to to have a license for using the Optitrack System. See http://www.naturalpoint.com/ for details. More... | |
class | OtsuSegmentationFilter |
A filter that performs a multiple threshold otsu image segmentation. More... | |
class | OtsuTool3D |
class | OverwriteDirectedPlaneImageFilter |
Writes a 2D slice into a 3D image. More... | |
class | OverwriteSliceImageFilter |
Writes a 2D slice into a 3D image. More... | |
class | PadImageFilter |
PadImageFilter class pads the first input image to the size of the second input image. Two Images have to be set. The first image is the image to pad. The second image defines the pad size. It is also possible to use an included binary filter. More... | |
class | PaintbrushTool |
Paintbrush tool for InteractiveSegmentation. More... | |
class | ParamapPresetsParser |
class | ParameterFitImageGeneratorBase |
class | ParameterToolEvent |
Tool event with 1 parameter. More... | |
class | PersistenceActivator |
class | PersistenceService |
class | PhotoacousticBModeFilter |
Class implementing a mitk::ImageToImageFilter for BMode filtering on CPU. More... | |
class | PhotoacousticFilterService |
Class holding methods to apply all Filters within the Photoacoustics Algorithms Module. More... | |
class | PhotoacousticMotionCorrectionFilter |
Class implementing a mitk::ImageToImageFilter for PAUS motion correction. More... | |
class | PhotoacousticOCLBeamformingFilter |
class | PickingTool |
Extracts a single region from a segmentation image and creates a new image with same geometry of the input image. More... | |
class | PivotCalibration |
Class for performing a pivot calibration out of a set of navigation datas. More... | |
class | PixelBasedDescriptionParameterImageGenerator |
class | PixelBasedParameterFitImageGenerator |
class | PixelManipulationTool |
class | PixelType |
Class for defining the data type of pixels. More... | |
struct | PixelTypeLength |
struct | PixelTypeList |
struct | PixelTypeList< EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType > |
struct | PixelTypeSwitch |
struct | PixelTypeSwitch< TypeList, Index, true > |
struct | PixelTypeTrait |
Compile-time trait for resolving the ValueType from an ItkImageType. More... | |
struct | PixelTypeTrait< false, T > |
Partial specialization for the PixelTypeTrait. More... | |
class | PlanarAngle |
Implementation of PlanarFigure to display an angle through three control points. More... | |
class | PlanarArrow |
Implementation of PlanarFigure representing an arrow through two control points. More... | |
class | PlanarBezierCurve |
class | PlanarCircle |
Implementation of PlanarFigure representing a circle either through two control points or by one control point (fixed radius mode) The mode is defined by the chosen constructor. More... | |
class | PlanarCross |
Implementation of PlanarFigure modeling a cross with two orthogonal lines on a plane. More... | |
class | PlanarDoubleEllipse |
Planar representing a double ellipse. The double ellipse is either represented by 4 control points (center, outer major axis, outer minor axis and inner major axis) or be one control point (center, fixed size mode). The mode is selected via the constructor. More... | |
class | PlanarEllipse |
Implementation of PlanarFigure representing a circle through two control points. More... | |
class | PlanarFigure |
Base-class for geometric planar (2D) figures, such as lines, circles, rectangles, polygons, etc. More... | |
class | PlanarFigureControlPointStyleProperty |
Defines the rendering style of control points for PlanarFigure objects. More... | |
class | PlanarFigureInteractor |
Interaction with mitk::PlanarFigure objects via control-points. More... | |
class | PlanarFigureIOFactory |
Create instances of PlanarFigureReader objects using an object factory. More... | |
class | PlanarFigureMapper2D |
OpenGL-based mapper to render display sub-class instances of mitk::PlanarFigure. More... | |
class | PlanarFigureMaskGenerator |
Derived from MaskGenerator. This class is used to convert a mitk::PlanarFigure into a binary image mask. More... | |
class | PlanarFigureObjectFactory |
class | PlanarFigureReader |
reads xml representations of mitk::PlanarFigure from a file More... | |
class | PlanarFigureSerializer |
Serializes mitk::Surface for mitk::SceneIO. More... | |
class | PlanarFigureSource |
Base class for all filters which have an object of type mitk::PlanarFigure as output. More... | |
class | PlanarFigureToPlanarFigureFilter |
Base class for all filters which have an object of type mitk::PlanarFigure as input and output. More... | |
class | PlanarFigureVtkMapper3D |
class | PlanarFigureWriter |
XML-based writer for mitk::PlanarFigures. More... | |
class | PlanarFigureWriterFactory |
class | PlanarFourPointAngle |
Implementation of PlanarFigure representing a four point angle, which is defined by two non-intersecting lines in 2D. Each of those lines is defined by two control points. More... | |
class | PlanarLine |
Implementation of PlanarFigure representing a line through two control points. More... | |
class | PlanarPolygon |
Implementation of PlanarFigure representing a polygon with two or more control points. More... | |
class | PlanarRectangle |
Implementation of PlanarFigure representing a polygon with two or more control points. More... | |
class | PlanarSubdivisionPolygon |
Implementation of PlanarFigure representing a polygon with two or more control points. More... | |
class | Plane |
Plane surface representation. More... | |
class | PlaneFit |
class | PlaneGeometry |
Describes a two-dimensional, rectangular plane. More... | |
class | PlaneGeometryData |
Data class containing PlaneGeometry objects. More... | |
class | PlaneGeometryDataMapper2D |
Vtk-based 2D mapper for rendering a crosshair with the plane geometry. More... | |
class | PlaneGeometryDataToSurfaceFilter |
Superclass of all classes having a PlaneGeometryData as input and generating Images as output. More... | |
class | PlaneGeometryDataVtkMapper3D |
Vtk-based mapper to display a PlaneGeometry in a 3D windowUses a PlaneGeometryDataToSurfaceFilter object to create a vtkPolyData representation of a given PlaneGeometry instance. PlaneGeometry may either contain a common flat plane or a curved plane (ThinPlateSplineCurvedGeometry). More... | |
class | PlaneLandmarkProjector |
Thin-plate-spline-based landmark-based curved geometry. More... | |
class | PlaneOperation |
Operation for setting a plane (defined by its origin and normal) More... | |
class | PlaneOrientationProperty |
class | PlanePositionManagerService |
class | PlaneProposer |
The PlaneProposer creates a new plane based on an input point cloud. More... | |
class | PlotDataCurve |
class | Point |
class | Point2dProperty |
class | Point3dProperty |
class | Point3iProperty |
class | Point4dProperty |
class | PointCloudScoringFilter |
Scores an UnstructuredGrid as good as one matches to the other. More... | |
class | PointLocator |
class | PointOperation |
Operation that handles all actions on one Point. More... | |
class | PointSet |
Data structure which stores a set of points. Superclass of mitk::Mesh. More... | |
class | PointSetDataInteractor |
Implementation of the PointSetInteractor. More... | |
class | PointSetDifferenceStatisticsCalculator |
Class for calculating the difference between two corresponding point sets. The user can access the single distances between corresponding points as well as a complete statistic (mean, sd, rms, median, max, min) The point sets must be of equal size! More... | |
class | PointSetIOFactory |
Create instances of PointSetReader objects using an object factory. More... | |
class | PointSetReader |
reads xml representations of mitk::PointSets from a file More... | |
class | PointSetReaderService |
class | PointSetSerializer |
Serializes mitk::Surface for mitk::SceneIO. More... | |
class | PointSetShapeProperty |
class | PointSetSource |
Superclass of all classes generating point sets (instances of class mitk::PointSet) as output. More... | |
class | PointSetStatisticsCalculator |
Class for calculating statistics (like standard derivation, RMS, mean, etc.) for a PointSet. More... | |
class | PointSetToPointSetFilter |
Superclass of all classes/algorithms having one or more PointSets as input and output. More... | |
class | PointSetVtkMapper2D |
Vtk-based 2D mapper for PointSet. More... | |
class | PointSetVtkMapper3D |
Vtk-based mapper for PointSet. More... | |
class | PointSetWriter |
XML-based writer for mitk::PointSets. More... | |
class | PointSetWriterFactory |
class | PointSetWriterService |
class | PolhemusInterface |
An object of this class represents the interface to Polhemus trackers. All variables with the name "tool" start with index 1, which is the station number of Polhemus. Make sure to call functions in this class with parameter "1" if you want to loop over all tools. If you need to access an array (e.g. m_Hemisphere), you need to use "_tool -1" and adapt your index for loops... More... | |
class | PolhemusTool |
An object of this class represents a tool of a Polhemus tracking device. A tool has to be added to a tracking device which will then continuously update the tool coordinates. More... | |
class | PolhemusTrackerTypeInformation |
Type information for Polhemus Tracking Devices. More... | |
class | PolhemusTrackingDevice |
An object of this class represents Polhemus tracking device. You can add tools to this device, then open the connection and start tracking. The tracking device will then continuously update the tool coordinates. The tools which are used by Polhemus need to be connected to the correct port. The port of the tool is stored as m_ToolPort in PolhemusTool AND as identifier in the NavigationTool (ToolStorage). More... | |
struct | PreferenceListReaderOptionsFunctor |
Option callback functor with a preference list/ black list option selection strategy. More... | |
class | ProcessingError |
class | ProgressBar |
Sending a message to the applications ProgressBar. More... | |
class | ProgressBarImplementation |
GUI indepentent Interface for all Gui depentent implementations of a ProgressBar. More... | |
class | ProgressionValueToIndexMapper |
class | PropertyAliases |
class | PropertyDescriptions |
class | PropertyEditor |
class | PropertyExtension |
Base class for all property extensions. More... | |
class | PropertyExtensions |
class | PropertyFilter |
Consists of blacklist and whitelist entries. More... | |
class | PropertyFilters |
class | PropertyKeyPath |
Class that can be used to specify nested or wild carded property keys. E.g. for the use in context of the property persistence service or the property relation service. Following assumptions are made /preconditions are defined: More... | |
class | PropertyList |
Key-value list holding instances of BaseProperty. More... | |
class | PropertyListDeserializer |
Deserializes a mitk::PropertyList. More... | |
class | PropertyListDeserializerV1 |
Deserializes a mitk::PropertyList. More... | |
class | PropertyListReplacedObserver |
class | PropertyListSerializer |
Serializes a mitk::PropertyList. More... | |
class | PropertyListsXmlFileReaderAndWriter |
class | PropertyObserver |
class | PropertyPersistence |
class | PropertyPersistenceInfo |
Property persistence info. This class is used to specify the way the persistance of a property of BaseData derived instances is handled. The info specifies the key for property, as well as the mime type the info is defined for and should be used. Additionally the functions for deserialization and serialization of the property can be defined. As default. More... | |
class | PropertyRelationRuleBase |
class | PropertyRelations |
class | PropertyView |
class | ProportionalTimeGeometry |
class | ProportionalTimeGeometryToXML |
class | ProvisioningInfo |
class | PUImpurityLoss |
class | PURFClassifier |
class | PURFData |
class | PURFProblemSpec |
class | PythonCommandObserver |
class | PythonService |
struct | PythonVariable |
class | QMAPAlgorithmModel |
class | QtPerspectiveItem |
class | QtViewItem |
class | QuantelLaser |
class | QuaternionAveraging |
This class offers methods to average quaternions. More... | |
class | RandomForestFileIO |
class | RandomImageSampler |
class | RawImageFileReader |
Reader to read raw image files. More... | |
class | RawImageFileReaderService |
class | RealTimeClock |
RealTimeClock is a superclass to WindowsRealTimeClock, LinuxRealTimeClock, etc. More... | |
class | ReduceContourSetFilter |
A filter that reduces the number of points of contours represented by a mitk::Surface. More... | |
class | ReducedChiSquareFitCostFunction |
class | ReferenceCountWatcher |
Keeps track of the reference count of an object even if it is destroyed. More... | |
class | RegEvalStyleProperty |
class | RegEvaluationMapper2D |
Mapper to resample and display 2D slices of registration evaluation visualization. More... | |
class | RegEvaluationObject |
RegEvaluationObject Class that containes all data to realize an evaluation of registrations via images. More... | |
class | RegEvaluationObjectFactory |
class | RegEvalWipeStyleProperty |
class | RegionGrowingTool |
A slice based region growing tool. More... | |
class | RegVisColorStyleProperty |
class | RegVisDirectionProperty |
class | RegVisStyleProperty |
class | RendererAccess |
class | RenderingManager |
Manager for coordinating the rendering process. More... | |
class | RenderingManagerFactory |
Factory interface for facilitating the usage of a platform-specific mitk::RenderingManager instance. More... | |
class | RenderingModeProperty |
class | RenderingTestHelper |
class | RenderWindow |
mitkRenderWindow integrates the MITK rendering mechanism into VTK and is NOT QT dependent More... | |
class | RenderWindowBase |
Base class of MITK RenderWindows. More... | |
class | RenderWindowFrame |
class | RenderWindowLayerController |
class | RenderWindowViewDirectionController |
class | ResliceMethodProperty |
class | RESTClient |
class | RESTManager |
this is a microservice for managing REST-requests, used for non-qt applications. More... | |
class | RestorePlanePositionOperation |
class | RESTServer |
class | RESTUtil |
class | ResultAvailable |
class | RGBToRGBACastImageFilter |
class | ROIBasedParameterFitImageGenerator |
class | RotationOperation |
Operation, that holds everything necessary for an rotation operation on mitk::BaseData. More... | |
struct | RTConstants |
struct | RTCTKEventConstants |
class | RTDoseReaderService |
RTDoseReaderService reads DICOM files of modality RTDOSE. More... | |
class | RTPlanReaderService |
RTPlanReaderService reads DICOM files of modality RTPLAN. More... | |
class | RTStructureSetReaderService |
struct | RTUIConstants |
class | ScalarListLookupTable |
Data class for modelfit properties that store a map of lists (e.g. static parameters). More... | |
class | ScalarListLookupTablePropertySerializer |
Serializer for the ScalarListLookupTableProperty so it can be written and read from file. More... | |
class | ScaleLegendAnnotation |
Displays configurable scales on the renderwindow. The scale is determined by the image spacing. More... | |
class | ScaleOperation |
The ScaleOperation is an operation to scale any mitk::BaseGeometry. More... | |
class | SceneIO |
class | SceneIOTestScenarioProvider |
Provides DataStorages that serve as test scenarios. More... | |
class | SceneReader |
class | SceneReaderV1 |
class | SegmentationInteractor |
Observer that adds interaction with a segmentation session to the default display interaction. More... | |
class | SegmentationInterpolationAlgorithm |
Interface class for interpolation algorithms. More... | |
class | SegmentationInterpolationController |
Generates interpolations of 2D slices. More... | |
class | SegmentationObjectFactory |
class | SegmentationSink |
class | SegmentationsProcessingTool |
Batch processing of all selected segmentations/data. More... | |
class | SegTool2D |
Abstract base class for segmentation tools. More... | |
class | SemanticRelationException |
class | SemanticRelationsDataStorageAccess |
The API provides functions to query and manipulate image relations and instances, that are helpful during follow-up examination, like control-points (time period), types of the images or lesions that may be visible on multiple images. More... | |
class | SemanticRelationsIntegration |
The API provides functions to manipulate image relations and instances that are helpful during follow-up examination, like control-points (time period), types of the images or lesions that may be visible on multiple images. More... | |
class | SemanticRelationsUIActivator |
class | SerialCommunication |
serial communication interface More... | |
class | SetRegionTool |
Fills or erases a 2D region. More... | |
class | ShapeBasedInterpolationAlgorithm |
Shape-based binary image interpolation. More... | |
class | ShowSegmentationAsSmoothedSurface |
class | ShowSegmentationAsSurface |
class | SimpleBarrierConstraintChecker |
This class implements constraints as simple barrier functions. More... | |
class | SimpleFunctorBase |
class | SimpleFunctorPolicy |
class | SimpleHistogram |
Abstract superclass for histograms with double values. Classes which are deriving from this class can be cached in the same way. More... | |
class | SimpleHistogramCache |
class | SimpleImageHistogram |
class | SimpleUnstructuredGridHistogram |
class | SimpleVolumeDICOMSeriesReaderService |
class | SinglePointDataInteractor |
Implementation of the single point interaction. More... | |
class | SliceBasedInterpolationController |
Generates interpolations of 2D slices. More... | |
class | SlicedData |
Super class of data objects consisting of slices. More... | |
class | SlicedGeometry3D |
Describes the geometry of a data object consisting of slices. More... | |
class | SliceNavigationController |
Controls the selection of the slice the associated BaseRenderer will display. More... | |
class | SlicesCoordinator |
Coordinates a list of SliceNavigationControllers. More... | |
class | SmartPointerProperty |
Property containing a smart-pointer. More... | |
class | SortByImagePositionPatient |
Sort by distance of image origin along image normal (for use in DICOMTagBasedSorter). More... | |
class | SourceImageRelationRule |
class | SpectroCamController |
Controller for Pixelteq SpectroCam. More... | |
class | SplineVtkMapper3D |
Vtk-based mapper for Splines. More... | |
class | SquaredDifferencesFitCostFunction |
class | StandaloneDataStorage |
Data management class that handles 'was created by' relations. More... | |
class | StandardFileLocations |
Provides a method to look for configuration and option files etc. More... | |
class | StandardToftsModel |
Implementation of the Model function of the Tofts pharmacokinetic model, using an Aterial Input Function The Model calculates the Concentration-Time-Curve as a convolution of the plasma curve Cp (the AIF) and a tissue specific residue function (in this case an exponential: R(t) = ktrans * exp(-ktrans/ve * (t)) ). C(t) = vp * Cp(t) + conv(Cp(t),R(t)) The parameters ktrans, ve and ve are subject to the fitting routine. More... | |
class | StandardToftsModelFactory |
class | StandardToftsModelParameterizer |
class | StateMachineAction |
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implement: Is used to connect the Action-Id in an XML Statemachine description with a functor in the. More... | |
class | StateMachineCondition |
Represents a condition, that has to be fulfilled in order to execute a state machine transition after a certain event. More... | |
class | StateMachineContainer |
class | StateMachineState |
class | StateMachineTransition |
Connects two states, and holds references to corresponding actions and conditions. More... | |
class | StaticIGTHelperFunctions |
struct | StaticNameOfClass |
struct | StaticNameOfClass< T, true > |
struct | StatisticData |
class | StatisticsToImageRelationRule |
class | StatisticsToMaskRelationRule |
class | StatusBar |
Sending a message to the applications StatusBar. More... | |
class | StatusBarImplementation |
GUI indepentent Interface for all Gui depentent implementations of a StatusBar. More... | |
class | StdFunctionCommand |
class | Stepper |
Helper class to step through a list. More... | |
class | STLFileIOFactory |
Create instances of STLFileReader objects using an object factory. More... | |
class | STLFileReader |
Reader to read files in stl-format. More... | |
class | StringFromCvMat |
class | StringLookupTable |
class | StringLookupTableProperty |
class | StringProperty |
Property for strings. More... | |
class | SubImageSelector |
Base class of all classes providing access to parts of an image. More... | |
class | SubtractContourTool |
Fill the inside of a contour with 1. More... | |
class | SumOfSquaredDifferencesFitCostFunction |
class | Surface |
Class for storing surfaces (vtkPolyData). More... | |
class | SurfaceBasedInterpolationController |
class | SurfaceDeformationDataInteractor3D |
SurfaceDeformation interaction with objects in 3D windows. More... | |
class | SurfaceInterpolationController |
class | SurfaceOperation |
class | SurfaceSerializer |
Serializes mitk::Surface for mitk::SceneIO. More... | |
class | SurfaceSource |
Superclass of all classes generating surfaces (instances of class Surface) as output. More... | |
class | SurfaceStampImageFilter |
Converts surface data to pixel data. Requires a surface and an image, which header information defines the output image. More... | |
class | SurfaceStlIO |
class | SurfaceToImageFilter |
Converts surface data to pixel data. Requires a surface and an image, which header information defines the output image. More... | |
class | SurfaceToPointSetFilter |
This filter converts the input surface into a point set. The output point set contains every point exactly one time (no dublicated points like in the stl-format). More... | |
class | SurfaceToSurfaceFilter |
Superclass of all classes getting surfaces (instances of class Surface) as input and generating surfaces as output. More... | |
class | SurfaceVtkIO |
class | SurfaceVtkLegacyIO |
class | SurfaceVtkMapper2D |
Vtk-based mapper for cutting 2D slices out of Surfaces. More... | |
class | SurfaceVtkMapper3D |
Vtk-based mapper for Surfaces. More... | |
class | SurfaceVtkWriter |
VTK-based writer for mitk::Surface. More... | |
class | SurfaceVtkWriterFactory |
class | SurfaceVtkXmlIO |
class | SVModelFitCostFunction |
class | T2DecayModel |
class | T2DecayModelFactory |
class | T2DecayModelParameterizer |
class | TActionFunctor |
Base class of ActionFunctors, to provide an easy to connect actions with functions. More... | |
class | TemporoSpatialStringProperty |
Property for time and space resolved string values. More... | |
class | TestCaller |
A test caller for parameterized tests. More... | |
class | TestDICOMLoading |
class | TestFailedException |
Indicate a failed test. More... | |
class | TestFixture |
Test fixture for parameterized tests. More... | |
class | TestingRenderingManager |
class | TestingRenderingManagerFactory |
class | TestManager |
class | TestModel |
class | TestModelFactory |
class | TestNotRunException |
Specialized mitk::Exception for skipped tests. More... | |
class | TextAnnotation2D |
Displays text on the renderwindow. More... | |
class | TextAnnotation3D |
Displays at 3D position, always facing the camera. More... | |
class | ThinPlateSplineCurvedGeometry |
Thin-plate-spline-based landmark-based curved geometry. More... | |
struct | ThreadDataStruct |
class | ThreadedToFRawDataReconstruction |
class | ThreeDnTDICOMSeriesReader |
Extends DICOMITKSeriesGDCMReader by sorting/grouping into 3D+t image blocks. More... | |
class | ThreeStepLinearModel |
class | ThreeStepLinearModelFactory |
class | ThreeStepLinearModelParameterizer |
class | ThresholdSplit |
class | TimeFramesRegistrationHelper |
class | TimeGeometry |
class | TimeSlicedGeometry |
class | TimeToPeakCurveDescriptionParameter |
class | TNodePredicateDataType |
Tests for type compatibility (dynamic_cast). More... | |
class | ToFCameraDevice |
Virtual interface and base class for all Time-of-Flight devices. More... | |
class | ToFCameraMESAController |
Virtual interface and base class for all MESA Time-of-Flight devices. Wraps MESA API provided in library Provides methods for accessing current distance, amplitude, intensity and raw data. Allows to set parameters like modulation frequency and integration time. More... | |
class | ToFCameraMESADevice |
Interface for all representations of MESA ToF devices. ToFCameraMESADevice internally holds an instance of ToFCameraMESAController and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
class | ToFCameraMESASR4000Controller |
Interface to the Time-of-Flight (ToF) camera MESA Swissranger 4000. More... | |
class | ToFCameraMESASR4000Device |
Device class representing a MESA CamBoard camera. More... | |
class | ToFCameraMESASR4000DeviceFactory |
ToFCameraMESASR4000DeviceFactory is an implementation of the factory pattern to generate MESASR4000Devices. ToFCameraMESASR4000DeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new MESA SR4000 Devices via a global instance of this factory. More... | |
class | ToFCameraMITKPlayerController |
Controller for playing ToF images saved in MITK (.pic) format. More... | |
class | ToFCameraMITKPlayerDevice |
Device class representing a player for MITK-ToF images. More... | |
class | ToFCameraMITKPlayerDeviceFactory |
ToFPlayerDeviceFactory is an implementation of the factory pattern to generate ToFPlayer devices. ToFPlayerDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new ToFPlayerDevices via a global instance of this factory. More... | |
class | ToFCameraPMDCamBoardController |
Interface to the Time-of-Flight (ToF) camera PMD CamBoard. More... | |
class | ToFCameraPMDCamBoardDevice |
Device class representing a PMD CamBoard camera. More... | |
class | ToFCameraPMDCamBoardDeviceFactory |
ToFPMDCamBoardDeviceFactory is an implementation of the factory pattern to generate CamBoard devices. ToFPMDCamBoardDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new CamBoard Devices via a global instance of this factory. More... | |
class | ToFCameraPMDCamCubeController |
Interface to the Time-of-Flight (ToF) camera PMD CamCube. More... | |
class | ToFCameraPMDCamCubeDevice |
Device class representing a PMD CamCube camera. More... | |
class | ToFCameraPMDCamCubeDeviceFactory |
ToFPMDCamBoardDeviceFactory is an implementation of the factory pattern to generate Cam Cube Devices. ToFPMDCamCubeDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new Cam Cube Devices via a global instance of this factory. More... | |
class | ToFCameraPMDController |
Virtual interface and base class for all PMD Time-of-Flight devices. Wraps PMD API provided in PMDSDK2 Provides methods for accessing current distance, amplitude, intensity and raw data. Allows to set parameters like modulation frequency and integration time. More... | |
class | ToFCameraPMDDevice |
Interface for all representations of PMD ToF devices. ToFCameraPMDDevice internally holds an instance of ToFCameraPMDController and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
class | ToFCameraPMDO3Controller |
Interface to the Time-of-Flight (ToF) camera PMD O3 Connection is established over Ethernet connection. IP address must be specified. More... | |
class | ToFCameraPMDO3Device |
Device class representing a PMD O3 camera. More... | |
class | ToFCameraPMDO3DeviceFactory |
ToFCameraPMDO3DeviceFactory is an implementation of the factory pattern to generate Do3 Devices. ToFPMDCamCubeDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new Cam Cube Devices via a global instance of this factory. More... | |
class | ToFCameraPMDPlayerController |
Interface to read ToF data from a PMD file. More... | |
class | ToFCameraPMDPlayerDevice |
Device class representing a player for PMD data. More... | |
class | ToFCameraPMDPlayerDeviceFactory |
ToFPMDPlayerDeviceFactory is an implementation of the factory pattern to generate PMD Player Devices. ToFPMDPlayerDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new PMD Player Devices via a global instance of this factory. More... | |
class | ToFCameraPMDRawDataCamBoardDevice |
Device class representing a PMD CamBoard camera. More... | |
class | ToFCameraPMDRawDataCamBoardDeviceFactory |
ToFPMDRawPlayerDeviceFactory is an implementation of the factory pattern to generate Raw Player Devices. ToFPMDRawPlayerDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new Raw Player Devices via a global instance of this factory. More... | |
class | ToFCameraPMDRawDataCamCubeDevice |
Device class representing a PMD CamCube camera. More... | |
class | ToFCameraPMDRawDataCamCubeDeviceFactory |
ToFPMDRawPlayerDeviceFactory is an implementation of the factory pattern to generate Raw Player Devices. ToFPMDRawPlayerDeviceFactory inherits from AbstractToFDeviceFactory which is a MicroService interface. This offers users the oppertunity to generate new Raw Player Devices via a global instance of this factory. More... | |
class | ToFCameraPMDRawDataDevice |
Interface for all representations of PMD ToF devices. ToFCameraPMDDevice internally holds an instance of ToFCameraPMDController and starts a thread that continuously grabs images from the controller. A buffer structure buffers the last acquired images to provide the image data loss-less. More... | |
class | ToFCompositeFilter |
Applies a common filter-pipeline to the first input of this filter. More... | |
class | ToFDebugHelper |
class | ToFDeviceFactoryManager |
ToFDeviceListener. More... | |
class | ToFDistanceImageToPointSetFilter |
Converts a Time-of-Flight (ToF) distance image to a PointSet using the pinhole camera model for coordinate computation. The intrinsic parameters of the camera (FocalLength, PrincipalPoint, InterPixelDistance) are set via SetIntrinsicParameters(). The measured distance for each pixel corresponds to the distance between the object point and the corresponding image point on the image plane. If a subset of indizes of the image is defined via SetSubset(), the output PointSet will only contain the cartesian coordinates of the corresponding 3D points. More... | |
class | ToFDistanceImageToSurfaceFilter |
Converts a Time-of-Flight (ToF) distance image to a 3D surface using the pinhole camera model for coordinate computation. The intrinsic parameters of the camera (FocalLength, PrincipalPoint, InterPixelDistance) are set via SetCameraIntrinsics(). The measured distance for each pixel corresponds to the distance between the object point and the corresponding image point on the image plane. More... | |
class | ToFImageCsvWriter |
CSV writer class for ToF image data. More... | |
class | ToFImageDownsamplingFilter |
Reduces the resolution of a ToF distance image. Although it is meant to be used for ToF distance images, it should work for any 2D or 3D images. The dimensions (in pixels) of the desired image are taken as input parameters, and an image with these specified dimensions is created. More... | |
class | ToFImageGrabber |
Image source providing ToF images. Interface for filters provided in ToFProcessing module. More... | |
class | ToFImageRecorder |
Recorder class for ToF images. More... | |
class | ToFImageRecorderFilter |
Filter that allows recording of processed ToF images Internally the ToFImageWriter is used for writing. More... | |
class | ToFImageSource |
Image source providing ToF images. Interface for filters provided in ToFProcessing module. More... | |
class | ToFImageWriter |
Writer class for ToF images. More... | |
class | ToFNrrdImageWriter |
Writer class for ToF nrrd images. More... | |
class | ToFOpenCVImageGrabber |
TofImageGrabber class providing OpenCV images. More... | |
class | ToFProcessingCommon |
Helper class providing functions which are useful for multiple usage. More... | |
class | ToFTestingCommon |
class | Tool |
Base class of all tools used by mitk::ToolManager. More... | |
class | ToolCommand |
A command to get tool process feedback. More... | |
class | ToolManager |
Manages and coordinates instances of mitk::Tool. More... | |
class | ToolManagerProvider |
Micro Service Singleton to get an instance of mitk::ToolManager. More... | |
class | TrackedUltrasound |
Combination of USDevice and NavigationDataSource. This class can be used as an ImageSource subclass. Additionally tracking data be retrieved from the NavigationDataSource returned by GetTrackingDevice(). More... | |
class | TrackingDevice |
Interface for all Tracking Devices. More... | |
struct | TrackingDeviceData |
class | TrackingDeviceSource |
Connects a mitk::TrackingDevice to a MITK-IGT NavigationData-Filterpipeline. More... | |
class | TrackingDeviceSourceConfigurator |
This class offers a factory method for objects of the class TrackingDeviceSource. It initializes this TrackingDeviceSource with the given navigation tools and the given tracking device. The factory method also checks if all tools are valid and of the same type like the TrackingDevice. You can do this check before trying to create the TrackingDeviceSource by calling the method IsCreateTrackingDeviceSourcePossible(), if it returns false you might want to get the error message by calling the method GetErrorMessage(). More... | |
class | TrackingDeviceTypeCollection |
This class is a collection for information of all Tracking Device Types (derived from abstract TrackingDeviceTypeInformation) The Collection is avaiable via Microservice. If you want to add your own tracking device (e.g. to the Tracking Toolbox), you should register information about your tracking device in this collection using the RegisterTrackingDeviceType function. More... | |
class | TrackingDeviceTypeInformation |
Abstract class containing. More... | |
class | TrackingDeviceWidgetCollection |
This class is a collection for all TrackingDeviceWidgets (derived from AbstractTrackingDeviceWidget) The Collection is avaiable via Microservice. If you want to add your own tracking device to the Tracking Toolbox, you should register your widget configuring your device to this collection using the RegisterTrackingDeviceWidget function. More... | |
class | TrackingTool |
Interface for all Tracking Tools. More... | |
class | TrackingVolumeGenerator |
An instance of this class represents a generator wich generates the tracking volume of a given tracking device as a mitk:Surface. More... | |
class | TransferFunction |
The TransferFunction class A wrapper class for VTK scalar opacity, gradient opacity, and color transfer functions.Holds a copy of each of the three standard VTK transfer functions (scalar opacity, gradient opacity, color) and provides an interface for manipulating their control points. Each original function can be retrieved by a Get() method. More... | |
class | TransferFunctionInitializer |
Wrapper class for VTK scalar opacity, gradient opacity, and color transfer functions. More... | |
class | TransferFunctionProperty |
The TransferFunctionProperty class Property class for the mitk::TransferFunction. More... | |
class | TransferFunctionPropertySerializer |
class | Transform |
class representing a transfrom in 3D More... | |
class | TransformationOperation |
Executes a transformation operations on one or two images. More... | |
class | TubeElement |
Abstract class for elements which describes tubular structur. More... | |
class | TubeGraph |
Base Class for Tube Graphs. More... | |
class | TubeGraphDataInteractor |
class | TubeGraphDefinitions |
The XML consts for reading and writing. More... | |
class | TubeGraphEdge |
Base Class for Tube Graph Edges. More... | |
class | TubeGraphIO |
reader and writer for xml representations of mitk::TubeGraph More... | |
class | TubeGraphObjectFactory |
class | TubeGraphPicker |
class | TubeGraphProperty |
Property for tube graphs. More... | |
class | TubeGraphVertex |
Base Class for Tube Graph Vertices. More... | |
class | TubeGraphVtkMapper3D |
class | TwoCompartmentExchangeModel |
Implementation of the analystical model function of the Physiological Pharmacokinetic Brix model, using an Aterial Input Function The Model calculates the Concentration-Time-Curve as a convolution of the Aterial Input funciton CA(t) and a tissue specific residue function R(t). The Residue funktion consists of two parts: The Residue funktion Qp(t) of the Blood Plasma p and the residue funktion Qi(t) of the interstitial volume I. Ctotal(t) = vp * Cp(t) + fi * Ci(t) = [vp * Qp(t) + fi * Qi(t)] conv CA(t) = Qtotal(t) conv CA(t) where vp=Vp/VT and fi=Vi/VT are the portion of Plasma/interstitial volume Vp/VI of the total volume VT respectively. The Residuefunctions are described by Qp(t) = F/Vp * PS/Vp * 1/(l2 - l1) [ µ2 exp(l1*t) - µ1 exp(l2*t)] sig(t) Qi(t) = F/Vp * PS/Vi * 1/(l1 - l2) [ exp(l1*t) - exp(l2*t)] sig(t) = F/Vp * PS/Vp * vp/fi * 1/(l1 - l2) [ exp(l1*t) - exp(l2*t)] sig(t) with l1/2 = -1/2 (PS/Vp * vp/fi + PS/Vp + F/Vp) +/- sqrt((PS/Vp * vp/fi + PS/Vp + F/Vp)² - 4* F/Vp * PS/Vp * vp/fi) µ1/2 = F/Vp * Vp/PS + 1 + Vp/PS* l1/2. More... | |
class | TwoCompartmentExchangeModelDifferentialEquations |
Helper Class for NumericTwoCompartmentExchangeModel: Defines the differential equations (Mass Balance Equations) in the 2 Compartment Exchange model. The 2 Compartment Exchange model is defined via the mass balance equations vp * dCp(t)/dt = F * (CA(t) - Cp(t)) - PS * (Cp(t) - Ce(t)) ve * dCe(t)/dt = PS * (Cp(t) - Ce(t)) Boost ODEINT performs a stepwise numeric integration (e.g. via Runge-Kutta method) of the initial value problem x' = dx/dt = f(x,t) It needs an operator () (a functor) that calculates dx/dt = dxdt for a given x and t. Parameters are F, PS, ve and vp and the time dependent Ca(t) =AIF, that is interpolated to the current step t. More... | |
class | TwoCompartmentExchangeModelFactory |
class | TwoCompartmentExchangeModelFactoryBase |
class | TwoCompartmentExchangeModelParameterizer |
class | TwoParameterToolEvent |
Tool event with 1 parameter. More... | |
class | TwoTissueCompartmentFDGModel |
class | TwoTissueCompartmentFDGModelFactory |
class | TwoTissueCompartmentFDGModelParameterizer |
class | TwoTissueCompartmentModel |
class | TwoTissueCompartmentModelDifferentialEquations |
Helper Class for NumericTwoTissueCompartment Model: Defines the differential equations (Mass Balance Equations) in the 2-tissue-compartment model for dynamic PET data modeling. The 2-Tissue Compartment model is defined via the mass balance equations dC1(t)/dt = K1*Ca(t) - (k2 + k3)*C1(t) + k4*C2(t) dC2(t)/dt = k3*C1(t) - k4*C2(t) CT(t) = C_a(t)*VB + (1-VB)*(C1(t)+C2(t) where Ca(t) is the plasma concentration(aterial input function) Boost ODEINT performs a stepwise numeric integration (e.g. via Runge-Kutta method) of the initial value problem x' = dx/dt = f(x,t) It needs an operator () (a functor) that calculates dx/dt = dxdt for a given x and t. Parameters are K1,k2,k3,k4, VB and the time dependent Ca(t) =AIF, that is interpolated to the current step t. More... | |
class | TwoTissueCompartmentModelFactory |
class | TwoTissueCompartmentModelFactoryBase |
class | TwoTissueCompartmentModelParameterizer |
class | UIDGenerator |
Generated unique IDs. More... | |
class | UIDManipulator |
Change the unique ID of an mitk::Identifiable. More... | |
class | UIntProperty |
class | UndirectedGraph |
Template class for undirected graphs.Paramters should be the vertex and edge classes, which contains the information. More... | |
class | UndistortCameraImage |
class | UndoController |
class | UndoModel |
superclass for all UndoModels More... | |
class | UndoStackItem |
Represents an entry of the undo or redo stack. More... | |
class | UnspecifiedTrackingTypeInformation |
Type information for unspecified or invalid tracking devices. This is often used as default or for testing. More... | |
class | UnstructuredGrid |
Class for storing unstructured grids (vtkUnstructuredGrid) More... | |
class | UnstructuredGridClusteringFilter |
This filter uses the DBSCAN algorithm for clustering an mitk::UnstructuredGrid. "MinPts" defines the number of neighbours which are required to be a kernel point if a point is in range of a kernel point but hasnt enough neighbours this point is added to the cluster but is a density reachable point and the cluster ends at this point. "eps" is the range in which the neighbours are searched. If "Meshing" is set the clusteres UnstructuredGrid is meshed and visible in 2D renderwindows. More... | |
class | UnstructuredGridMapper2D |
OpenGL-based mapper to display a 2d cut through a poly data OpenGL-based mapper to display a 2D cut through a poly data. The result is normally a line. This class can be added to any data object, which is rendered in 3D via a vtkPolyData. More... | |
class | UnstructuredGridSource |
Superclass of all classes generating unstructured grids (instances of class UnstructuredGrid) as output. More... | |
class | UnstructuredGridToUnstructuredGridFilter |
class | UnstructuredGridVtkMapper3D |
Vtk-based mapper for UnstructuredGrid. More... | |
class | USAbstractControlInterface |
Superclass for all ultrasound device control interfaces. Defines an interface for activating and deactivating a control interface. More... | |
class | USActivator |
Module activator for the US module. Loads mitk::USVideoDevice objects from hard disk on module load and write them to hard disk on module unload. More... | |
class | USCombinedModality |
Combination of USDevice and NavigationDataSource. This class can be used as an ImageSource subclass. Additionally tracking data be retrieved from the NavigationDataSource returned by GetTrackingDevice(). More... | |
class | USControlInterfaceBMode |
Interface defining methods for scanning mode b of ultrasound devices. It consists of methods for scanning depth, scanning gaing and scanning rejection. More... | |
class | USControlInterfaceDoppler |
Interface defining methods for scanning mode doppler of ultrasound devices. There are no methods defined, yet! At the moment, this is just an empty interface. More... | |
class | USControlInterfaceProbes |
Interface defining methods for probe selection of ultrasound devices. It consists of methods for getting all available probes and selecting one of them. More... | |
class | USDevice |
A device holds information about it's model, make and the connected probes. It is the common super class for all devices and acts as an image source for mitkUSImages. It is the base class for all US Devices, and every new device should extend it. More... | |
class | USDevicePersistence |
class | USDeviceReaderXML |
class | USDeviceWriterXML |
class | USDiPhASActivator |
class | USDiPhASCustomControls |
class | USDiPhASDevice |
class | USDiPhASDeviceCustomControls |
Custom controls for mitk::USDiPhASDevice. More... | |
class | USDiPhASImageSource |
Implementation of mitk::USImageSource for DiPhAS API devices. The method mitk::USImageSource::GetNextRawImage() is implemented for getting images from the DiPhAS API. More... | |
class | USDiPhASProbe |
Specialized mitk::USProbe for handling DiPhAS API probe objects. It encapsulates a probe object from the DiPhAS API. More... | |
class | USDiPhASProbesControls |
Implementation of mitk::USControlInterfaceProbes for DiPhAS ultrasound devices. See documentation of mitk::USControlInterfaceProbes for a description of the interface methods. This class has to be implemented for the USDevice but the DiPhAS API does not support multiple devices. Therefore there will be just one probe at all times. More... | |
class | UShortProperty |
class | USIGTLDevice |
A mitk::USIGTLDevice is a USDevice to receive images over an OpenIGTLink connection. It registers an OIGTL device as a Microservice to receive image messages and transforms them to mitk::Images. It can act both as a server (listening for incoming connections) and as a client (connecting to an existing OIGTL server). More... | |
class | USImage |
This specialization of mitk::Image only appends necessary Metadata to an MITK image. Otherwise it can safely be treated like it's mother class. To generate an USImage from a standard mitkImage, call the appropriate constructor USImage(image::Pointer) More... | |
class | USImageLoggingFilter |
class | USImageMetadata |
This class encapsulates all necessary metadata to describe a US Image. More... | |
class | USImageSource |
This is an abstract superclass for delivering USImages. Each subclass must implement the method mitk::USImageSource::GetNextRawImage(). The public method mitk::USImageSource::GetNextImage() can the be used to get the next image from the image source. This image will be filtered by the filter set with mitk::USImageSource::SetImageFilter(). More... | |
class | USImageVideoSource |
This class can be pointed to a video file or a videodevice and delivers USImages. More... | |
class | USProbe |
Right now, the US Probe is only a fancy name for a string. Later, it could handle probe specific parameters like the current frequency etc. It is able to compare itself to other probes for device managment though. More... | |
class | USTelemedActivator |
class | USTelemedBModeControls |
Implementation of mitk::USControlInterfaceBMode for Telemed ultrasound devices. See documentation of mitk::USControlInterfaceBMode for a description of the interface methods. More... | |
class | USTelemedDevice |
Implementation of mitk::USDevice for Telemed API devices. Connects to a Telemed API device through its COM library interface. More... | |
class | USTelemedDopplerControls |
Implementation of mitk::USControlInterfaceDoppler for Telemed ultrasound devices. See documentation of mitk::USControlInterfaceBMode for a description of the interface methods. More... | |
class | USTelemedImageSource |
Implementation of mitk::USImageSource for Telemed API devices. The method mitk::USImageSource::GetNextRawImage() is implemented for getting images from the Telemed API. More... | |
class | USTelemedProbe |
Specialized mitk::USProbe for handling Telemed API probe objects. It encapsulates a probe object from the Telemed API. More... | |
class | USTelemedProbesControls |
Implementation of mitk::USControlInterfaceProbes for Telemed ultrasound devices. See documentation of mitk::USControlInterfaceProbes for a description of the interface methods. More... | |
class | USUIActivator |
Module activator for the USUI module. Registers custom widget for mitk::USVideoDevice as microservice. More... | |
class | USVideoDevice |
A mitk::USVideoDevice is the common class for video only devices. They capture video input either from a file or from a device and transform the output into an mitk::USImage with attached metadata. This simple implementation does only capture and display 2d images without registration for example. More... | |
class | USVideoDeviceCustomControls |
Custom controls for mitk::USVideoDevice. Controls image cropping of the corresponding mitk::USImageVideoSource. More... | |
class | ValueBasedParameterizationDelegate |
class | ValueToIndexMapper |
class | Vector |
class | Vector3DProperty |
class | VectorImageMapper2D |
class | VectorProperty |
Providing a std::vector as property. More... | |
struct | VectorPropertyDataType |
Helper for VectorProperty to determine a good ITK ClassName. More... | |
struct | VectorPropertyDataType< double > |
struct | VectorPropertyDataType< int > |
class | VectorPropertySerializer |
Serializes a VectorProperty. More... | |
class | VerboseLimitedLinearUndo |
A limited linear undo model providing GUI elements with stack status information. More... | |
class | VideoInputSource |
class | VideoSource |
class | VigraRandomForestClassifier |
class | VigraRandomForestClassifierSerializer |
class | VirtualTrackerTypeInformation |
Type information for a virtual tracker. More... | |
class | VirtualTrackingDevice |
Class representing a tracking device which generates random positions / orientations. No hardware is needed for tracking device. More... | |
class | VirtualTrackingTool |
implements TrackingTool interface More... | |
class | VnlMatrixFromCvMat |
class | VnlVectorCaster |
class | VnlVectorFixedCaster |
class | VnlVectorFromCvMat |
class | VolumeCalculator |
Calculates the volume of a mitk::Image. The given volume is in milliliters or as a voxel count. Voxels are counted if their gray value is above a threshold (see SetThreshold), the default threshold is 0. More... | |
class | VolumeMapperVtkSmart3D |
Vtk-based mapper for VolumeData. More... | |
class | VtiFileIOFactory |
Create instances of VtiFileReader objects using an object factory. More... | |
class | VtiFileReader |
Reader to read image files in vtk file format. More... | |
class | VtkAnnotation |
The VtkAnnotation class is the base for all Annotation which are using the VTK framework to render the elements. More... | |
class | VtkAnnotation2D |
The VtkAnnotation2D class is the basis for all VTK based Annotation which create a vtkActor2D element that will be drawn on the renderer. More... | |
class | VtkAnnotation3D |
The VtkAnnotation3D class is the basis for all VTK based Annotation which create any 3D element as a vtkProp that will be drawn on the renderer. More... | |
class | VtkEventAdapter |
class | vtkEventProvider |
Integrates into the VTK event mechanism to generate MITK specific events. This class is NON-QT dependent pandon to the current MITK event handling code in QmitkRenderWindow. More... | |
class | VtkGLMapperWrapper |
Vtk-based 2D mapper for PointSet. More... | |
class | VtkImageIOFactory |
Create instances of VtkImageReader objects using an object factory. More... | |
class | VtkImageReader |
Reader to read image files in vtk file format. More... | |
class | VtkInterpolationProperty |
class | VtkLayerController |
class | VtkLoggingAdapter |
Adapter that overwrites the standard vtk logging output window and sends the logging messages to the MITK logging instead. More... | |
class | VtkMapper |
Base class of all Vtk Mappers in order to display primitives by exploiting Vtk functionality. More... | |
class | vtkPointSetXMLParser |
Implementation of the vtkXMLParser interface for reading mitk::PointSets. More... | |
class | VtkPropRenderer |
VtkPropRenderer. More... | |
class | VtkRepresentationProperty |
class | VtkResliceInterpolationProperty |
class | VtkScalarModeProperty |
class | VtkSurfaceIOFactory |
Create instances of VtkSurfaceReader objects using an object factory. More... | |
class | VtkSurfaceReader |
Reader to read surface files in vtk-format. More... | |
class | VtkVolumeRenderingProperty |
class | VtkWidgetRendering |
Mechanism for rendering a vtkWidget in the foreground of a RenderWindow. More... | |
class | WatershedTool |
Simple watershed segmentation tool. More... | |
class | WeakPointer |
class | WeakPointerProperty |
Property containing a smart-pointer. More... | |
class | WeightedPointTransform |
This class implements an extension of the weighted point based registration algorithm from A. Danilchenko, R. Balachandran and J. M. Fitzpatrick. More... | |
class | WindowsRealTimeClock |
realtimeclock implementation for windows-systems More... | |
class | WorkbenchCommandConstants |
struct | WorkbenchUtil |
Utility class for loading data, opening editors and other tasks in a MITK Workbench. More... | |
class | XML2EventParser |
class | XMLSerializable |
interface for all classes able to write themselves to XML files More... | |
class | XnatSessionTracker |
Typedefs | |
typedef itk::VectorImage< unsigned short, 2 > | CompositeCameraImageType |
typedef double | Epsilon |
typedef itk::AffineGeometryFrame< ScalarType, 3 >::TransformType | AffineTransform3D |
typedef itk::BoundingBox< unsigned long, 3, ScalarType > | BoundingBox |
Standard 3D-BoundingBox typedef. More... | |
typedef itk::FixedArray< ScalarType, 2 > | TimeBounds |
Standard typedef for time-bounds. More... | |
typedef itk::FixedArray< ScalarType, 3 > | FixedArrayType |
typedef itk::AffineGeometryFrame< ScalarType, 3 > | AffineGeometryFrame3D |
typedef BaseDataSource | BaseProcess |
typedef itk::RGBPixel< float > | Color |
Color Standard RGB color typedef (float) More... | |
typedef Line< ScalarType, 3 > | Line3D |
typedef itk::VectorContainer< unsigned int, Material::Pointer > | MaterialVectorContainer |
typedef Matrix< ScalarType, 2, 2 > | Matrix2D |
typedef Matrix< ScalarType, 3, 3 > | Matrix3D |
typedef Matrix< ScalarType, 4, 4 > | Matrix4D |
typedef MoveBaseDataInteractor | MoveSurfaceInteractor |
typedef double | ScalarType |
typedef int | OperationType |
typedef itk::ImageIOBase::IOPixelType | itkIOPixelType |
typedef PlaneGeometry | Geometry2D |
typedef PlaneGeometryData | Geometry2DData |
typedef PlaneGeometryDataToSurfaceFilter | Geometry2DDataToSurfaceFilter |
typedef PlaneGeometryDataVtkMapper3D | Geometry2DDataVtkMapper3D |
typedef Point< ScalarType, 2 > | Point2D |
typedef Point< ScalarType, 3 > | Point3D |
typedef Point< ScalarType, 4 > | Point4D |
typedef Point< int, 2 > | Point2I |
typedef Point< int, 3 > | Point3I |
typedef Point< int, 4 > | Point4I |
typedef vnl_quaternion< ScalarType > | Quaternion |
typedef std::vector< mitk::StateMachineAction::Pointer > | ActionVectorType |
typedef std::vector< StateMachineCondition > | ConditionVectorType |
typedef itk::SmartPointer< StateMachineState > | SpStateMachineState |
typedef mitk::ScalarType | TimePointType |
typedef std::vcl_size_t | TimeStepType |
typedef Vector< ScalarType, 2 > | Vector2D |
typedef Vector< ScalarType, 3 > | Vector3D |
typedef Vector< ScalarType, 4 > | Vector4D |
typedef vnl_vector< ScalarType > | VnlVector |
typedef VectorProperty< double > | DoubleVectorProperty |
typedef VectorProperty< int > | IntVectorProperty |
typedef VtkMapper | VtkMapper2D |
typedef VtkMapper | VtkMapper3D |
typedef itk::Image< itk::RGBPixel< unsigned char >, 2 > | itkImageRGBUC2 |
typedef itk::Image< itk::DiffusionTensor3D< float >, 2 > | itkImageDTIF2 |
typedef itk::Image< itk::DiffusionTensor3D< double >, 2 > | itkImageDTID2 |
typedef itk::Image< itk::RGBPixel< unsigned char >, 3 > | itkImageRGBUC3 |
typedef itk::Image< itk::DiffusionTensor3D< float >, 3 > | itkImageDTIF3 |
typedef itk::Image< itk::DiffusionTensor3D< double >, 3 > | itkImageDTID3 |
typedef itk::Image< int > | TestImageType |
typedef itk::Image< unsigned char > | TestMaskType |
typedef itk::Image< double, 3 > | FrameITKImageType |
typedef itk::Image< double, 4 > | DynamicITKImageType |
typedef itk::Image< unsigned char, 3 > | MaskITKImageType |
typedef std::vector< DICOMDatasetAccess * > | DICOMDatasetList |
typedef std::vector< DICOMDatasetAccessingImageFrameInfo::Pointer > | DICOMDatasetAccessingImageFrameList |
typedef std::vector< std::string > | StringList |
typedef std::vector< bool > | BoolList |
typedef std::vector< std::string > | DICOMFilePathList |
typedef std::vector< DICOMGDCMImageFrameInfo::Pointer > | DICOMGDCMImageFrameList |
typedef std::vector< DICOMImageFrameInfo::Pointer > | DICOMImageFrameList |
typedef std::vector< mitk::DICOMDatasetAccess::FindingsListType > | FindingsListVectorType |
typedef BaseData * | BaseDataPointer |
typedef TemporoSpatialStringProperty | DICOMProperty |
typedef std::vector< DICOMTag > | DICOMTagList |
typedef std::vector< DICOMTagPath > | DICOMTagPathList |
typedef std::map< DICOMTagPath, std::string > | DICOMTagPathMapType |
typedef double | DoseValueAbs |
Represents absolute dose values (in Gy). More... | |
typedef double | DoseValueRel |
Represents relative dose values (in %). More... | |
typedef ::itk::VectorContainer< unsigned int, mitk::IsoDoseLevel::Pointer > | IsoDoseLevelVector |
typedef std::string | TrackingDeviceType |
typedef itk::Point< double > | MarkerPointType |
typedef std::vector< MarkerPointType > | MarkerPointContainerType |
typedef int | claronToolHandle |
typedef itk::Statistics::ListSample< itk::Statistics::MeasurementVectorPixelTraits< ScalarType >::MeasurementVectorType > | IntensityProfile |
typedef GLMapper | GLMapper2D |
template<typename TImageType > | |
using | FastSymmetricForcesDemonsMultiResDefaultRegistrationAlgorithm = map::algorithm::boxed::ITKFastSymmetricForcesDemonsMultiResRegistrationAlgorithm< TImageType, map::algorithm::mitkFastSymmetricForcesDemonsMultiResDefaultRegistrationAlgorithmUIDPolicy > |
template<typename TImageType > | |
using | LevelSetMotionMultiResDefaultRegistrationAlgorithm = map::algorithm::boxed::ITKLevelSetMotionMultiResRegistrationAlgorithm< TImageType, map::algorithm::mitkLevelSetMotionMultiResDefaultRegistrationAlgorithmUIDPolicy > |
template<typename TPointSetType > | |
using | RigidClosedFormPointsDefaultRegistrationAlgorithm = typename map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate< TPointSetType, ::map::algorithm::mitkRigidClosedFormPointsDefaultRegistrationAlgorithmUIDPolicy >::Type |
template<typename TPointSetType > | |
using | RigidICPDefaultRegistrationAlgorithm = map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm< TPointSetType, TPointSetType, ::map::algorithm::mitkRigidICPDefaultRegistrationAlgorithmUIDPolicy > |
typedef std::string | NodeUIDType |
typedef ConcreteModelParameterizerBase< mitk::LinearModel > | LinearModelParameterizer |
using | ParameterValueMapType = std::map< ModelTraitsInterface::ParameterNameType, double > |
using | PlotDataValues = std::vector< std::pair< double, double > > |
using | PlotDataCurveCollection = itk::MapContainer< std::string, PlotDataCurve::Pointer > |
typedef VectorPropertySerializer< double > | DoubleVectorPropertySerializer |
typedef VectorPropertySerializer< int > | IntVectorPropertySerializer |
typedef ParameterToolEvent< int > | IntegerToolEvent |
typedef ParameterToolEvent< float > | FloatToolEvent |
typedef ParameterToolEvent< bool > | BoolToolEvent |
typedef std::vector< SemanticTypes::LesionClass > | LesionClassVector |
typedef ctkXnatSession | XnatSession |
using | DataStorageInspectorIDType = std::string |
using | VisibleDataStorageInspectorMapType = std::map< unsigned int, DataStorageInspectorIDType > |
Functions | |
MITKNEWMODULE_EXPORT bool | Equal (mitk::ExampleDataStructure *leftHandSide, mitk::ExampleDataStructure *rightHandSide, mitk::ScalarType eps, bool verbose) |
Returns true if the example data structures are considered equal. More... | |
itkEventMacro (BoundingShapeInteractionEvent, itk::AnyEvent) | |
MITKBOUNDINGSHAPE_EXPORT void | RegisterBoundingShapeObjectFactory () |
std::vector< mitk::Point3D > | GetCornerPoints (mitk::BaseGeometry::Pointer geometry, bool visualizationOffset) |
helper function for calculating corner points of the bounding object from a given geometry More... | |
mitk::Point3D | CalcAvgPoint (mitk::Point3D a, mitk::Point3D b) |
helper function for calculating the average of two points More... | |
std::vector< int > | GetHandleIndices (int index) |
void | StringExplode (string str, string separator, set< string > *results) |
MITKCEST_EXPORT bool | IsAnyCESTImage (const Image *cestImage) |
MITKCEST_EXPORT bool | IsCESTorWasabiImage (const Image *cestImage) |
MITKCEST_EXPORT bool | IsCESTT1Image (const Image *cestImage) |
MITKCEST_EXPORT NodePredicateBase::Pointer | CreateAnyCESTImageNodePredicate () |
MITKCEST_EXPORT NodePredicateBase::Pointer | CreateCESTorWasabiImageNodePredicate () |
MITKCEST_EXPORT NodePredicateBase::Pointer | CreateCESTT1ImageNodePredicate () |
MITKCEST_EXPORT bool | IsNotNormalizedCESTImage (const Image *cestImage) |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_TOTALSCANTIME () |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_PREPERATIONTYPE () |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_RECOVERYMODE () |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_SPOILINGTYPE () |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_OFFSETS () |
const std::string MITKCEST_EXPORT | CEST_PROPERTY_NAME_TREC () |
itkEventMacro (ContourModelEvent, itk::AnyEvent) | |
itkEventMacro (ContourModelShiftEvent, ContourModelEvent) | |
itkEventMacro (ContourModelSizeChangeEvent, ContourModelEvent) | |
itkEventMacro (ContourModelAddEvent, ContourModelSizeChangeEvent) | |
itkEventMacro (ContourModelRemoveEvent, ContourModelSizeChangeEvent) | |
itkEventMacro (ContourModelExpandTimeBoundsEvent, ContourModelEvent) | |
itkEventMacro (ContourModelClosedEvent, ContourModelEvent) | |
template<typename ArrayType , typename TCoordRep , unsigned int NVectorDimension> | |
void | FillArray (itk::FixedArray< TCoordRep, NVectorDimension > &toArray, const ArrayType &array) |
Copies elements of an array to this Vector. More... | |
template<typename ArrayType , typename TCoordRep , unsigned int NVectorDimension> | |
itk::FixedArray< TCoordRep, NVectorDimension > | FillArray (const ArrayType &array) |
Copies elements of an array to this Vector. More... | |
template<typename ArrayType , typename TCoordRep , unsigned int NVectorDimension> | |
void | ToArray (ArrayType &array, const itk::FixedArray< TCoordRep, NVectorDimension > &vectorOrPoint) |
Copies the elements of this into an array. More... | |
template<typename ArrayType , typename TCoordRep , unsigned int NVectorDimension> | |
ArrayType | ToArray (const itk::FixedArray< TCoordRep, NVectorDimension > &vectorOrPoint) |
Copies the elements of this into an array. More... | |
template<class Tout > | |
void | FillVector3D (Tout &out, mitk::ScalarType x, mitk::ScalarType y, mitk::ScalarType z) |
template<class Tout > | |
void | FillVector4D (Tout &out, mitk::ScalarType x, mitk::ScalarType y, mitk::ScalarType z, mitk::ScalarType t) |
template<typename TArrayType1 , typename TArrayType2 > | |
bool | EqualArray (TArrayType1 &arrayType1, TArrayType2 &arrayType2, int size, ScalarType eps=mitk::eps, bool verbose=false) |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry *leftHandSide, const mitk::BaseGeometry *rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two geometries for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry &leftHandSide, const mitk::BaseGeometry &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two geometries for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry::TransformType *leftHandSide, const mitk::BaseGeometry::TransformType *rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two transforms (TransformType) for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry::TransformType &leftHandSide, const mitk::BaseGeometry::TransformType &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two transforms (TransformType) for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry::BoundingBoxType *leftHandSide, const mitk::BaseGeometry::BoundingBoxType *rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two bounding boxes (BoundingBoxType) for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::BaseGeometry::BoundingBoxType &leftHandSide, const mitk::BaseGeometry::BoundingBoxType &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two bounding boxes (BoundingBoxType) for beeing identical. More... | |
std::string MITKCORE_EXPORT | ConvertCompositePixelValueToString (Image::Pointer image, itk::Index< 3 > index) |
Converts composite pixel values to a displayable string. More... | |
void | swap (CustomMimeType &l, CustomMimeType &r) |
itkEventMacro (DataInteractorEvent, itk::AnyEvent) | |
itkEventMacro (StartInteraction, DataInteractorEvent) | |
itkEventMacro (ResultReady, DataInteractorEvent) | |
MITKCORE_EXPORT std::istream & | operator>> (std::istream &i, DataNode::Pointer &dtn) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &o, DataNode::Pointer &dtn) |
MITKCORE_EXPORT DataNode::Pointer | FindTopmostVisibleNode (const DataStorage::SetOfObjects::ConstPointer nodes, const Point3D worldPosition, const TimePointType timePoint, const BaseRenderer *baseRender) |
returns the topmost visible node of a given list of nodes. The function returns a node that is visible and has the highest layer of a set of given nodes. The property list, which is used to find the visibility- and layer-property is is specified by the given base renderer. More... | |
template<typename DifferenceType > | |
bool | DifferenceBiggerOrEqualEps (DifferenceType diff, mitk::ScalarType epsilon=mitk::eps) |
template<typename ElementToOutput1 , typename ElementToOutput2 > | |
void | ConditionalOutputOfDifference (ElementToOutput1 elem1, ElementToOutput2 elem2, mitk::ScalarType eps, bool verbose, bool isEqual) |
bool | Equal (ScalarType scalar1, ScalarType scalar2, ScalarType eps=mitk::eps, bool verbose=false) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &os, const mitk::Exception &e) |
void | swap (FileReaderSelector &fws1, FileReaderSelector &fws2) |
void | swap (FileWriterSelector &fws1, FileWriterSelector &fws2) |
MITKCORE_EXPORT bool | Equal (const mitk::GeometryData &leftHandSide, const mitk::GeometryData &rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two GeometryData objects for equality, returns true if found equal. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::GeometryTransformHolder &leftHandSide, const mitk::GeometryTransformHolder &rightHandSide, ScalarType eps, bool verbose) |
MITKCORE_EXPORT bool | Equal (const mitk::GeometryTransformHolder *leftHandSide, const mitk::GeometryTransformHolder *rightHandSide, ScalarType eps, bool verbose) |
template<typename T > | |
std::vector< std::string > | GetClassHierarchy () |
template<> | |
std::vector< std::string > | GetClassHierarchy< void > () |
MITKCORE_EXPORT bool | Equal (const mitk::Image *leftHandSide, const mitk::Image *rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two images for beeing equal in meta- and imagedata. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::Image &leftHandSide, const mitk::Image &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two images for beeing equal in meta- and imagedata. More... | |
template<typename TPixel , unsigned int VImageDimension, class ItkOutputImageType > | |
void | _CastToItkImage2Access (const itk::Image< TPixel, VImageDimension > *itkInputImage, itk::SmartPointer< ItkOutputImageType > &itkOutputImage) |
template<typename TPixel , unsigned int VImageDimension, class ItkOutputImageType > | |
void | _CastToItkImage2Access (const itk::VectorImage< TPixel, VImageDimension > *itkInputImage, itk::SmartPointer< ItkOutputImageType > &itkOutputImage) |
template<typename ItkOutputImageType > | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< ItkOutputImageType > &itkOutputImage) |
Cast an mitk::Image to an itk::Image with a specific type. More... | |
template<typename TPixelType , unsigned int VImageDimension> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::VectorImage< TPixelType, VImageDimension >> &itkOutputImage) |
Cast an mitk::Image to an itk::VectorImage with a specific type. More... | |
template<typename ItkOutputImageType > | |
void | CastToMitkImage (const itk::SmartPointer< ItkOutputImageType > &itkimage, itk::SmartPointer< mitk::Image > &mitkoutputimage) |
Cast an itk::Image (with a specific type) to an mitk::Image. More... | |
template<typename ItkOutputImageType > | |
void | CastToMitkImage (const ItkOutputImageType *itkimage, itk::SmartPointer< mitk::Image > &mitkoutputimage) |
Cast an itk::Image (with a specific type) to an mitk::Image. More... | |
template<class TPixel > | |
mitk::ScalarType | FastSinglePixelAccess (mitk::PixelType, mitk::Image::Pointer im, ImageDataItem *item, itk::Index< 3 > idx, mitk::ScalarType &val, int component=0) |
template<typename TPixel , unsigned int VDimension> | |
ImageTypeTrait< TPixel, VDimension >::ImageType::Pointer | ImageToItkImage (mitk::Image *mitkImage) |
Convert a MITK image to an ITK image. More... | |
template<typename TPixel , unsigned int VDimension> | |
ImageTypeTrait< TPixel, VDimension >::ImageType::ConstPointer | ImageToItkImage (const mitk::Image *mitkImage) |
Convert a MITK image to an ITK image. More... | |
MITKCORE_EXPORT bool | operator== (const InteractionEvent &a, const InteractionEvent &b) |
MITKCORE_EXPORT bool | operator!= (const InteractionEvent &a, const InteractionEvent &b) |
InteractionEvent::MouseButtons | operator| (InteractionEvent::MouseButtons a, InteractionEvent::MouseButtons b) |
InteractionEvent::MouseButtons & | operator|= (InteractionEvent::MouseButtons &a, InteractionEvent::MouseButtons &b) |
InteractionEvent::ModifierKeys | operator| (InteractionEvent::ModifierKeys a, InteractionEvent::ModifierKeys b) |
InteractionEvent::ModifierKeys & | operator|= (InteractionEvent::ModifierKeys &a, InteractionEvent::ModifierKeys &b) |
template<typename ItkOutputImageType > | |
Image::Pointer | ImportItkImage (const itk::SmartPointer< ItkOutputImageType > &itkimage, const BaseGeometry *geometry=nullptr, bool update=true) |
Imports an itk::Image (with a specific type) as an mitk::Image.Instantiates instance of ITKImageImport. mitk::ITKImageImport does not cast pixel types etc., it just imports image data. If you get a compile error, try image.GetPointer(). More... | |
template<typename ItkOutputImageType > | |
Image::Pointer | ImportItkImage (const ItkOutputImageType *itkimage, const BaseGeometry *geometry=nullptr, bool update=true) |
Imports an itk::Image (with a specific type) as an mitk::Image.Instantiates instance of ITKImageImport mitk::ITKImageImport does not cast pixel types etc., it just imports image data. If you get a compile error, try image.GetPointer(). More... | |
template<typename ItkOutputImageType > | |
Image::Pointer | GrabItkImageMemory (itk::SmartPointer< ItkOutputImageType > &itkimage, mitk::Image *mitkImage=nullptr, const BaseGeometry *geometry=nullptr, bool update=true) |
Grabs the memory of an itk::Image (with a specific type) and puts it into an mitk::Image.The memory is managed by the mitk::Image after calling this function. The itk::Image remains valid until the mitk::Image decides to free the memory. More... | |
template<typename ItkOutputImageType > | |
Image::Pointer | GrabItkImageMemory (ItkOutputImageType *itkimage, mitk::Image *mitkImage=nullptr, const BaseGeometry *geometry=nullptr, bool update=true) |
Grabs the memory of an itk::Image (with a specific type) and puts it into an mitk::Image.The memory is managed by the mitk::Image after calling this function. The itk::Image remains valid until the mitk::Image decides to free the memory. More... | |
template<typename Target > | |
Target | lexical_cast (const std::string &arg) |
itkEventMacro (UndoStackEvent, itk::ModifiedEvent) | |
itkEventMacro (UndoEmptyEvent, UndoStackEvent) | |
itkEventMacro (RedoEmptyEvent, UndoStackEvent) | |
itkEventMacro (UndoNotEmptyEvent, UndoStackEvent) | |
itkEventMacro (RedoNotEmptyEvent, UndoStackEvent) | |
itkEventMacro (UndoFullEvent, UndoStackEvent) | |
Additional unused events, if anybody wants to put an artificial limit to the possible number of items in the stack. More... | |
itkEventMacro (RedoFullEvent, UndoStackEvent) | |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const BoolLookupTable &) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const FloatLookupTable &) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const IntLookupTable &) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &stream, const StringLookupTable &) |
template<typename TCoordRep , unsigned int NRows, unsigned int NCols> | |
bool | MatrixEqualRMS (const vnl_matrix_fixed< TCoordRep, NRows, NCols > &matrix1, const vnl_matrix_fixed< TCoordRep, NRows, NCols > &matrix2, mitk::ScalarType epsilon=mitk::eps) |
Check for matrix equality with a user defined accuracy. As an equality metric the root mean squared error (RMS) of all elements is calculated. More... | |
template<typename TCoordRep , unsigned int NRows, unsigned int NCols> | |
bool | MatrixEqualRMS (const itk::Matrix< TCoordRep, NRows, NCols > &matrix1, const itk::Matrix< TCoordRep, NRows, NCols > &matrix2, mitk::ScalarType epsilon=mitk::eps) |
Check for matrix equality with a user defined accuracy. As an equality metric the root mean squared error (RMS) of all elements is calculated. More... | |
template<typename TCoordRep , unsigned int NRows, unsigned int NCols> | |
bool | MatrixEqualElementWise (const vnl_matrix_fixed< TCoordRep, NRows, NCols > &matrix1, const vnl_matrix_fixed< TCoordRep, NRows, NCols > &matrix2, mitk::ScalarType epsilon=mitk::eps) |
Check for element-wise matrix equality with a user defined accuracy. More... | |
template<typename TCoordRep , unsigned int NRows, unsigned int NCols> | |
bool | MatrixEqualElementWise (const itk::Matrix< TCoordRep, NRows, NCols > &matrix1, const itk::Matrix< TCoordRep, NRows, NCols > &matrix2, mitk::ScalarType epsilon=mitk::eps) |
Check for element-wise matrix equality with a user defined accuracy. More... | |
template<class TTransformType > | |
void | TransferVtkMatrixToItkTransform (const vtkMatrix4x4 *vtkmatrix, TTransformType *itkTransform) |
template<class TTransformType > | |
void | TransferItkTransformToVtkMatrix (const TTransformType *itkTransform, vtkMatrix4x4 *vtkmatrix) |
template<class TTransformType1 , class TTransformType2 > | |
void | ConvertItkTransform (const TTransformType1 *sourceTransform, TTransformType2 *destTransform) |
template<class TMatrixType > | |
void | GetRotation (const mitk::BaseGeometry *geometry, TMatrixType &itkmatrix) |
template<class TTransformType > | |
void | GetWorldToItkPhysicalTransform (const mitk::BaseGeometry *geometry, TTransformType *itkTransform) |
MITKCORE_EXPORT void | swap (MimeType &m1, MimeType &m2) |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &os, const MimeType &mimeType) |
template<typename T > | |
std::string | PixelComponentTypeToString () |
template<typename PixelT > | |
std::string | PixelTypeToString () |
MITKCORE_EXPORT mitk::PixelType | MakePixelType (vtkImageData *vtkimagedata) |
deduct the PixelType for a given vtk image More... | |
template<typename ComponentT , typename PixelT > | |
PixelType | MakePixelType (std::vcl_size_t numOfComponents) |
A template method for creating a pixel type. More... | |
template<typename ComponentT , typename PixelT , std::vcl_size_t numOfComponents> | |
PixelType | MakePixelType () |
A template method for creating a pixel type. More... | |
template<typename ItkImageType > | |
PixelType | MakePixelType (std::vcl_size_t numOfComponents) |
A template method for creating a MITK pixel type na ITK image type. More... | |
template<typename ItkImageType > | |
PixelType | MakePixelType () |
A template method for creating a MITK pixel type from an ITK image pixel type and dimension. More... | |
PixelType | MakePixelType (const itk::ImageIOBase *imageIO) |
Create a MITK pixel type based on a itk::ImageIOBase object. More... | |
template<typename T > | |
PixelType | MakeScalarPixelType () |
An interface to the MakePixelType method for creating scalar pixel types. More... | |
template<typename TCoordRep , unsigned int NPointDimension> | |
bool | Equal (const itk::Point< TCoordRep, NPointDimension > &point1, const itk::Point< TCoordRep, NPointDimension > &point2, TCoordRep eps=mitk::eps, bool verbose=false) |
MITKCORE_EXPORT bool | Equal (const mitk::PointSet *leftHandSide, const mitk::PointSet *rightHandSide, mitk::ScalarType eps, bool verbose, bool checkGeometry=true) |
Equal A function comparing two pointsets for beeing identical. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::PointSet &leftHandSide, const mitk::PointSet &rightHandSide, mitk::ScalarType eps, bool verbose, bool checkGeometry=true) |
Equal A function comparing two pointsets for beeing identical. More... | |
itkEventMacro (PointSetEvent, itk::AnyEvent) | |
itkEventMacro (PointSetMoveEvent, PointSetEvent) | |
itkEventMacro (PointSetSizeChangeEvent, PointSetEvent) | |
itkEventMacro (PointSetAddEvent, PointSetSizeChangeEvent) | |
itkEventMacro (PointSetRemoveEvent, PointSetSizeChangeEvent) | |
itkEventMacro (PointSetExtendTimeRangeEvent, PointSetEvent) | |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &os, const PropertyKeyPath &path) |
MITKCORE_EXPORT std::string | PropertyKeyPathToPropertyRegEx (const PropertyKeyPath &tagPath) |
MITKCORE_EXPORT std::string | PropertyKeyPathToPersistenceKeyRegEx (const PropertyKeyPath &tagPath) |
MITKCORE_EXPORT std::string | PropertyKeyPathToPersistenceKeyTemplate (const PropertyKeyPath &tagPath) |
MITKCORE_EXPORT std::string | PropertyKeyPathToPersistenceNameTemplate (const PropertyKeyPath &tagPath) |
MITKCORE_EXPORT PropertyKeyPath | PropertyNameToPropertyKeyPath (const std::string &propertyName) |
MITKCORE_EXPORT std::string | PropertyKeyPathToPropertyName (const PropertyKeyPath &tagPath) |
std::string MITKCORE_EXPORT | GeneratePropertyNameForDICOMTag (unsigned int group, unsigned int element) |
bool MITKCORE_EXPORT | GetBackwardsCompatibleDICOMProperty (unsigned int group, unsigned int element, std::string const &backwardsCompatiblePropertyName, PropertyList const *propertyList, std::string &propertyValue) |
MITKCORE_EXPORT IPropertyPersistence * | CreateTestInstancePropertyPersistence () |
MITKCORE_EXPORT std::ostream & | operator<< (std::ostream &os, const PropertyPersistenceInfo &info) |
MITKCORE_EXPORT IPropertyRelations * | CreateTestInstancePropertyRelations () |
MITKCORE_EXPORT bool | Equal (const mitk::ProportionalTimeGeometry &leftHandSide, const mitk::ProportionalTimeGeometry &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two ProportionalTimeGeometries for being identical. More... | |
itkEventMacro (RenderingManagerEvent, itk::AnyEvent) | |
itkEventMacro (RenderingManagerViewsInitializedEvent, RenderingManagerEvent) | |
itkEventMacroDeclaration (FocusChangedEvent, itk::AnyEvent) | |
itkEventMacro (SliceRotationEvent, itk::AnyEvent) | |
MITKCORE_EXPORT bool | Equal (mitk::Surface *leftHandSide, mitk::Surface *rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two surfaces for equality, returns true if found equal. More... | |
MITKCORE_EXPORT bool | Equal (mitk::Surface &leftHandSide, mitk::Surface &rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two surfaces for equality, returns true if found equal. More... | |
MITKCORE_EXPORT bool | Equal (vtkPolyData *leftHandSide, vtkPolyData *rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two vtk PolyDatas for equality, returns true if found equal. More... | |
MITKCORE_EXPORT bool | Equal (vtkPolyData &leftHandSide, vtkPolyData &rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two vtk PolyDatas for equality, returns true if found equal. More... | |
MITKCORE_EXPORT bool | Equal (const mitk::TimeGeometry &leftHandSide, const mitk::TimeGeometry &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two instances of TimeGeometry for being identical. More... | |
template<class TOutputRegion , class TInputRegion > | |
void | GenerateTimeInInputRegion (const mitk::TimeGeometry *outputTimeGeometry, const TOutputRegion &outputRegion, const mitk::TimeGeometry *inputTimeGeometry, TInputRegion &inputRegion) |
template<class TOutputData , class TInputData > | |
void | GenerateTimeInInputRegion (const TOutputData *output, TInputData *input) |
convert the start- and end-index-time of output in start- and end-index-time of input1 and input2 via millisecond-time More... | |
template<typename TCoordRep , unsigned int NPointDimension> | |
bool | Equal (const itk::Vector< TCoordRep, NPointDimension > &vector1, const itk::Vector< TCoordRep, NPointDimension > &vector2, TCoordRep eps=mitk::eps, bool verbose=false) |
bool | Equal (const mitk::VnlVector &vector1, const mitk::VnlVector &vector2, ScalarType eps=mitk::eps, bool verbose=false) |
template<typename TCoordRep , unsigned int NPointDimension> | |
bool | Equal (const vnl_vector_fixed< TCoordRep, NPointDimension > &vector1, const vnl_vector_fixed< TCoordRep, NPointDimension > &vector2, TCoordRep eps=mitk::eps, bool verbose=false) |
template<class Tin , class Tout > | |
void | itk2vtk (const Tin &in, Tout &out) |
template<class Tin , class Tout > | |
void | vtk2itk (const Tin &in, Tout &out) |
template<class Tin , class Tout > | |
void | vnl2vtk (const vnl_vector< Tin > &in, Tout *out) |
template<class Tin , class Tout > | |
void | vtk2vnl (const Tin *in, vnl_vector< Tout > &out) |
template<class Tin , class Tout , unsigned int n> | |
void | vnl2vtk (const vnl_vector_fixed< Tin, n > &in, Tout *out) |
template<class Tin , class Tout , unsigned int n> | |
void | vtk2vnl (const Tin *in, vnl_vector_fixed< Tout, n > &out) |
template<typename U , typename V , unsigned int NRows, unsigned int NColumns> | |
void | TransferMatrix (const itk::Matrix< U, NRows, NColumns > &in, itk::Matrix< V, NRows, NColumns > &out) |
template<typename TComponent > | |
std::ostream & | operator<< (std::ostream &os, const itk::RGBPixel< TComponent > &c) |
template<typename TComponent > | |
std::ostream & | operator<< (std::ostream &os, const itk::RGBAPixel< TComponent > &c) |
template<typename TPixel , unsigned int VImageDimension> | |
static void | ConvertCompositePixelValueToString (itk::Image< TPixel, VImageDimension > *image, itk::Index< 3 > index3, std::string &string) |
itkEventMacroDefinition (FocusChangedEvent, itk::AnyEvent) | |
static void | WriteCommonImageInfo (std::ostringstream &stream, Point3D point, itk::Index< 3 > index, ScalarType time) |
vtkStandardNewMacro (AnatomicalStructureColorPresets) | |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageRGBUC2 *, itk::SmartPointer< itkImageRGBUC2 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageDTIF2 *, itk::SmartPointer< itkImageDTIF2 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageDTID2 *, itk::SmartPointer< itkImageDTID2 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageRGBUC3 *, itk::SmartPointer< itkImageRGBUC3 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageDTIF3 *, itk::SmartPointer< itkImageDTIF3 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itkImageDTID3 *, itk::SmartPointer< itkImageDTID3 > &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 2 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 2 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 2 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 2 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 2 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 2 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 3 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 3 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 3 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 3 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 3 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 3 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 6 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 6 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 6 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 6 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 6 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 6 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 15 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 15 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 15 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 15 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 15 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 15 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 28 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 28 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 28 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 28 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 28 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 28 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 42 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 42 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 42 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 42 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 42 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 42 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 45 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 45 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 45 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 45 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 45 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 45 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 91 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 91 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 91 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 91 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 91 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 91 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 92 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 92 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 92 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 92 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 92 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 92 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 162 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 162 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 162 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 162 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 162 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 162 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 252 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 252 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 252 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 252 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 252 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 252 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 362 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 362 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 362 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 362 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 362 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 362 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 492 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 492 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 492 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 492 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 492 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 492 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 642 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 642 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 642 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 642 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 642 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 642 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 812 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 812 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 812 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 812 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 812 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 812 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 1002 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< double, 1002 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 1002 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< float, 1002 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 3 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 1002 >, 2 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 2 >> &) |
template void MITKCORE_EXPORT | _CastToItkImage2Access (const itk::Image< itk::Vector< short, 1002 >, 3 > *, itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 3 >> &) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageRGBUC2 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageDTIF2 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageDTID2 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageRGBUC3 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageDTIF3 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itkImageDTID3 > &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 66 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 66 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 66 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 66 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 66 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 66 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 3 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 2 >> &itkOutputImage) |
template<> | |
void MITKCORE_EXPORT | CastToItkImage (const mitk::Image *mitkImage, itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 3 >> &itkOutputImage) |
vtkStandardNewMacro (LevelWindowPreset) | |
vtkStandardNewMacro (StateMachineContainer) | |
std::vector< TimePointType > | ConvertMetaDataObjectToTimePointList (const itk::MetaDataObjectBase *data) |
vtkStandardNewMacro (VtkLoggingAdapter) | |
itk::SimpleFastMutexLock & | s_ContextToServicesMapMutex () |
std::map< us::ModuleContext *, std::map< void *, us::ServiceReferenceU > > & | s_ContextToServicesMap () |
template<class S > | |
static S * | GetCoreService (us::ModuleContext *context) |
vtkStandardNewMacro (vtkEventProvider) | |
TestImageType::Pointer MITKTESTINGHELPER_EXPORT | GenerateTestImage (int factor=1) |
TestMaskType::Pointer MITKTESTINGHELPER_EXPORT | GenerateTestMask () |
Image::Pointer MITKTESTINGHELPER_EXPORT | GenerateTestFrame (double timePoint) |
Image::Pointer MITKTESTINGHELPER_EXPORT | GenerateTestMaskMITK () |
Image::Pointer MITKTESTINGHELPER_EXPORT | GenerateDynamicTestImageMITK () |
itkEventMacro (AffineInteractionEvent, itk::AnyEvent) | |
itkEventMacro (ScaleEvent, AffineInteractionEvent) | |
itkEventMacro (RotateEvent, AffineInteractionEvent) | |
itkEventMacro (TranslateEvent, AffineInteractionEvent) | |
vtkStandardNewMacro (ParamapPresetsParser) | |
std::string MITKDICOMREADER_EXPORT | GenerateNameFromDICOMProperties (const mitk::IPropertyProvider *provider) |
MITKDICOMREADER_EXPORT mitk::DICOMImageFrameList | ConvertToDICOMImageFrameList (const DICOMDatasetAccessingImageFrameList &input) |
MITKDICOMREADER_EXPORT mitk::DICOMDatasetList | ConvertToDICOMDatasetList (const DICOMDatasetAccessingImageFrameList &input) |
MITKDICOMREADER_EXPORT mitk::DICOMDatasetAccessingImageFrameList | ConvertToDICOMDatasetAccessingImageFrameList (const DICOMDatasetList &input) |
std::string | PixelSpacingInterpretationToString (const PixelSpacingInterpretation &value) |
Convert mitk::PixelSpacingInterpretation to a human readable string. More... | |
std::string | ReaderImplementationLevelToString (const ReaderImplementationLevel &enumValue) |
Convert mitk::ReaderImplementationLevel to a human readable string. More... | |
DICOMFilePathList | GetDICOMFilesInSameDirectory (const std::string &filePath) |
DICOMFilePathList | FilterForDICOMFiles (const DICOMFilePathList &fileList) |
MITKDICOMREADER_EXPORT mitk::IDICOMTagsOfInterest * | GetDicomTagsOfInterestService () |
MITKDICOMREADER_EXPORT FindingsListVectorType | ExtractPathsOfInterest (const DICOMTagPathList &pathsOfInterest, const DICOMDatasetAccessingImageFrameList &frames) |
MITKDICOMREADER_EXPORT void | SetProperties (BaseDataPointer image, const FindingsListVectorType &findings) |
MITKDICOMREADER_EXPORT mitk::BaseProperty::Pointer | GetDICOMPropertyForDICOMValuesFunctor (const DICOMCachedValueLookupTable &cacheLookupTable) |
MITKDICOMREADER_EXPORT std::map< std::string, BaseProperty::Pointer > | GetPropertyByDICOMTagPath (const PropertyList *list, const DICOMTagPath &path) |
MITKDICOMREADER_EXPORT std::map< std::string, BaseProperty::Pointer > | GetPropertyByDICOMTagPath (const BaseData *data, const DICOMTagPath &path) |
template<typename TNumericReturnType > | |
TNumericReturnType | ConvertDICOMStrToValue (const std::string &dcmValueString) |
void | DICOMStringToOrientationVectors (const std::string &s, Vector3D &right, Vector3D &up, bool &successful) |
Convert DICOM string describing a point two Vector3D. More... | |
bool | DICOMStringToSpacing (const std::string &s, ScalarType &spacingX, ScalarType &spacingY) |
Point3D | DICOMStringToPoint3D (const std::string &s, bool &successful) |
Convert DICOM string describing a point to Point3D. More... | |
MITKDICOMREADER_EXPORT std::ostream & | operator<< (std::ostream &os, const DICOMTagPath &path) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToPropertyRegEx (const DICOMTagPath &tagPath) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToPersistenceKeyRegEx (const DICOMTagPath &tagPath) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToPersistenceKeyTemplate (const DICOMTagPath &tagPath) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToPersistenceNameTemplate (const DICOMTagPath &tagPath) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToDCMTKSearchPath (const DICOMTagPath &tagPath) |
MITKDICOMREADER_EXPORT DICOMTagPath | PropertyNameToDICOMTagPath (const std::string &propertyName) |
MITKDICOMREADER_EXPORT std::string | DICOMTagPathToPropertyName (const DICOMTagPath &tagPath) |
DICOMTagPathMapType MITKDICOMREADER_EXPORT | GetCurrentDICOMTagsOfInterest () |
DICOMTagPathMapType MITKDICOMREADER_EXPORT | GetDefaultDICOMTagsOfInterest () |
void MITKDICOMRT_EXPORT | ConfigureNodeAsDoseNode (mitk::DataNode *doseNode, const mitk::IsoDoseLevelSet *colorPreset, mitk::DoseValueAbs referenceDose, bool showColorWashGlobal=true) |
void MITKDICOMRT_EXPORT | ConfigureNodeAsIsoLineNode (mitk::DataNode *doseOutlineNode, const mitk::IsoDoseLevelSet *colorPreset, mitk::DoseValueAbs referenceDose, bool showIsolinesGlobal=true) |
IsoDoseLevelSet::Pointer MITKDICOMRT_EXPORT | GenerateIsoLevels_Virtuos () |
bool | lesserIsoDoseLevel (const IsoDoseLevel *first, const IsoDoseLevel *second) |
MITKIGTBASE_EXPORT bool | Equal (const mitk::NavigationData &leftHandSide, const mitk::NavigationData &rightHandSide, ScalarType eps=mitk::eps, bool verbose=false) |
Equal A function comparing two navigation data objects for beeing equal in meta- and imagedata. More... | |
ImageStatisticsContainer::ImageStatisticsObject::StatisticNameVector | GetAllStatisticNames (const ImageStatisticsContainer *container) |
ImageStatisticsContainer::ImageStatisticsObject::StatisticNameVector | GetAllStatisticNames (std::vector< ImageStatisticsContainer::ConstPointer > containers) |
DataNode::Pointer | CreateImageStatisticsNode (ImageStatisticsContainer::Pointer statistic, const std::string &name) |
mitk::NodePredicateBase::Pointer | GetNoHelperObjectPredicate () |
mitk::NodePredicateBase::Pointer | GetImageStatisticsImagePredicate () |
Gets a predicate for the ImageStatistics plugin input image. More... | |
mitk::NodePredicateBase::Pointer | GetImageStatisticsMaskPredicate () |
Gets a predicate for the ImageStatistics plugin input mask. More... | |
mitk::NodePredicateBase::Pointer | GetImageStatisticsPlanarFigurePredicate () |
Gets a predicate for the ImageStatistics plugin planar figure. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::Pointer | ComputeIntensityProfile (Image::Pointer image, PlanarFigure::Pointer planarFigure) |
Compute intensity profile of an image for each pixel along the first PolyLine of a given planar figure. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::Pointer | ComputeIntensityProfile (Image::Pointer image, PlanarLine::Pointer planarLine, unsigned int numSamples, InterpolateImageFunction::Enum interpolator=InterpolateImageFunction::NearestNeighbor) |
Compute intensity profile of an image for each sample along a planar line. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::Pointer | ComputeIntensityProfile (Image::Pointer image, const Point3D &startPoint, const Point3D &endPoint, unsigned int numSamples, InterpolateImageFunction::Enum interpolator=InterpolateImageFunction::NearestNeighbor) |
Compute intensity profile of an image for each sample between two points. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::InstanceIdentifier | ComputeGlobalMaximum (IntensityProfile::ConstPointer intensityProfile, IntensityProfile::MeasurementType &max) |
Compute global maximum of an intensity profile. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::InstanceIdentifier | ComputeGlobalMinimum (IntensityProfile::ConstPointer intensityProfile, IntensityProfile::MeasurementType &min) |
Compute global minimum of an intensity profile. More... | |
MITKIMAGESTATISTICS_EXPORT void | ComputeIntensityProfileStatistics (IntensityProfile::ConstPointer intensityProfile, ImageStatisticsContainer::ImageStatisticsObject &stats) |
Compute statistics of an intensity profile. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::InstanceIdentifier | ComputeCenterOfMaximumArea (IntensityProfile::ConstPointer intensityProfile, IntensityProfile::InstanceIdentifier radius) |
Compute center of maximum area under the curve of an intensity profile. More... | |
MITKIMAGESTATISTICS_EXPORT std::vector< IntensityProfile::MeasurementType > | CreateVectorFromIntensityProfile (IntensityProfile::ConstPointer intensityProfile) |
Convert an intensity profile to a standard library vector. More... | |
MITKIMAGESTATISTICS_EXPORT IntensityProfile::Pointer | CreateIntensityProfileFromVector (const std::vector< IntensityProfile::MeasurementType > &vector) |
Convert a standard library vector to an intensity profile. More... | |
vtkStandardNewMacro (vtkPointSetXMLParser) | |
static const mitk::Image * | GetDataAsImage (const mitk::BaseData *data) |
static const mitk::PointSet * | GetDataAsPointSet (const mitk::BaseData *data) |
mapGenerateAlgorithmUIDPolicyMacro (DummyRegIDPolicy, "de.dkfz.dipp", "Identity", "1.0.0", "") | |
mitk::MAPRegistrationWrapper::Pointer | GenerateIdentityRegistration3D () |
MITKMATCHPOINTREGISTRATION_EXPORT mitk::DataNode::Pointer | generateRegistrationResultNode (const std::string &nodeName, mitk::MAPRegistrationWrapper::Pointer resultReg, const std::string &algorithmUID, const std::string &movingDataUID, const std::string &targetDataUID) |
MITKMATCHPOINTREGISTRATION_EXPORT mitk::DataNode::Pointer | generateMappedResultNode (const std::string &nodeName, mitk::BaseData::Pointer mappedData, const std::string ®UID, const std::string &inputDataUID, const bool refinedGeometry, const std::string &interpolator="Unkown") |
mapEventMacro (FrameRegistrationEvent, ::map::events::TaskBatchEvent, MITKMATCHPOINTREGISTRATION_EXPORT) | |
mapEventMacro (FrameMappingEvent, ::map::events::TaskBatchEvent, MITKMATCHPOINTREGISTRATION_EXPORT) | |
NodeUIDType MITKMATCHPOINTREGISTRATION_EXPORT | EnsureUID (mitk::DataNode *node) |
bool MITKMATCHPOINTREGISTRATION_EXPORT | CheckUID (const mitk::DataNode *node, const NodeUIDType &uid) |
NodeUIDType MITKMATCHPOINTREGISTRATION_EXPORT | EnsureUID (mitk::BaseData *data) |
bool MITKMATCHPOINTREGISTRATION_EXPORT | CheckUID (const mitk::BaseData *data, const NodeUIDType &uid) |
void | GetGridGeometryFromNode (const mitk::DataNode *regNode, mitk::Geometry3D::Pointer &gridDesc, unsigned int &gridFrequ) |
vtkSmartPointer< vtkPolyData > | Generate3DDeformationGlyph (const mitk::BaseGeometry *gridDesc, const map::core::RegistrationKernelBase< 3, 3 > *regKernel) |
vtkSmartPointer< vtkPolyData > MITKMATCHPOINTREGISTRATION_EXPORT | Generate3DDeformationGrid (const mitk::BaseGeometry *gridDesc, unsigned int gridFrequence, const map::core::RegistrationKernelBase< 3, 3 > *regKernel) |
bool | GridIsOutdated (const mitk::DataNode *regNode, const itk::TimeStamp &reference) |
bool | PropertyIsOutdated (const mitk::DataNode *regNode, const std::string &propName, const itk::TimeStamp &reference) |
const map::core::RegistrationKernelBase< 3, 3 > * | GetRelevantRegKernelOfNode (const mitk::DataNode *regNode) |
MITKMODELFIT_EXPORT ModelBase::TimeGridType | ExtractTimeGrid (const Image *image) |
MITKMODELFIT_EXPORT ModelBase::TimeGridType | ExtractTimeGrid (const TimeGeometry *geometry) |
double | fresnel_c (double x) |
double | fresnel_s (double x) |
double | fresnel_c2 (double x) |
double | fresnel_s2 (double x) |
MITKMODELFIT_EXPORT std::string | generateModelFitResultImagePath (const std::string &outputPathTemplate, const std::string ¶meterName) |
MITKMODELFIT_EXPORT void | storeParameterResultImage (const std::string &outputPathTemplate, const std::string ¶meterName, mitk::Image *image, mitk::modelFit::Parameter::Type parameterType=mitk::modelFit::Parameter::ParameterType) |
MITKMODELFIT_EXPORT void | storeModelFitResultImage (const std::string &outputPathTemplate, const std::string ¶meterName, mitk::Image *image, mitk::modelFit::Parameter::Type nodeType, const mitk::modelFit::ModelFitInfo *modelFitInfo) |
MITKMODELFIT_EXPORT void | storeModelFitGeneratorResults (const std::string &outputPathTemplate, mitk::ParameterFitImageGeneratorBase *generator, const mitk::modelFit::ModelFitInfo *fitSession) |
MITKMODELFIT_EXPORT void | previewModelFitGeneratorResults (const std::string &outputPathTemplate, mitk::ParameterFitImageGeneratorBase *generator) |
MITKMODELFIT_EXPORT ModelTraitsInterface::ParameterValueType | ReadVoxel (const mitk::Image *image, const mitk::Point3D &position, unsigned int timestep=0, bool noThrow=true) |
MITKMODELFIT_EXPORT ModelTraitsInterface::ParameterValueType | ReadVoxel (const mitk::Image *image, const ::itk::Index< 3 > &index, unsigned int timestep=0, bool noThrow=true) |
MITKMODELFIT_EXPORT ParameterValueMapType | ExtractParameterValueMapFromModelFit (const mitk::modelFit::ModelFitInfo *fitInfo, const mitk::Point3D &position) |
MITKMODELFIT_EXPORT ParameterValueMapType | ExtractParameterValueMapFromModelFit (const mitk::modelFit::ModelFitInfo *fitInfo, const ::itk::Index< 3 > &index) |
MITKMODELFIT_EXPORT ModelTraitsInterface::ParametersType | ConvertParameterMapToParameterVector (const ParameterValueMapType &valueMap, const ModelTraitsInterface *pTraitInterface) |
void | CheckYMinMaxFromPlotDataValues (const PlotDataValues &data, double &min, double &max) |
void | CheckXMinMaxFromPlotDataValues (const PlotDataValues &data, double &min, double &max) |
MITKMODELFIT_EXPORT PlotDataCurve::Pointer | GenerateModelSignalPlotData (const mitk::Point3D &position, const mitk::modelFit::ModelFitInfo *fitInfo, const mitk::ModelBase::TimeGridType &timeGrid, mitk::ModelParameterizerBase *parameterizer=nullptr) |
MITKMODELFIT_EXPORT PlotDataCurveCollection::Pointer | GenerateAdditionalModelFitPlotData (const mitk::Point3D &position, const mitk::modelFit::ModelFitInfo *fitInfo, const mitk::ModelBase::TimeGridType &timeGrid) |
MITKMODELFIT_EXPORT PlotDataCurve::Pointer | GenerateImageSamplePlotData (const mitk::Point3D &position, const mitk::Image *image, const mitk::ModelBase::TimeGridType &timeGrid) |
MITKMODELFIT_EXPORT const std::string | MODEL_FIT_PLOT_SAMPLE_NAME () |
MITKMODELFIT_EXPORT const std::string | MODEL_FIT_PLOT_SIGNAL_NAME () |
MITKMODELFIT_EXPORT const std::string | MODEL_FIT_PLOT_INTERPOLATED_SIGNAL_NAME () |
DataNode::Pointer MITKMODELFIT_EXPORT | GetNodeByModelFitUID (const mitk::DataStorage *storage, const NodeUIDType &uid) |
NodeUIDType MITKMODELFIT_EXPORT | EnsureModelFitUID (mitk::BaseData *data) |
NodeUIDType MITKMODELFIT_EXPORT | EnsureModelFitUID (mitk::DataNode *node) |
bool MITKMODELFIT_EXPORT | CheckModelFitUID (const mitk::BaseData *data, const NodeUIDType &uid) |
bool MITKMODELFIT_EXPORT | CheckModelFitUID (const mitk::DataNode *node, const NodeUIDType &uid) |
MITKMODELFIT_EXPORT std::ostream & | operator<< (std::ostream &stream, const ScalarListLookupTable &l) |
Adds the string representation of the given ScalarListLookupTable to the given stream. More... | |
mitkDeclareGenericProperty (ScalarListLookupTableProperty, ScalarListLookupTable, MITKMODELFIT_EXPORT) | |
MITKMODELFIT_EXPORT bool | TimeGridIsMonotonIncreasing (const ModelBase::TimeGridType timeGrid) |
MITKMODELFIT_EXPORT ModelBase::ModelResultType | InterpolateSignalToNewTimeGrid (const ModelBase::ModelResultType &inputSignal, const ModelBase::TimeGridType &inputGrid, const ModelBase::TimeGridType &outputGrid) |
MITKMODELFIT_EXPORT ModelBase::TimeGridType | GenerateSupersampledTimeGrid (const mitk::ModelBase::TimeGridType &grid, const unsigned int samplingRate) |
template<typename T > | |
T | deg2rad (const T deg) |
Transforms the given number from degrees to radians and returns it. More... | |
template<typename T > | |
T | cosd (const T t) |
Returns the cosine of the given degree scalar. More... | |
template<typename T > | |
T | sind (const T t) |
Returns the sine of the given degree scalar. More... | |
template<typename T > | |
T | tand (const T t) |
Returns the tangent of the given degree scalar. More... | |
template<typename T > | |
T | fresnelS (const T t) |
Returns the fresnel integral sine at the given x-coordinate. More... | |
template<typename T > | |
T | fresnelC (const T t) |
Returns the fresnel integral cosine at the given x-coordinate. More... | |
MITKMULTILABEL_EXPORT bool | Equal (const mitk::Label &leftHandSide, const mitk::Label &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two labels for beeing equal in data. More... | |
MITKMULTILABEL_EXPORT bool | Equal (const mitk::LabelSet &leftHandSide, const mitk::LabelSet &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two label sets for beeing equal in data. More... | |
MITKMULTILABEL_EXPORT bool | Equal (const mitk::LabelSetImage &leftHandSide, const mitk::LabelSetImage &rightHandSide, ScalarType eps, bool verbose) |
Equal A function comparing two label set images for beeing equal in meta- and imagedata. More... | |
MITKMULTILABEL_EXPORT Image::Pointer | ConvertLabelSetImageToImage (LabelSetImage::ConstPointer labelSetImage) |
Convert mitk::LabelSetImage to mitk::Image (itk::VectorImage) More... | |
MITKMULTILABEL_EXPORT LabelSetImage::Pointer | ConvertImageToLabelSetImage (Image::Pointer image) |
Convert mitk::Image to mitk::LabelSetImage, templating and differentation between itk::Image and itk::VectorImage is internal. More... | |
itkEventMacro (MessageSentEvent, itk::AnyEvent) | |
connect to this Event to get notified when a message was successfully sent More... | |
itkEventMacro (MessageReceivedEvent, itk::AnyEvent) | |
connect to this Event to get notified when a message was received More... | |
itkEventMacro (CommandReceivedEvent, itk::AnyEvent) | |
connect to this Event to get notified when a command was received More... | |
itkEventMacro (NewClientConnectionEvent, itk::AnyEvent) | |
connect to this Event to get notified when another igtl device connects with this device. More... | |
itkEventMacro (LostConnectionEvent, itk::AnyEvent) | |
connect to this Event to get notified when this device looses the connection to a socket. More... | |
MITKOPENIGTLINK_EXPORT bool | Equal (const mitk::IGTLMessage &leftHandSide, const mitk::IGTLMessage &rightHandSide, ScalarType eps=mitk::eps, bool verbose=false) |
Equal A function comparing two OpenIGTLink message objects for being equal in meta- and imagedata. More... | |
itkEventMacro (StreamingStartRequiredEvent, itk::AnyEvent) | |
connect to this Event to get notified when a stream is requested More... | |
itkEventMacro (StreamingStopRequiredEvent, itk::AnyEvent) | |
connect to this Event to get notified when a stream shall be stopped More... | |
MITKPHARMACOKINETICS_EXPORT ModelBase::StaticParameterValuesType | convertArrayToParameter (itk::Array< double > array) |
MITKPHARMACOKINETICS_EXPORT itk::Array< double > | convertParameterToArray (ModelBase::StaticParameterValuesType) |
itk::Array< double > | convoluteAIFWithExponential (mitk::ModelBase::TimeGridType timeGrid, mitk::AIFBasedModelBase::AterialInputFunctionType aif, double lambda) |
itk::Array< double > | convoluteAIFWithConstant (mitk::ModelBase::TimeGridType timeGrid, mitk::AIFBasedModelBase::AterialInputFunctionType aif, double constant) |
MITKPLANARFIGURE_EXPORT bool | Equal (const mitk::PlanarFigure &leftHandSide, const mitk::PlanarFigure &rightHandSide, ScalarType eps, bool verbose) |
itkEventMacro (PlanarFigureEvent, itk::AnyEvent) | |
itkEventMacro (StartPlacementPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (EndPlacementPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (SelectPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (StartInteractionPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (EndInteractionPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (StartHoverPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (EndHoverPlanarFigureEvent, PlanarFigureEvent) | |
itkEventMacro (ContextMenuPlanarFigureEvent, PlanarFigureEvent) | |
MITKREGISTRATIONONTOLOGY_EXPORT void | FindClosestSegmentationMask () |
DataStorageCompare::Tests | operator| (DataStorageCompare::Tests a, DataStorageCompare::Tests b) |
Needed to make the flag DataStorageCompare::Tests usable. More... | |
template<typename NUMBER_TYPE , typename STRING_ARRAY , typename DOUBLE_ARRAY > | |
void | StringsToNumbers (unsigned int count, const STRING_ARRAY &strings, DOUBLE_ARRAY &numbers) |
MITK_TOOL_MACRO (MITKSEGMENTATION_EXPORT, LiveWireTool2D, "LiveWire tool") | |
itkEventMacro (ToolEvent, itk::ModifiedEvent) | |
Basic tool event without any parameters Can simply be inherited using the itkEventMacro, e.g. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ControlPoint | GenerateControlPoint (const mitk::DataNode *datanode) |
Provides helper functions that are needed to work with control points. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ControlPoint | GetControlPointByUID (const SemanticTypes::CaseID &caseID, const SemanticTypes::ID &controlPointUID) |
Find and return a whole control point including its date given a specific control point UID. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ControlPoint | FindExistingControlPoint (const SemanticTypes::CaseID &caseID, const SemanticTypes::ControlPoint &controlPoint) |
Returns an already existing control point from the given vector of control points. This existing control point has the the same date (year, month, day) as the given single control point. If no existing control point can be found an empty control point is returned. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ControlPoint | FindClosestControlPoint (const SemanticTypes::CaseID &caseID, const SemanticTypes::ControlPoint &controlPoint) |
Returns an already existing close control point from the given vector of control points. This closest control point has a date that is within a certain distance-in-days to the given control point. If no closest control point can be found within the distance threshold an empty control point is returned. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ExaminationPeriod | FindContainingExaminationPeriod (const SemanticTypes::CaseID &caseID, const SemanticTypes::ControlPoint &controlPoint) |
Returns the examination period to which the given control point belongs. Each examination point holds a vector of control point UIDs so that the UID of the given control point can be compared against the UIDs of the vector. An empty examination period is returned if,. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ExaminationPeriod | FindFittingExaminationPeriod (const SemanticTypes::CaseID &caseID, const SemanticTypes::ControlPoint &controlPoint) |
Return the examination period to which the given data node belongs. The control point is used to find an already existing or the closest control point in the semantic relations storage. If such a control point is found, the 'FindClosestControlPoint'-function with this control point as an argument is used to actually find the corresponding examination period. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ExaminationPeriod | FindFittingExaminationPeriod (const DataNode *dataNode) |
Return the examination period to which the given data node belongs. The DICOM date of the data node is used to find an already existing or the closest control point in the semantic relations storage. If such a control point is found, the 'FindFittingExaminationPeriod'-function with this control point as an argument is used to actually find the corresponding examination period. More... | |
MITKSEMANTICRELATIONS_EXPORT void | SortAllExaminationPeriods (const SemanticTypes::CaseID &caseID, SemanticTypes::ExaminationPeriodVector &allExaminationPeriods) |
Sort the given vector of examination periods. Each examination period has a vector of control point UIDs (stored in chronological order). The examination periods can be sorted by comparing the first control points of the examination periods. More... | |
MITKSEMANTICRELATIONS_EXPORT std::string | GetCaseIDDICOMProperty () |
Creates a property name for a DICOM tag. The tag is "0x0010, 0x0010" (PatientName) More... | |
MITKSEMANTICRELATIONS_EXPORT std::string | GetNodeIDDICOMProperty () |
Creates a property name for a DICOM tag. The tag is "0x0020, 0x000e" (SeriesInstanceUID) More... | |
MITKSEMANTICRELATIONS_EXPORT std::string | GetDateDICOMProperty () |
Creates a property name for a DICOM tag. The tag is "0x0008, 0x0022" (AcquisitionDate) More... | |
MITKSEMANTICRELATIONS_EXPORT std::string | GetModalityDICOMProperty () |
Creates a property name for a DICOM tag. The tag is "0x0008, 0x0060" (Modality) More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::CaseID | GetCaseIDFromDataNode (const mitk::DataNode *dataNode) |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ID | GetIDFromDataNode (const mitk::DataNode *dataNode) |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::ControlPoint | GetDICOMDateFromDataNode (const mitk::DataNode *dataNode) |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::InformationType | GetDICOMModalityFromDataNode (const mitk::DataNode *dataNode) |
Extracts a specific DICOM tag from the node's base data and returns the tag as a information type (a string). More... | |
MITKSEMANTICRELATIONS_EXPORT std::string | TrimDICOM (const std::string &identifier) |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::Lesion | GenerateNewLesion (const std::string &lesionClassType="") |
Generate a new lesion and lesion class with UIDs and the given string as lesion class type. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::LesionClass | GenerateNewLesionClass (const std::string &lesionClassType="") |
Generate a new lesion class with UID and the given string as lesion class type. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::Lesion | GetLesionByUID (const SemanticTypes::CaseID &caseID, const SemanticTypes::ID &lesionUID) |
Find and return a whole lesion including its lesion class given a specific lesion UID. More... | |
MITKSEMANTICRELATIONS_EXPORT SemanticTypes::LesionClass | FindExistingLesionClass (const SemanticTypes::CaseID &caseID, const std::string &lesionClassType) |
Find and return the whole lesion class including its UID given a specific lesion class type. More... | |
MITKSEMANTICRELATIONS_EXPORT void | ComputeLesionPresence (LesionData &lesionData, const SemanticTypes::CaseID &caseID) |
Compute and store lesion presence for all available control points and information types. More... | |
std::string | GetDeviceName () |
itkEventMacro (SelectionChangedTubeGraphEvent, itk::AnyEvent) | |
IRenderingManager * | MakeRenderingManagerInterface (RenderingManager::Pointer manager) |
void | PutPreferredDataStorageInspector (const DataStorageInspectorIDType &id) |
DataStorageInspectorIDType | GetPreferredDataStorageInspector () |
void | PutVisibleDataStorageInspectors (const VisibleDataStorageInspectorMapType &inspectors) |
VisibleDataStorageInspectorMapType | GetVisibleDataStorageInspectors () |
void | PutShowFavoritesInspector (bool show) |
bool | GetShowFavoritesInspector () |
void | PutShowHistoryInspector (bool show) |
bool | GetShowHistoryInspector () |
DataCollection - Class to facilitate loading/accessing structured data.
Qmitk.
Render window layer helper functions to retrieve the currently valid layer stack.
Own includes.
Function to get the Error messages from API.
This class represents the implementation of the RESTful DICOMweb standard (http://dicom.nema.org/medical/dicom/current/output/html/part18.html). It is used to communicate DICOM data over HTTP to a DICOMweb enabled PACS server.
Generates MITK events from VTK.
Describes the geometry of a plane object.
Find image slices visible on a given plane.
Follow Up Storage - Class to facilitate loading/accessing structured follow-up data.
Data is grouped into a collection that may contain further (sub) collections or images.
Exemplary structure
Collection (e.g. Patient) | |– Sub-Collection1 (e.g. follow-up 1) | | | |– DataItem (e.g. T1) | |– DataItem (e.g. T2) | |– Sub-Collection2 (e.g. follow-up 2) | | | |– DataItem (e.g. T1) | |– DataItem (e.g. T2)
Data is into a collection that may contain further (sub) collections or images.
The class name is not helpful in finding this class. Good suggestions welcome.
Given a PlaneGeometry (e.g. the 2D plane of a render window), this class calculates which slices of an mitk::Image are visible on this plane. Calculation is done for X, Y, and Z direction, the result is available in form of a pair (minimum,maximum) slice index.
Such calculations are useful if you want to display information about the currently visible slice (overlays, statistics, ...) and you don't want to depend on any prior information about hat the renderwindow is currently showing.
Note: A Click with the MiddleButton is to be handled with MousePressEvents
Describes a two-dimensional manifold, i.e., to put it simply, an object that can be described using a 2D coordinate-system.
PlaneGeometry can map points between 3D world coordinates (in mm) and the described 2D coordinate-system (in mm) by first projecting the 3D point onto the 2D manifold and then calculating the 2D-coordinates (in mm). These 2D-mm-coordinates can be further converted into 2D-unit-coordinates (e.g., pixels), giving a parameter representation of the object with parameter values inside a rectangle (e.g., [0,0]..[width, height]), which is the bounding box (bounding range in z-direction always [0]..[1]).
A PlaneGeometry describes the 2D representation within a 3D object (derived from BaseGeometry). For example, a single CT-image (slice) is 2D in the sense that you can access the pixels using 2D-coordinates, but is also 3D, as the pixels are really voxels, thus have an extension (thickness) in the 3rd dimension.
Optionally, a reference BaseGeometry can be specified, which usually would be the geometry associated with the underlying dataset. This is currently used for calculating the intersection of inclined / rotated planes (represented as PlaneGeometry) with the bounding box of the associated BaseGeometry.
Rule: everything is in mm (or ms for temporal information) if not stated otherwise.
This class is the NON-QT dependent pendant to QmitkEventAdapter. It provides static functions to set up MITK events from VTK source data
This class is used to test PropertyRelationRuleBase and get access to internals where needed to test them as well.
Toolkit includes. Forward declarations.
This class is used to undistort camera images. Before any undistortion the class has to be initialized using the functions: SetFocalLength(),SetPrinzipalPoint() and SetCameraDistortion(). After this you can either use UndistortPixel() to undistort a single pixel's coordinates or UndistortImage() to undistort an OpenCV image.
A faster version of UndistortImage() is UndistortImageFast(), however, it has to be initialized once with SetUndistortImageFastInfo() instead of the Set... methods before use.
typedef std::vector<mitk::StateMachineAction::Pointer> mitk::ActionVectorType |
Definition at line 27 of file mitkStateMachineTransition.h.
typedef itk::AffineGeometryFrame<ScalarType, 3> mitk::AffineGeometryFrame3D |
Definition at line 48 of file mitkBaseGeometry.h.
typedef itk::AffineGeometryFrame<ScalarType, 3>::TransformType mitk::AffineTransform3D |
Definition at line 21 of file mitkAffineTransform3D.h.
typedef BaseData* mitk::BaseDataPointer |
Definition at line 26 of file mitkDICOMIOHelper.h.
typedef BaseDataSource mitk::BaseProcess |
Definition at line 20 of file mitkBaseProcess.h.
typedef std::vector<bool> mitk::BoolList |
Definition at line 23 of file mitkDICOMEnums.h.
typedef ParameterToolEvent<bool> mitk::BoolToolEvent |
Definition at line 165 of file mitkToolEvents.h.
typedef itk::BoundingBox<unsigned long, 3, ScalarType> mitk::BoundingBox |
Standard 3D-BoundingBox typedef.
Standard 3D-BoundingBox typedef to get rid of template arguments (3D, type).
Definition at line 41 of file mitkBaseGeometry.h.
typedef int mitk::claronToolHandle |
Definition at line 34 of file mitkClaronInterface.h.
typedef itk::RGBPixel<float> mitk::Color |
Color Standard RGB color typedef (float)
Standard RGB color typedef to get rid of template argument (float). Color range is from 0.0f to 1.0f for each component.
Definition at line 35 of file mitkColorProperty.h.
typedef itk::VectorImage<unsigned short, 2> mitk::CompositeCameraImageType |
Definition at line 46 of file mitkSpectroCamController.cpp.
typedef std::vector<StateMachineCondition> mitk::ConditionVectorType |
Definition at line 30 of file mitkStateMachineTransition.h.
using mitk::DataStorageInspectorIDType = typedef std::string |
Definition at line 22 of file QmitkNodeSelectionPreferenceHelper.h.
typedef std::vector<DICOMDatasetAccessingImageFrameInfo::Pointer> mitk::DICOMDatasetAccessingImageFrameList |
Definition at line 46 of file mitkDICOMDatasetAccessingImageFrameInfo.h.
typedef std::vector<DICOMDatasetAccess*> mitk::DICOMDatasetList |
Definition at line 70 of file mitkDICOMDatasetAccess.h.
typedef std::vector<std::string> mitk::DICOMFilePathList |
Definition at line 23 of file mitkDICOMFilesHelper.h.
typedef std::vector<DICOMGDCMImageFrameInfo::Pointer> mitk::DICOMGDCMImageFrameList |
Definition at line 57 of file mitkDICOMGDCMImageFrameInfo.h.
typedef std::vector<DICOMImageFrameInfo::Pointer> mitk::DICOMImageFrameList |
Definition at line 53 of file mitkDICOMImageFrameInfo.h.
Definition at line 25 of file mitkDICOMProperty.h.
typedef std::vector<DICOMTag> mitk::DICOMTagList |
Definition at line 59 of file mitkDICOMTag.h.
typedef std::vector<DICOMTagPath> mitk::DICOMTagPathList |
Definition at line 155 of file mitkDICOMTagPath.h.
typedef std::map<DICOMTagPath, std::string> mitk::DICOMTagPathMapType |
Type specifies tags of interest. Key is the tag path of interest. The value is an optional user defined name for the property that should be used to store the tag value(s). Empty value is default and will imply to use the found DICOMTagPath as property name.
Definition at line 28 of file mitkDICOMTagsOfInterestHelper.h.
typedef double mitk::DoseValueAbs |
Represents absolute dose values (in Gy).
Definition at line 23 of file mitkDoseValueType.h.
typedef double mitk::DoseValueRel |
Represents relative dose values (in %).
Definition at line 28 of file mitkDoseValueType.h.
typedef VectorProperty< double > mitk::DoubleVectorProperty |
Definition at line 128 of file mitkVectorProperty.h.
typedef VectorPropertySerializer<double> mitk::DoubleVectorPropertySerializer |
Definition at line 148 of file mitkVectorPropertySerializer.h.
typedef itk::Image<double, 4> mitk::DynamicITKImageType |
Definition at line 20 of file mitkTestDynamicImageGenerator.cpp.
typedef double mitk::Epsilon |
typdef for Epsilon
Definition at line 20 of file mitkEpsilon.h.
using mitk::FastSymmetricForcesDemonsMultiResDefaultRegistrationAlgorithm = typedef map::algorithm::boxed::ITKFastSymmetricForcesDemonsMultiResRegistrationAlgorithm<TImageType, map::algorithm::mitkFastSymmetricForcesDemonsMultiResDefaultRegistrationAlgorithmUIDPolicy> |
Definition at line 25 of file mitkFastSymmetricForcesDemonsMultiResDefaultRegistrationAlgorithm.h.
typedef std::vector<mitk::DICOMDatasetAccess::FindingsListType> mitk::FindingsListVectorType |
Definition at line 23 of file mitkDICOMIOHelper.h.
typedef itk::FixedArray<ScalarType, 3> mitk::FixedArrayType |
Definition at line 46 of file mitkBaseGeometry.h.
typedef ParameterToolEvent<float> mitk::FloatToolEvent |
Definition at line 164 of file mitkToolEvents.h.
typedef itk::Image<double, 3> mitk::FrameITKImageType |
Definition at line 19 of file mitkTestDynamicImageGenerator.cpp.
typedef PlaneGeometry mitk::Geometry2D |
Definition at line 67 of file mitkPlaneGeometry.h.
Definition at line 23 of file mitkPlaneGeometryData.h.
Definition at line 37 of file mitkPlaneGeometryDataToSurfaceFilter.h.
Definition at line 40 of file mitkPlaneGeometryDataVtkMapper3D.h.
typedef GLMapper mitk::GLMapper2D |
Definition at line 22 of file mitkGLMapper2D.h.
typedef ParameterToolEvent<int> mitk::IntegerToolEvent |
Definition at line 163 of file mitkToolEvents.h.
typedef itk::Statistics::ListSample<itk::Statistics::MeasurementVectorPixelTraits<ScalarType>::MeasurementVectorType> mitk::IntensityProfile |
Definition at line 24 of file mitkIntensityProfile.h.
typedef VectorProperty< int > mitk::IntVectorProperty |
Definition at line 129 of file mitkVectorProperty.h.
Definition at line 149 of file mitkVectorPropertySerializer.h.
typedef ::itk::VectorContainer<unsigned int, mitk::IsoDoseLevel::Pointer> mitk::IsoDoseLevelVector |
Definition at line 30 of file mitkIsoDoseLevelCollections.h.
typedef itk::Image< itk::DiffusionTensor3D< double >, 2 > mitk::itkImageDTID2 |
Definition at line 23 of file mitkImageCastPart3.cpp.
typedef itk::Image< itk::DiffusionTensor3D< double >, 3 > mitk::itkImageDTID3 |
Definition at line 31 of file mitkImageCastPart3.cpp.
typedef itk::Image< itk::DiffusionTensor3D< float >, 2 > mitk::itkImageDTIF2 |
Definition at line 22 of file mitkImageCastPart3.cpp.
typedef itk::Image< itk::DiffusionTensor3D< float >, 3 > mitk::itkImageDTIF3 |
Definition at line 30 of file mitkImageCastPart3.cpp.
typedef itk::Image< itk::RGBPixel< unsigned char >, 2 > mitk::itkImageRGBUC2 |
Definition at line 21 of file mitkImageCastPart3.cpp.
typedef itk::Image< itk::RGBPixel< unsigned char >, 3 > mitk::itkImageRGBUC3 |
Definition at line 29 of file mitkImageCastPart3.cpp.
typedef itk::ImageIOBase::IOPixelType mitk::itkIOPixelType |
Definition at line 174 of file mitkPixelTypeTraits.h.
typedef std::vector<SemanticTypes::LesionClass> mitk::LesionClassVector |
Definition at line 29 of file mitkLesionManager.h.
using mitk::LevelSetMotionMultiResDefaultRegistrationAlgorithm = typedef map::algorithm::boxed::ITKLevelSetMotionMultiResRegistrationAlgorithm<TImageType, map::algorithm::mitkLevelSetMotionMultiResDefaultRegistrationAlgorithmUIDPolicy> |
Definition at line 25 of file mitkLevelSetMotionMultiResDefaultRegistrationAlgorithm.h.
typedef Line< ScalarType, 3 > mitk::Line3D |
Definition at line 409 of file mitkLine.h.
Definition at line 22 of file mitkLinearModelParameterizer.h.
typedef std::vector<MarkerPointType> mitk::MarkerPointContainerType |
Definition at line 84 of file mitkTrackingTypes.h.
typedef itk::Point<double> mitk::MarkerPointType |
Definition at line 83 of file mitkTrackingTypes.h.
typedef itk::Image<unsigned char, 3> mitk::MaskITKImageType |
Definition at line 21 of file mitkTestDynamicImageGenerator.cpp.
typedef itk::VectorContainer<unsigned int, Material::Pointer> mitk::MaterialVectorContainer |
Definition at line 480 of file mitkMaterial.h.
typedef Matrix<ScalarType, 2, 2> mitk::Matrix2D |
Definition at line 84 of file mitkMatrix.h.
typedef Matrix<ScalarType, 3, 3> mitk::Matrix3D |
Definition at line 85 of file mitkMatrix.h.
typedef Matrix<ScalarType, 4, 4> mitk::Matrix4D |
Definition at line 86 of file mitkMatrix.h.
typedef MoveBaseDataInteractor mitk::MoveSurfaceInteractor |
Definition at line 21 of file mitkMoveSurfaceInteractor.h.
typedef std::string mitk::NodeUIDType |
Definition at line 26 of file mitkUIDHelper.h.
typedef int mitk::OperationType |
Definition at line 23 of file mitkOperation.h.
using mitk::ParameterValueMapType = typedef std::map<ModelTraitsInterface::ParameterNameType, double> |
Definition at line 39 of file mitkModelFitParameterValueExtraction.h.
using mitk::PlotDataCurveCollection = typedef itk::MapContainer<std::string, PlotDataCurve::Pointer> |
Collection of plot curves, e.g. every plot curve for a certain world coordinate position
Definition at line 70 of file mitkModelFitPlotDataHelper.h.
using mitk::PlotDataValues = typedef std::vector<std::pair<double, double> > |
Definition at line 36 of file mitkModelFitPlotDataHelper.h.
typedef Point<ScalarType, 2> mitk::Point2D |
Definition at line 94 of file mitkPoint.h.
typedef Point<int, 2> mitk::Point2I |
Definition at line 98 of file mitkPoint.h.
typedef Point<ScalarType, 3> mitk::Point3D |
Definition at line 95 of file mitkPoint.h.
typedef Point<int, 3> mitk::Point3I |
Definition at line 99 of file mitkPoint.h.
typedef Point<ScalarType, 4> mitk::Point4D |
Definition at line 96 of file mitkPoint.h.
typedef Point<int, 4> mitk::Point4I |
Definition at line 100 of file mitkPoint.h.
typedef vnl_quaternion<ScalarType> mitk::Quaternion |
Definition at line 21 of file mitkQuaternion.h.
using mitk::RigidClosedFormPointsDefaultRegistrationAlgorithm = typedef typename map::algorithm::boxed::ITKRigid3DClosedFormRegistrationAlgorithmTemplate<TPointSetType, ::map::algorithm::mitkRigidClosedFormPointsDefaultRegistrationAlgorithmUIDPolicy>::Type |
Definition at line 25 of file mitkRigidClosedFormPointsDefaultRegistrationAlgorithm.h.
using mitk::RigidICPDefaultRegistrationAlgorithm = typedef map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm<TPointSetType, TPointSetType, ::map::algorithm::mitkRigidICPDefaultRegistrationAlgorithmUIDPolicy> |
Definition at line 25 of file mitkRigidICPDefaultRegistrationAlgorithm.h.
typedef double mitk::ScalarType |
Definition at line 20 of file mitkNumericConstants.h.
Definition at line 31 of file mitkStateMachineTransition.h.
typedef std::vector<std::string> mitk::StringList |
Definition at line 22 of file mitkDICOMEnums.h.
typedef itk::Image<int> mitk::TestImageType |
Definition at line 26 of file mitkTestDynamicImageGenerator.h.
typedef itk::Image<unsigned char> mitk::TestMaskType |
Definition at line 27 of file mitkTestDynamicImageGenerator.h.
typedef itk::FixedArray<ScalarType, 2> mitk::TimeBounds |
Standard typedef for time-bounds.
Definition at line 45 of file mitkBaseGeometry.h.
typedef mitk::ScalarType mitk::TimePointType |
Definition at line 26 of file mitkTimeGeometry.h.
typedef std::vcl_size_t mitk::TimeStepType |
Definition at line 27 of file mitkTimeGeometry.h.
typedef std::string mitk::TrackingDeviceType |
Definition at line 22 of file mitkTrackingTypes.h.
typedef Vector<ScalarType, 2> mitk::Vector2D |
Definition at line 129 of file mitkVector.h.
typedef Vector<ScalarType, 3> mitk::Vector3D |
Definition at line 130 of file mitkVector.h.
typedef Vector<ScalarType, 4> mitk::Vector4D |
Definition at line 131 of file mitkVector.h.
using mitk::VisibleDataStorageInspectorMapType = typedef std::map<unsigned int, DataStorageInspectorIDType> |
map containing the IDs of all inspectors that should be visible. The map key is the order of appearance of the respective inspector.
Definition at line 26 of file QmitkNodeSelectionPreferenceHelper.h.
typedef vnl_vector<ScalarType> mitk::VnlVector |
Definition at line 134 of file mitkVector.h.
typedef VtkMapper mitk::VtkMapper2D |
Definition at line 22 of file mitkVtkMapper2D.h.
typedef VtkMapper mitk::VtkMapper3D |
Definition at line 22 of file mitkVtkMapper3D.h.
typedef ctkXnatSession mitk::XnatSession |
Definition at line 22 of file mitkXnatSession.h.
anonymous enum |
Enumerator | |
---|---|
PropertyRole |
Definition at line 33 of file QmitkPropertyItemModel.h.
|
strong |
Enumerator | |
---|---|
None | |
FastApproximate |
Definition at line 18 of file mitkAntiAliasing.h.
Enumerator | |
---|---|
Constant | |
Periodic | |
ZeroFluxNeumann |
Definition at line 23 of file mitkTransformationOperation.h.
Data transfer mode for NDI tracking devices.
Documentation
Enumerator | |
---|---|
TX | |
BX |
Definition at line 65 of file mitkTrackingTypes.h.
enum mitk::EActions |
Definition at line 252 of file mitkInteractionConst.h.
enum mitk::EButtonStates |
Enumerator | |
---|---|
BS_NoButton | |
BS_LeftButton | |
BS_RightButton | |
BS_MidButton | |
BS_MouseButtonMask | |
BS_ShiftButton | |
BS_ControlButton | |
BS_AltButton | |
BS_MetaButton | |
BS_KeyButtonMask | |
BS_Keypad |
Definition at line 511 of file mitkInteractionConst.h.
enum mitk::EEventIds |
Definition at line 35 of file mitkInteractionConst.h.
enum mitk::EEventType |
Definition at line 430 of file mitkInteractionConst.h.
enum mitk::EKeys |
Definition at line 526 of file mitkInteractionConst.h.
enum mitk::EOperations |
Definition at line 186 of file mitkInteractionConst.h.
Enumerator | |
---|---|
SameSize | |
OriginAligned | |
CenterAligned |
Definition at line 38 of file mitkTransformationOperation.h.
activation rate of IR illuminator for NDI Polaris tracking device
Documentation
Enumerator | |
---|---|
Hz20 | |
Hz30 | |
Hz60 |
Definition at line 55 of file mitkTrackingTypes.h.
enum mitk::NDIErrorCode |
Error codes of NDI tracking devices.
Documentation
Definition at line 31 of file mitkNDIProtocol.h.
enum mitk::OperationMode |
Error codes of NDI tracking devices.
Documentation
Enumerator | |
---|---|
ToolTracking6D | |
ToolTracking5D | |
MarkerTracking3D | |
HybridTracking |
Definition at line 44 of file mitkTrackingTypes.h.
enum mitk::PHSRQueryType |
Query mode for NDI tracking devices.
Documentation
Enumerator | |
---|---|
ALL | |
FREED | |
OCCUPIED | |
INITIALIZED | |
ENABLED |
Definition at line 74 of file mitkTrackingTypes.h.
enumeration of the type a point can be
Enumerator | |
---|---|
PTUNDEFINED | |
PTSTART | |
PTCORNER | |
PTEDGE | |
PTEND |
Definition at line 26 of file mitkPoint.h.
Enumerator | |
---|---|
REGULAR | |
GRABINPUT | |
PREFERINPUT | |
CONNECTEDMOUSEACTION |
Definition at line 34 of file mitkDataInteractor.h.
Enumerator | |
---|---|
SINGLE_ACCEPTANCE_RATE | |
CLASS_DEPENDEND_ACCEPTANCE_RATE | |
SINGLE_NUMBER_OF_ACCEPTANCE | |
CLASS_DEPENDEND_NUMBER_OF_ACCEPTANCE |
Definition at line 24 of file mitkRandomImageSampler.h.
enum mitk::WaveletType |
Enumerator | |
---|---|
Held | |
Vow | |
Simoncelli | |
Shannon |
Definition at line 30 of file mitkTransformationOperation.h.
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageRGBUC2 * | , |
itk::SmartPointer< itkImageRGBUC2 > & | |||
) |
void mitk::_CastToItkImage2Access | ( | const itk::Image< TPixel, VImageDimension > * | itkInputImage, |
itk::SmartPointer< ItkOutputImageType > & | itkOutputImage | ||
) |
Referenced by CastToItkImage().
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageDTIF2 * | , |
itk::SmartPointer< itkImageDTIF2 > & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageDTID2 * | , |
itk::SmartPointer< itkImageDTID2 > & | |||
) |
void mitk::_CastToItkImage2Access | ( | const itk::VectorImage< TPixel, VImageDimension > * | itkInputImage, |
itk::SmartPointer< ItkOutputImageType > & | itkOutputImage | ||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageRGBUC3 * | , |
itk::SmartPointer< itkImageRGBUC3 > & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageDTIF3 * | , |
itk::SmartPointer< itkImageDTIF3 > & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itkImageDTID3 * | , |
itk::SmartPointer< itkImageDTID3 > & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 2 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 2 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 2 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 2 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 2 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 2 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 3 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 3 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 3 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 3 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 3 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 3 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 6 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 6 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 6 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 6 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 6 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 6 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 15 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 15 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 15 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 15 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 15 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 15 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 28 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 28 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 28 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 28 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 28 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 28 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 42 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 42 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 42 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 42 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 42 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 42 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 45 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 45 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 45 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 45 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 45 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 45 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 91 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 91 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 91 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 91 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 91 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 91 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 92 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 92 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 92 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 92 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 92 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 92 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 162 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 162 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 162 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 162 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 162 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 162 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 252 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 252 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 252 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 252 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 252 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 252 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 362 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 362 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 362 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 362 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 362 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 362 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 492 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 492 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 492 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 492 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 492 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 492 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 642 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 642 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 642 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 642 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 642 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 642 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 812 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 812 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 812 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 812 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 812 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 812 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 1002 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< double, 1002 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 1002 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< float, 1002 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 3 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 1002 >, 2 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 2 >> & | |||
) |
template void MITKCORE_EXPORT mitk::_CastToItkImage2Access | ( | const itk::Image< itk::Vector< short, 1002 >, 3 > * | , |
itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 3 >> & | |||
) |
mitk::Point3D mitk::CalcAvgPoint | ( | mitk::Point3D | a, |
mitk::Point3D | b | ||
) |
helper function for calculating the average of two points
Definition at line 69 of file mitkBoundingShapeUtil.cpp.
Referenced by mitk::BoundingShapeVtkMapper3D::GenerateDataForRenderer(), mitk::BoundingShapeInteractor::HandlePositionChanged(), mitk::BoundingShapeInteractor::ScaleObject(), and mitk::BoundingShapeVtkMapper2D::SetDefaultProperties().
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageRGBUC2 > & | itkOutputImage | ||
) |
Definition at line 25 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageDTIF2 > & | itkOutputImage | ||
) |
Definition at line 35 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageDTID2 > & | itkOutputImage | ||
) |
Definition at line 45 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageRGBUC3 > & | itkOutputImage | ||
) |
Definition at line 60 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageDTIF3 > & | itkOutputImage | ||
) |
Definition at line 70 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itkImageDTID3 > & | itkOutputImage | ||
) |
Definition at line 80 of file mitkImageCastPart4.cpp.
References _CastToItkImage2Access(), and AccessFixedTypeByItk_1.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 2 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 2 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 2 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 158 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 3 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 3 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 3 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 159 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 6 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 6 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 6 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 160 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 15 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 15 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 15 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 161 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 28 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 28 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 28 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 162 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 42 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 42 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 42 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 163 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 45 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 45 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 45 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 164 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 66 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 66 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 66 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 66 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 66 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 66 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 165 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 91 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 91 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 91 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 166 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 92 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 92 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 92 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 167 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 162 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 162 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 162 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 168 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 252 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 252 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 252 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 169 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 362 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 362 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 362 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 170 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 492 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 492 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 492 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 171 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 642 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 642 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 642 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 172 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 812 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 812 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 812 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 173 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< double, 1002 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< float, 1002 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 2 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
void MITKCORE_EXPORT mitk::CastToItkImage | ( | const mitk::Image * | mitkImage, |
itk::SmartPointer< itk::Image< itk::Vector< short, 1002 >, 3 >> & | itkOutputImage | ||
) |
Definition at line 174 of file mitkImageCastPart4.cpp.
const std::string mitk::CEST_PROPERTY_NAME_OFFSETS | ( | ) |
Definition at line 864 of file mitkCustomTagParser.cpp.
const std::string mitk::CEST_PROPERTY_NAME_PREPERATIONTYPE | ( | ) |
Definition at line 849 of file mitkCustomTagParser.cpp.
Referenced by mitk::CustomTagParser::ParseDicomPropertyString().
const std::string mitk::CEST_PROPERTY_NAME_RECOVERYMODE | ( | ) |
Definition at line 854 of file mitkCustomTagParser.cpp.
Referenced by mitk::CustomTagParser::ParseDicomPropertyString().
const std::string mitk::CEST_PROPERTY_NAME_SPOILINGTYPE | ( | ) |
Definition at line 859 of file mitkCustomTagParser.cpp.
Referenced by mitk::CustomTagParser::ParseDicomPropertyString().
const std::string mitk::CEST_PROPERTY_NAME_TOTALSCANTIME | ( | ) |
Definition at line 844 of file mitkCustomTagParser.cpp.
Referenced by IsAnyCESTImage().
const std::string mitk::CEST_PROPERTY_NAME_TREC | ( | ) |
Definition at line 869 of file mitkCustomTagParser.cpp.
Referenced by IsCESTT1Image(), and mitk::CustomTagParser::ParseDicomPropertyString().
bool mitk::CheckModelFitUID | ( | const mitk::BaseData * | data, |
const NodeUIDType & | uid | ||
) |
Helper that checks if the data has the passed UID. Following strategy will be used for the check.
Definition at line 101 of file mitkModelFitUIDHelper.cpp.
References GeneratePropertyNameForDICOMTag(), mitk::BaseData::GetProperty(), and mitk::ModelFitConstants::UID_PROPERTY_NAME().
Referenced by CheckModelFitUID(), GetNodeByModelFitUID(), and mitkModelFitUIDHelperTest().
bool mitk::CheckModelFitUID | ( | const mitk::DataNode * | node, |
const NodeUIDType & | uid | ||
) |
Convinience helper function that calls the overloaded CheckModelFitUID() with the data of the passed node.
Definition at line 91 of file mitkModelFitUIDHelper.cpp.
References CheckModelFitUID(), and mitk::DataNode::GetData().
bool mitk::CheckUID | ( | const mitk::DataNode * | node, |
const NodeUIDType & | uid | ||
) |
Helper that checks if the content of property "node.uid" equals the passed uid. If the property does not exist or node is invalid, return will be false.
Definition at line 41 of file mitkUIDHelper.cpp.
References mitk::DataNode::GetStringProperty(), and nodeProp_UID.
bool mitk::CheckUID | ( | const mitk::BaseData * | data, |
const NodeUIDType & | uid | ||
) |
Helper that checks if the content of property "data.uid" equals the passed uid. If the property does not exist or node is invalid, return will be false.
Definition at line 82 of file mitkUIDHelper.cpp.
References mitk::BaseData::GetProperty(), and Prop_UID.
void mitk::CheckXMinMaxFromPlotDataValues | ( | const PlotDataValues & | data, |
double & | min, | ||
double & | max | ||
) |
Helper function that actualizes min and max by the x values given in data.
Definition at line 228 of file mitkModelFitPlotDataHelper.cpp.
Referenced by mitk::ModelFitPlotData::GetXMinMax().
void mitk::CheckYMinMaxFromPlotDataValues | ( | const PlotDataValues & | data, |
double & | min, | ||
double & | max | ||
) |
Helper function that actualizes min and max by the y values given in data.
Definition at line 212 of file mitkModelFitPlotDataHelper.cpp.
Referenced by mitk::ModelFitPlotData::GetYMinMax().
IntensityProfile::InstanceIdentifier mitk::ComputeCenterOfMaximumArea | ( | IntensityProfile::ConstPointer | intensityProfile, |
IntensityProfile::InstanceIdentifier | radius | ||
) |
Compute center of maximum area under the curve of an intensity profile.
[in] | intensityProfile | An intensity profile. |
[in] | radius | Radius of the area (width of area equals 1 + 2 * radius). |
Definition at line 286 of file mitkIntensityProfile.cpp.
References ComputeGlobalMinimum(), and min().
IntensityProfile::InstanceIdentifier mitk::ComputeGlobalMaximum | ( | IntensityProfile::ConstPointer | intensityProfile, |
IntensityProfile::MeasurementType & | max | ||
) |
Compute global maximum of an intensity profile.
[in] | intensityProfile | An intensity profile. |
Definition at line 242 of file mitkIntensityProfile.cpp.
References min().
Referenced by ComputeIntensityProfileStatistics().
IntensityProfile::InstanceIdentifier mitk::ComputeGlobalMinimum | ( | IntensityProfile::ConstPointer | intensityProfile, |
IntensityProfile::MeasurementType & | min | ||
) |
Compute global minimum of an intensity profile.
[in] | intensityProfile | An intensity profile. |
Definition at line 264 of file mitkIntensityProfile.cpp.
References max().
Referenced by ComputeCenterOfMaximumArea(), and ComputeIntensityProfileStatistics().
IntensityProfile::Pointer mitk::ComputeIntensityProfile | ( | Image::Pointer | image, |
PlanarFigure::Pointer | planarFigure | ||
) |
Compute intensity profile of an image for each pixel along the first PolyLine of a given planar figure.
[in] | image | A two or three-dimensional image which consists of single component pixels. |
[in] | planarFigure | A planar figure from which the first PolyLine is used to evaluate the intensity profile. |
Definition at line 227 of file mitkIntensityProfile.cpp.
References ComputeIntensityProfile(), and CreatePathFromPlanarFigure().
Referenced by ComputeIntensityProfile().
IntensityProfile::Pointer mitk::ComputeIntensityProfile | ( | Image::Pointer | image, |
PlanarLine::Pointer | planarLine, | ||
unsigned int | numSamples, | ||
InterpolateImageFunction::Enum | interpolator = InterpolateImageFunction::NearestNeighbor |
||
) |
Compute intensity profile of an image for each sample along a planar line.
[in] | image | A three-dimensional image which consists of single component pixels. |
[in] | planarLine | A planar line along which the intensity profile will be evaluated. |
[in] | numSamples | Number of samples along the planar line (must be at least 2). |
[in] | interpolator | Image interpolation function which is used to read each sample. |
if | image is 4D |
Definition at line 232 of file mitkIntensityProfile.cpp.
References ComputeIntensityProfile(), and CreatePathFromPlanarFigure().
IntensityProfile::Pointer mitk::ComputeIntensityProfile | ( | Image::Pointer | image, |
const Point3D & | startPoint, | ||
const Point3D & | endPoint, | ||
unsigned int | numSamples, | ||
InterpolateImageFunction::Enum | interpolator = InterpolateImageFunction::NearestNeighbor |
||
) |
Compute intensity profile of an image for each sample between two points.
[in] | image | A three-dimensional image which consists of single component pixels. |
[in] | startPoint | A point at which the first sample is to be read. |
[in] | endPoint | A point at which the last sample is to be read. |
[in] | numSamples | Number of samples between startPoint and endPoint (must be at least 2). |
[in] | interpolator | Image interpolation function which is used to read each sample. |
if | image is 4D |
Definition at line 237 of file mitkIntensityProfile.cpp.
References ComputeIntensityProfile(), and CreatePathFromPoints().
void mitk::ComputeIntensityProfileStatistics | ( | IntensityProfile::ConstPointer | intensityProfile, |
ImageStatisticsContainer::ImageStatisticsObject & | stats | ||
) |
Compute statistics of an intensity profile.
[in] | intensityProfile | An intensity profile. |
[in] | stats | An ImageStatisticsCalculator::Statistics object to hold the calculated statistics. |
Definition at line 343 of file mitkIntensityProfile.cpp.
References mitk::ImageStatisticsContainer::ImageStatisticsObject::AddStatistic(), ComputeGlobalMaximum(), ComputeGlobalMinimum(), CreateVectorFromIntensityProfile(), max(), mitk::ImageStatisticsConstants::MAXIMUM(), mitk::ImageStatisticsConstants::MEAN(), min(), mitk::ImageStatisticsConstants::MINIMUM(), mitk::ImageStatisticsConstants::NUMBEROFVOXELS(), mitk::ImageStatisticsConstants::RMS(), mitk::ImageStatisticsConstants::STANDARDDEVIATION(), and mitk::ImageStatisticsConstants::VARIANCE().
void mitk::ComputeLesionPresence | ( | LesionData & | lesionData, |
const SemanticTypes::CaseID & | caseID | ||
) |
Compute and store lesion presence for all available control points and information types.
lesionData | The lesion data that holds the lesion and will hold the additional lesion data. |
caseID | The current case ID. |
Definition at line 77 of file mitkLesionManager.cpp.
References mitk::RelationStorage::GetAllControlPointsOfCase(), mitk::LesionData::GetLesion(), mitk::SemanticRelationsInference::IsLesionPresentAtControlPoint(), and mitk::LesionData::SetLesionPresence().
Referenced by QmitkLesionTreeModel::SetData().
|
inline |
outputs elem1, elem2 and eps in case verbose and !isEqual. Elem can e.g. be a mitk::Vector or an mitk::Point.
elem1 | first element to be output |
elem2 | second |
eps | the epsilon which their difference was bigger than |
verbose | tells the function if something shall be output |
isEqual | function will only output something if the two elements are not equal |
Definition at line 54 of file mitkEqual.h.
References eps, and MITK_INFO.
Referenced by Equal(), and EqualArray().
void mitk::ConfigureNodeAsDoseNode | ( | mitk::DataNode * | doseNode, |
const mitk::IsoDoseLevelSet * | colorPreset, | ||
mitk::DoseValueAbs | referenceDose, | ||
bool | showColorWashGlobal = true |
||
) |
Helper that ensures that all properties of a dose node are set correctly to visualize the node properly.
Definition at line 30 of file mitkDoseNodeHelper.cpp.
References mitk::IsoDoseLevelSet::Begin(), mitk::RenderingModeProperty::COLORTRANSFERFUNCTION_COLOR, mitk::RTConstants::DOSE_ISO_LEVELS_PROPERTY_NAME, mitk::RTConstants::DOSE_SHOW_COLORWASH_PROPERTY_NAME, mitk::IsoDoseLevelSet::End(), mitk::DataNode::GetData(), mitk::RenderingModeProperty::LOOKUPTABLE_LEVELWINDOW_COLOR, mitk::FloatProperty::New(), mitk::IsoDoseLevelSetProperty::New(), mitk::TransferFunctionProperty::New(), mitk::TransferFunction::New(), mitk::RenderingModeProperty::New(), mitk::RTConstants::REFERENCE_DOSE_PROPERTY_NAME, mitk::DataNode::SetBoolProperty(), mitk::DataNode::SetFloatProperty(), and mitk::DataNode::SetProperty().
void mitk::ConfigureNodeAsIsoLineNode | ( | mitk::DataNode * | doseOutlineNode, |
const mitk::IsoDoseLevelSet * | colorPreset, | ||
mitk::DoseValueAbs | referenceDose, | ||
bool | showIsolinesGlobal = true |
||
) |
Definition at line 86 of file mitkDoseNodeHelper.cpp.
References mitk::RTConstants::DOSE_FREE_ISO_VALUES_PROPERTY_NAME, mitk::RTConstants::DOSE_ISO_LEVELS_PROPERTY_NAME, mitk::RTConstants::DOSE_SHOW_ISOLINES_PROPERTY_NAME, mitk::DataNode::GetData(), mitk::BoolProperty::New(), mitk::IsoDoseLevelSetProperty::New(), mitk::IsoDoseLevelVectorProperty::New(), mitk::DoseImageVtkMapper2D::New(), mitk::RTConstants::REFERENCE_DOSE_PROPERTY_NAME, mitk::DataNode::SetBoolProperty(), mitk::DataNode::SetFloatProperty(), mitk::DataNode::SetMapper(), and mitk::DataNode::SetProperty().
mitk::ModelBase::StaticParameterValuesType mitk::convertArrayToParameter | ( | itk::Array< double > | array | ) |
Definition at line 15 of file mitkAIFParametrizerHelper.cpp.
Referenced by mitk::NumericTwoTissueCompartmentModel::ComputeModelfunction(), mitk::NumericTwoCompartmentExchangeModel::ComputeModelfunction(), mitk::NumericTwoCompartmentExchangeModelParameterizer::GetGlobalStaticParameters(), mitk::AIFBasedModelParameterizerBase< mitk::ExtendedToftsModel >::GetGlobalStaticParameters(), mitk::AIFBasedModelBase::GetStaticParameterValue(), and mitk::NumericTwoCompartmentExchangeModel::GetStaticParameterValue().
std::string mitk::ConvertCompositePixelValueToString | ( | Image::Pointer | image, |
itk::Index< 3 > | index | ||
) |
Converts composite pixel values to a displayable string.
mitk::Exception | If the image is nullptr. |
mitk::AccessByItkException | for pixel types which are not part of MITK_ACCESSBYITK_COMPOSITE_PIXEL_TYPES_SEQ |
Definition at line 61 of file mitkCompositePixelValueToString.cpp.
References AccessFixedPixelTypeByItk_n, MITK_ACCESSBYITK_COMPOSITE_PIXEL_TYPES_SEQ, and mitkThrow.
Referenced by mitk::DisplayActionEventBroadcast::DecreaseTimeStep(), and mitk::DisplayInteractor::UpdateStatusbar().
|
static |
Definition at line 39 of file mitkCompositePixelValueToString.cpp.
References operator<<().
TNumericReturnType mitk::ConvertDICOMStrToValue | ( | const std::string & | dcmValueString | ) |
Helper function that can be used to convert the content of a DICOM property into the given return type. The function makes the following assumptions:
Definition at line 49 of file mitkDICOMProperty.h.
References mitkThrow.
mitk::LabelSetImage::Pointer mitk::ConvertImageToLabelSetImage | ( | Image::Pointer | image | ) |
Convert mitk::Image to mitk::LabelSetImage, templating and differentation between itk::Image and itk::VectorImage is internal.
Definition at line 117 of file mitkLabelSetImageConverter.cpp.
References AccessVectorFixedDimensionByItk_n, AccessVectorPixelTypeByItk_n, ConvertImageToLabelSetImage(), and mitk::LabelSetImage::New().
Referenced by mitk::LabelSetImageIO::Read().
void mitk::ConvertItkTransform | ( | const TTransformType1 * | sourceTransform, |
TTransformType2 * | destTransform | ||
) |
Definition at line 61 of file mitkMatrixConvert.h.
mitk::Image::Pointer mitk::ConvertLabelSetImageToImage | ( | LabelSetImage::ConstPointer | labelSetImage | ) |
Convert mitk::LabelSetImage to mitk::Image (itk::VectorImage)
Definition at line 66 of file mitkLabelSetImageConverter.cpp.
References AccessByItk_2, AccessFixedDimensionByItk_n, ConvertLabelSetImageToImage(), and image.
Referenced by mitk::LabelSetImageIO::Write().
std::vector<TimePointType> mitk::ConvertMetaDataObjectToTimePointList | ( | const itk::MetaDataObjectBase * | data | ) |
Helper function that converts the content of a meta data into a time point vector. If MetaData is not valid or cannot be converted an empty vector is returned.
Definition at line 220 of file mitkItkImageIO.cpp.
Referenced by mitk::ItkImageIO::Read().
mitk::ModelTraitsInterface::ParametersType mitk::ConvertParameterMapToParameterVector | ( | const ParameterValueMapType & | valueMap, |
const ModelTraitsInterface * | pTraitInterface | ||
) |
Helper function that converts a parameter value map (like returned by ExtractParameterValueMapFromModelFit() into the ParametersType. the ordering will be deduced with the help of the passed trait interface.
Definition at line 167 of file mitkModelFitParameterValueExtraction.cpp.
References mitk::ModelTraitsInterface::GetParameterNames(), and mitkThrow.
Referenced by CalcSignalFromModel(), and mitk::ModelFitInfoSignalGenerationFunctor::CompileModelParameters().
itk::Array< double > mitk::convertParameterToArray | ( | ModelBase::StaticParameterValuesType | parameter | ) |
Definition at line 25 of file mitkAIFParametrizerHelper.cpp.
Referenced by mitk::NumericTwoTissueCompartmentModel::ComputeModelfunction(), mitk::NumericTwoCompartmentExchangeModel::ComputeModelfunction(), mitk::NumericTwoCompartmentExchangeModelFactory::DoCreateParameterizer(), mitk::ConcreteAIFBasedModelFactory< NumericTwoTissueCompartmentModelParameterizer >::DoCreateParameterizer(), mitk::AIFBasedModelBase::SetStaticParameter(), and mitk::NumericTwoCompartmentExchangeModel::SetStaticParameter().
mitk::DICOMDatasetAccessingImageFrameList mitk::ConvertToDICOMDatasetAccessingImageFrameList | ( | const DICOMDatasetList & | input | ) |
Definition at line 59 of file mitkDICOMDatasetAccessingImageFrameInfo.cpp.
Referenced by mitk::DICOMITKSeriesGDCMReader::AnalyzeInputFiles(), mitk::ThreeDnTDICOMSeriesReader::Condense3DBlocks(), and mitk::DICOMITKSeriesGDCMReader::InternalExecuteSortingStep().
mitk::DICOMDatasetList mitk::ConvertToDICOMDatasetList | ( | const DICOMDatasetAccessingImageFrameList & | input | ) |
Definition at line 43 of file mitkDICOMDatasetAccessingImageFrameInfo.cpp.
Referenced by mitk::DICOMITKSeriesGDCMReader::AnalyzeInputFiles(), mitk::ThreeDnTDICOMSeriesReader::Condense3DBlocks(), and mitk::DICOMITKSeriesGDCMReader::InternalExecuteSortingStep().
mitk::DICOMImageFrameList mitk::ConvertToDICOMImageFrameList | ( | const DICOMDatasetAccessingImageFrameList & | input | ) |
|
inline |
Iterative Formula to Convolve aif(t) with a constant value by linear interpolation of the Aif between sampling points
Definition at line 131 of file mitkConvolutionHelper.h.
Referenced by mitk::TwoTissueCompartmentFDGModel::ComputeModelfunction().
|
inline |
Iterative Formula to Convolve aif(t) with an exponential Residuefunction R(t) = exp(lambda*t)
Definition at line 107 of file mitkConvolutionHelper.h.
Referenced by mitk::OneTissueCompartmentModel::ComputeModelfunction(), mitk::TwoTissueCompartmentFDGModel::ComputeModelfunction(), mitk::ExtendedOneTissueCompartmentModel::ComputeModelfunction(), mitk::TwoTissueCompartmentModel::ComputeModelfunction(), mitk::StandardToftsModel::ComputeModelfunction(), mitk::ExtendedToftsModel::ComputeModelfunction(), and mitk::TwoCompartmentExchangeModel::ComputeModelfunction().
|
inline |
Returns the cosine of the given degree scalar.
T | The scalar type that represents a value (e.g. double). |
[in] | t | A scalar value in degrees whose cosine should be returned. |
Definition at line 51 of file mitkFormulaParser.cpp.
References deg2rad().
Referenced by fresnelC().
mitk::NodePredicateBase::Pointer mitk::CreateAnyCESTImageNodePredicate | ( | ) |
Definition at line 45 of file mitkCESTImageDetectionHelper.cpp.
References IsAnyCESTImage(), and mitk::NodePredicateFunction::New().
mitk::NodePredicateBase::Pointer mitk::CreateCESTorWasabiImageNodePredicate | ( | ) |
Definition at line 59 of file mitkCESTImageDetectionHelper.cpp.
References IsCESTorWasabiImage(), and mitk::NodePredicateFunction::New().
mitk::NodePredicateBase::Pointer mitk::CreateCESTT1ImageNodePredicate | ( | ) |
Definition at line 73 of file mitkCESTImageDetectionHelper.cpp.
References IsCESTT1Image(), and mitk::NodePredicateFunction::New().
MITKIMAGESTATISTICS_EXPORT DataNode::Pointer mitk::CreateImageStatisticsNode | ( | ImageStatisticsContainer::Pointer | statistic, |
const std::string & | name | ||
) |
Definition at line 18 of file mitkImageStatisticsContainerNodeHelper.cpp.
References mitk::BoolProperty::New(), and mitk::DataNode::New().
Referenced by QmitkStatisticsCalculator::ComputeLesionVolume().
IntensityProfile::Pointer mitk::CreateIntensityProfileFromVector | ( | const std::vector< IntensityProfile::MeasurementType > & | vector | ) |
Convert a standard library vector to an intensity profile.
[in] | vector | An standard library vector which contains intensity profile measurements. |
Definition at line 330 of file mitkIntensityProfile.cpp.
mitk::IPropertyPersistence * mitk::CreateTestInstancePropertyPersistence | ( | ) |
Creates an unmanaged (!) instance of PropertyPersistence for testing purposes.
Definition at line 248 of file mitkPropertyPersistence.cpp.
References mitk::PropertyPersistence::PropertyPersistence().
mitk::IPropertyRelations * mitk::CreateTestInstancePropertyRelations | ( | ) |
Creates an unmanaged (!) instance of PropertyRelations for testing purposes.
Definition at line 149 of file mitkPropertyRelations.cpp.
References mitk::PropertyRelations::PropertyRelations().
std::vector< IntensityProfile::MeasurementType > mitk::CreateVectorFromIntensityProfile | ( | IntensityProfile::ConstPointer | intensityProfile | ) |
Convert an intensity profile to a standard library vector.
[in] | intensityProfile | An intensity profile. |
Definition at line 317 of file mitkIntensityProfile.cpp.
Referenced by ComputeIntensityProfileStatistics(), and QmitkIntensityProfileVisualizationWidget::SetIntensityProfile().
|
inline |
Transforms the given number from degrees to radians and returns it.
T | The scalar type that represents a value (e.g. double). |
[in] | deg | A scalar value in degrees. |
Definition at line 39 of file mitkFormulaParser.cpp.
void mitk::DICOMStringToOrientationVectors | ( | const std::string & | s, |
Vector3D & | right, | ||
Vector3D & | up, | ||
bool & | successful | ||
) |
Convert DICOM string describing a point two Vector3D.
DICOM tags like ImageOrientationPatient contain two vectors as float numbers separated by backslashes:
42.7131\13.77\0.7\137.76\0.3
Definition at line 123 of file mitkDICOMTag.cpp.
Referenced by mitk::EquiDistantBlocksSorter::AnalyzeFileForITKImageSeriesReaderSpacingAssumption(), mitk::SortByImagePositionPatient::InternalNumericDistance(), mitk::GantryTiltInformation::MakeFromTagValues(), and mitk::NormalDirectionConsistencySorter::Sort().
mitk::Point3D mitk::DICOMStringToPoint3D | ( | const std::string & | s, |
bool & | successful | ||
) |
Convert DICOM string describing a point to Point3D.
DICOM tags like ImagePositionPatient contain a position as float numbers separated by backslashes:
42.7131\13.77\0.7
Definition at line 185 of file mitkDICOMTag.cpp.
Referenced by mitk::EquiDistantBlocksSorter::AnalyzeFileForITKImageSeriesReaderSpacingAssumption(), mitk::SortByImagePositionPatient::InternalNumericDistance(), mitk::GantryTiltInformation::MakeFromTagValues(), and mitk::NormalDirectionConsistencySorter::Sort().
bool mitk::DICOMStringToSpacing | ( | const std::string & | s, |
ScalarType & | spacingX, | ||
ScalarType & | spacingY | ||
) |
Definition at line 162 of file mitkDICOMTag.cpp.
Referenced by mitk::DICOMImageBlockDescriptor::GetDesiredMITKImagePixelSpacing().
std::string mitk::DICOMTagPathToDCMTKSearchPath | ( | const DICOMTagPath & | tagPath | ) |
Converts a passed path into a search string for the DCMTK DcmPathProcessor.
Definition at line 576 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::HasItemSelectionWildcardsOnly(), mitk::DICOMTagPath::IsExplicit(), mitkThrow, and mitk::DICOMTagPath::ToStr().
Referenced by mitk::DICOMDCMTKTagScanner::Scan().
std::string mitk::DICOMTagPathToPersistenceKeyRegEx | ( | const DICOMTagPath & | tagPath | ) |
Definition at line 457 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::NodeInfo::AnyElement, mitk::DICOMTagPath::NodeInfo::AnySelection, mitk::DICOMTagPath::GetNodes(), mitk::DICOMTagPath::NodeInfo::Invalid, and mitk::DICOMTagPath::NodeInfo::SequenceSelection.
Referenced by mitk::DICOMTagsOfInterestService::AddTagOfInterest().
std::string mitk::DICOMTagPathToPersistenceKeyTemplate | ( | const DICOMTagPath & | tagPath | ) |
Definition at line 495 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::NodeInfo::AnyElement, mitk::DICOMTagPath::NodeInfo::AnySelection, mitk::DICOMTagPath::GetNodes(), mitk::DICOMTagPath::NodeInfo::Invalid, and mitk::DICOMTagPath::NodeInfo::SequenceSelection.
Referenced by mitk::DICOMTagsOfInterestService::AddTagOfInterest().
std::string mitk::DICOMTagPathToPersistenceNameTemplate | ( | const DICOMTagPath & | tagPath | ) |
Definition at line 535 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::NodeInfo::AnyElement, mitk::DICOMTagPath::NodeInfo::AnySelection, mitk::DICOMTagPath::GetNodes(), mitk::DICOMTagPath::NodeInfo::Invalid, and mitk::DICOMTagPath::NodeInfo::SequenceSelection.
Referenced by mitk::DICOMTagsOfInterestService::AddTagOfInterest().
std::string mitk::DICOMTagPathToPropertyName | ( | const DICOMTagPath & | tagPath | ) |
returns the correct property name for a given DICOMTagPath instance.
Definition at line 689 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::NodeInfo::AnyElement, mitk::DICOMTagPath::NodeInfo::AnySelection, mitk::DICOMTagPath::GetNodes(), mitk::DICOMTagPath::NodeInfo::Invalid, and mitk::DICOMTagPath::NodeInfo::SequenceSelection.
Referenced by mitk::DICOMTagsOfInterestService::AddTagOfInterest(), mitk::DICOMSegmentationIO::Read(), mitk::DICOMSegmentationPropertyHelper::SetDICOMSegmentProperties(), and SetProperties().
std::string mitk::DICOMTagPathToPropertyRegEx | ( | const DICOMTagPath & | tagPath | ) |
Definition at line 419 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::NodeInfo::AnyElement, mitk::DICOMTagPath::NodeInfo::AnySelection, mitk::DICOMTagPath::GetNodes(), mitk::DICOMTagPath::NodeInfo::Invalid, and mitk::DICOMTagPath::NodeInfo::SequenceSelection.
Referenced by mitk::DICOMTagsOfInterestService::AddTagOfInterest(), mitk::DICOMTagsOfInterestService::RemoveAllTags(), and mitk::DICOMTagsOfInterestService::RemoveTag().
|
inline |
Helper method to check if the difference is bigger or equal to a given epsilon
diff | the difference to be checked against the epsilon |
the | epsilon. The absolute difference needs to be smaller than this. |
Definition at line 38 of file mitkEqual.h.
Referenced by Equal(), and MatrixEqualElementWise().
mitk::NodeUIDType mitk::EnsureModelFitUID | ( | mitk::BaseData * | data | ) |
Gets the UID of the passed data. The UID is stored in the property "data.uid". If this property does not exist the method will check the existance of a property for the DICOM tag series instance UID (0x0020, 0x000e) and return the value as UID. If this does also not exist, a UID will generated, the property "data.uid" will be added with a new UID and the new UID will be returned.
Definition at line 55 of file mitkModelFitUIDHelper.cpp.
References GeneratePropertyNameForDICOMTag(), mitk::BaseData::GetProperty(), mitk::UIDGenerator::GetUID(), mitkThrow, mitk::StringProperty::New(), mitk::BaseData::SetProperty(), and mitk::ModelFitConstants::UID_PROPERTY_NAME().
Referenced by mitk::modelFit::CreateFitInfoFromModelParameterizer(), doConversion(), EnsureModelFitUID(), Generate3StepLinearModelFit_PixelBased(), Generate3StepLinearModelFit_ROIBased(), generateAIFbasedModelFit_PixelBased(), generateAIFbasedModelFit_ROIBased(), generateDescriptiveBrixModel_PixelBased(), generateDescriptiveBrixModel_ROIBased(), generateModelFitTestNode(), generateModelFitTestStorage(), and mitkModelFitUIDHelperTest().
mitk::NodeUIDType mitk::EnsureModelFitUID | ( | mitk::DataNode * | node | ) |
Convinience function that calls the overloaded EnsureModelFitUID() with the data of the passed node.
Definition at line 45 of file mitkModelFitUIDHelper.cpp.
References EnsureModelFitUID(), mitk::DataNode::GetData(), and mitkThrow.
mitk::NodeUIDType mitk::EnsureUID | ( | mitk::DataNode * | node | ) |
Gets the content of the property "node.uid". If it does not exist, the property will be added with a new UID.
Definition at line 22 of file mitkUIDHelper.cpp.
References mitk::DataNode::GetStringProperty(), mitk::UIDGenerator::GetUID(), mitkThrow, nodeProp_UID, and mitk::DataNode::SetStringProperty().
mitk::NodeUIDType mitk::EnsureUID | ( | mitk::BaseData * | data | ) |
Gets the content of the property "data.uid". If it does not exist, the property will be added with a new UID.
Definition at line 57 of file mitkUIDHelper.cpp.
References mitk::BaseData::GetProperty(), mitk::UIDGenerator::GetUID(), mitkThrow, mitk::StringProperty::New(), Prop_UID, and mitk::BaseData::SetProperty().
bool mitk::Equal | ( | mitk::ExampleDataStructure * | leftHandSide, |
mitk::ExampleDataStructure * | rightHandSide, | ||
mitk::ScalarType | eps, | ||
bool | verbose | ||
) |
Returns true if the example data structures are considered equal.
They are considered equal if their string is equal
Definition at line 56 of file mitkExampleDataStructure.cpp.
References mitk::ExampleDataStructure::GetData(), and MITK_INFO.
Referenced by mitk::PlanePositionManagerService::AddNewPlanePosition(), mitk::ExtrudedContour::BuildGeometry(), mitk::PaintbrushTool::CheckIfCurrentSliceHasChanged(), mitk::BaseGeometry::CheckIndexToWorldTransform(), mitk::NodePredicateGeometry::CheckNode(), ContoursCoplanar(), ConvertToConcentrationTest(), Equal(), EqualArray(), mitk::PlanarFigure::Equals(), mitk::ContourModelSetToImageFilter::GenerateData(), mitk::ToFDistanceImageToSurfaceFilter::GenerateData(), mitk::IGTLMessageToNavigationDataFilter::GenerateTrackingDataData(), mitk::KinectV2Controller::GetAllData(), mitk::NavigationData::GetInverse(), mitk::PlaneGeometry::InitializePlane(), mitk::RenderingManager::InitializeViews(), main(), mitkAbstractTransformGeometryTest(), mitkDescriptivePharmacokineticBrixModelTest(), mitkDICOMLocaleTestWithReferenceImage(), mitkImageTest(), mitkLevenbergMarquardtModelFitFunctorTest(), mitkMultiComponentImageDataComparisonFilterTest(), mitkPixelBasedParameterFitImageGeneratorTest(), mitkROIBasedParameterFitImageGeneratorTest(), mitkSlicedGeometry3DTest(), mitkTrackingDeviceSourceTest(), mitkVtkAbstractTransformPlaneGeometryTest(), mitk::Label::Modified(), mitk::NavigationData::NavigationData(), mitk::CESTImageNormalizationFilter::NormalizeTimeSteps(), mitk::LevelWindow::operator==(), mitk::ToFTestingCommon::PointSetsEqual(), mitk::SurfaceInterpolationController::ReplaceInterpolationSession(), mitk::BaseGeometry::SetIndexToWorldTransformWithoutChangingSpacing(), mitk::GeometryTransformHolder::SetSpacing(), mitk::TrackingTool::SetToolTipPosition(), mitk::NavigationDataSliceVisualization::SetToolTrajectory(), testExpectedAxisParallelBoundingBox(), testExpectedIndexBoundingBox(), testGeometry3D(), testGetAxisVectorExtent(), testGetAxisVectorVariants(), testGetPlanePosition(), testIfBothTransformationsProduceSameResults(), testIfPointIsTransformedAsExpected(), testIndexAndWorldConsistency(), testTransferItkTransformToVtkMatrix(), and mitk::TimeGeometry::UpdateWithoutBoundingBox().
bool mitk::Equal | ( | const mitk::GeometryTransformHolder & | leftHandSide, |
const mitk::GeometryTransformHolder & | rightHandSide, | ||
ScalarType | eps, | ||
bool | verbose | ||
) |
Definition at line 285 of file mitkGeometryTransformHolder.cpp.
References eps, Equal(), mitk::GeometryTransformHolder::GetIndexToWorldTransform(), mitk::GeometryTransformHolder::GetOrigin(), mitk::GeometryTransformHolder::GetSpacing(), mitk::GeometryTransformHolder::GetVtkMatrix(), MITK_INFO, and verbose().
bool mitk::Equal | ( | const mitk::GeometryTransformHolder * | leftHandSide, |
const mitk::GeometryTransformHolder * | rightHandSide, | ||
ScalarType | eps, | ||
bool | verbose | ||
) |
Definition at line 271 of file mitkGeometryTransformHolder.cpp.
References Equal(), and MITK_ERROR.
bool mitk::Equal | ( | const mitk::PlanarFigure & | leftHandSide, |
const mitk::PlanarFigure & | rightHandSide, | ||
ScalarType | eps, | ||
bool | verbose | ||
) |
Definition at line 774 of file mitkPlanarFigure.cpp.
References mitk::PlanarFigure::Equals().
|
inline |
Compares two ArrayTypes of size size. ArrayTypes are all Objects/Types who have a [] operator. Pay attention not to set size higher than the actual size of the ArrayType as this will lead to unexpected results.
Definition at line 128 of file mitkArray.h.
References ConditionalOutputOfDifference(), eps, Equal(), and verbose().
mitk::ParameterValueMapType mitk::ExtractParameterValueMapFromModelFit | ( | const mitk::modelFit::ModelFitInfo * | fitInfo, |
const mitk::Point3D & | position | ||
) |
Helper function that extracts a map (keys are the parameter names, values are the associated parameter values) of parameter values for the specified 3D point given a model fit info instance.
Definition at line 115 of file mitkModelFitParameterValueExtraction.cpp.
References mitk::modelFit::ModelFitInfo::GetParameters(), mitk::modelFit::Parameter::image, mitkThrow, mitk::modelFit::Parameter::name, mitk::modelFit::Parameter::ParameterType, ReadVoxel(), and mitk::modelFit::Parameter::type.
Referenced by CalcSignalFromFunction(), CalcSignalFromModel(), and mitk::ModelFitInfoSignalGenerationFunctor::CompileModelParameters().
mitk::ParameterValueMapType mitk::ExtractParameterValueMapFromModelFit | ( | const mitk::modelFit::ModelFitInfo * | fitInfo, |
const ::itk::Index< 3 > & | index | ||
) |
Definition at line 141 of file mitkModelFitParameterValueExtraction.cpp.
References mitk::modelFit::ModelFitInfo::GetParameters(), mitk::modelFit::Parameter::image, mitkThrow, mitk::modelFit::Parameter::name, mitk::modelFit::Parameter::ParameterType, ReadVoxel(), and mitk::modelFit::Parameter::type.
FindingsListVectorType mitk::ExtractPathsOfInterest | ( | const DICOMTagPathList & | pathsOfInterest, |
const DICOMDatasetAccessingImageFrameList & | frames | ||
) |
Definition at line 47 of file mitkDICOMIOHelper.cpp.
Referenced by mitk::DICOMSegmentationIO::Read(), mitk::RTDoseReaderService::Read(), mitk::RTPlanReaderService::Read(), and mitk::RTStructureSetReaderService::Read().
mitk::ModelBase::TimeGridType mitk::ExtractTimeGrid | ( | const Image * | image | ) |
Definition at line 15 of file mitkExtractTimeGrid.cpp.
References mitk::BaseData::GetTimeGeometry().
Referenced by mitk::AterialInputFunctionGenerator::CalculateAIFAndGetResult(), doDescription(), mitk::PixelBasedParameterFitImageGenerator::DoParameterFit(), Generate3StepLinearModelFit_ROIBased(), generateAIFbasedModelFit_ROIBased(), generateDescriptiveBrixModel_ROIBased(), and generateModelFit_ROIBased().
mitk::ModelBase::TimeGridType mitk::ExtractTimeGrid | ( | const TimeGeometry * | geometry | ) |
Definition at line 25 of file mitkExtractTimeGrid.cpp.
References mitk::TimeGeometry::IsValidTimeStep(), and mitk::TimeGeometry::TimeStepToTimePoint().
mitk::ScalarType mitk::FastSinglePixelAccess | ( | mitk::PixelType | , |
mitk::Image::Pointer | im, | ||
ImageDataItem * | item, | ||
itk::Index< 3 > | idx, | ||
mitk::ScalarType & | val, | ||
int | component = 0 |
||
) |
Static method that gets direct access to a single pixel value. The value is not guaranteed to be in a well-defined state and is automatically casted to mitk::ScalarType The method can be called by the macros in mitkPixelTypeMultiplex.h
Definition at line 164 of file mitkImagePixelReadAccessor.h.
References mitk::ImagePixelReadAccessor< TPixel, VDimension >::GetConsecutivePixelsAsVector(), and mitk::ImageAccessorBase::IgnoreLock.
Referenced by mitk::GIFVolumetricDensityStatistics::CalculateFeatures(), mitk::GIFVolumetricStatistics::CalculateFeatures(), mitk::DisplayActionEventBroadcast::DecreaseTimeStep(), QmitkStdMultiWidget::HandleCrosshairPositionEventDelayed(), QmitkAdaptiveRegionGrowingToolGUI::OnPointAdded(), and mitk::DisplayInteractor::UpdateStatusbar().
void mitk::FillArray | ( | itk::FixedArray< TCoordRep, NVectorDimension > & | toArray, |
const ArrayType & | array | ||
) |
Copies elements of an array to this Vector.
Methods to copy from itk::FixedArray s (like mitk::Vector and mitk::Point) into ArrayTypes and vice versa. ArrayTypes here are all types who implement operator[]. The two templated methods were made free floating so you may specialize them for your concrete type.
[in] | array | the array whose values will be copied into the Vector. Must be of a type which overrides the [] operator |
[out] | toArray | the FixedArrray (e.g., mitk::Vector or mitk::Point) which should hold the elements of array. |
Definition at line 39 of file mitkArray.h.
Referenced by FillArray().
itk::FixedArray<TCoordRep, NVectorDimension> mitk::FillArray | ( | const ArrayType & | array | ) |
Copies elements of an array to this Vector.
[in] | array | the array whose values will be copied into the Vector. Must be of a type which overrides the [] operator |
return | the FixedArrray (e.g., mitk::Vector or mitk::Point) which should hold the elements of array. |
Definition at line 57 of file mitkArray.h.
References FillArray().
|
inline |
Definition at line 106 of file mitkArray.h.
Referenced by mitk::PolhemusInterface::AdjustHemisphere(), mitk::ExtrudedContour::BuildGeometry(), mitk::BaseGeometry::ChangeImageGeometryConsideringOriginOffset(), CheckIntersectionWithRotatedGeometry(), CheckIntersectionWithRotatedGeometry90(), CheckPlanesInsideBoundingBox(), CheckPlanesInsideBoundingBoxOnlyOnOneSlice(), CheckPlanesOutsideOfBoundingBox(), mitk::CircularProfileTubeElement::CircularProfileTubeElement(), mitk::TubeGraphVtkMapper3D::ClipPolyData(), mitk::PolhemusInterface::Connect(), mitk::PythonService::CopyToPythonAsSimpleItkImage(), createArray(), mitk::VolumeMapperVtkSmart3D::createMapper(), mitk::NavigationToolStorageTestHelper::CreateTestData_StorageWithOneTool(), mitk::PlaneGeometry::ExecuteOperation(), mitk::ExtrudedContour::ExtrudedContour(), mitk::NavigationDataTransformFilter::GenerateData(), mitk::ExtractDirectedPlaneImageFilter::GenerateData(), mitk::NavigationDataSliceVisualization::GenerateData(), mitk::PlaneGeometryDataToSurfaceFilter::GenerateOutputInformation(), mitk::BaseGeometry::GetCornerPoint(), mitk::TimeGeometry::GetCornerPointInWorld(), GetEmptyTestImageWithGeometry(), mitk::NavigationTool::GetToolAxis(), mitk::Image::Initialize(), mitk::Image::InitializeByItk(), mitk::SlicedGeometry3D::InitializeEvenlySpaced(), mitk::PlaneGeometry::InitializePlane(), mitk::PlaneGeometry::InitializeStandardPlane(), main(), mitkAbstractTransformGeometryTest(), mitkClippedSurfaceBoundsCalculatorTest(), mitkGeometryDataToSurfaceFilterTest(), mitkImageTest(), mitkPlaneFitTest(), mitkPropertySerializationTest(), mitkVtkAbstractTransformPlaneGeometryTest(), mitk::NeedleProjectionFilter::NeedleProjectionFilter(), QmitkPolhemusTrackerWidget::on_m_SetHemisphere_clicked(), mitk::UnstructuredGridMapper2D::Paint(), mitk::PointSetReaderService::Read(), mitk::PointSetReader::ReadPoint(), mitk::ContourModelReader::ReadPoints(), mitk::NavigationDataLandmarkTransformFilter::SetSourceLandmarks(), mitk::NavigationDataLandmarkTransformFilter::SetTargetLandmarks(), mitk::NavigationTool::SetToolAxis(), SetUpBeforeTest(), testGeometry3D(), testIndexAndWorldConsistency(), testItkImageIsCenterBased(), and TestRandomPixelAccess().
|
inline |
Definition at line 114 of file mitkArray.h.
Referenced by mitkPropertySerializationTest().
mitk::DICOMFilePathList mitk::FilterForDICOMFiles | ( | const DICOMFilePathList & | fileList | ) |
All passed files will be checked if they are DICOM files. All DICOM files will be added to the result and returned.
Definition at line 35 of file mitkDICOMFilesHelper.cpp.
Referenced by GetDICOMFilesInSameDirectory().
mitk::SemanticTypes::ControlPoint mitk::FindClosestControlPoint | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ControlPoint & | controlPoint | ||
) |
Returns an already existing close control point from the given vector of control points. This closest control point has a date that is within a certain distance-in-days to the given control point. If no closest control point can be found within the distance threshold an empty control point is returned.
caseID | The current case identifier is defined by the given string. |
controlPoint | The control point to check for distance. |
Definition at line 72 of file mitkControlPointManager.cpp.
References mitk::SemanticTypes::ControlPoint::date, mitk::SemanticTypes::ControlPoint::DistanceInDays(), and mitk::RelationStorage::GetAllControlPointsOfCase().
Referenced by FindFittingExaminationPeriod(), and mitk::SemanticRelationsIntegration::SetControlPointOfImage().
void mitk::FindClosestSegmentationMask | ( | ) |
Definition at line 15 of file mitkLesionPropagation.cpp.
mitk::SemanticTypes::ExaminationPeriod mitk::FindContainingExaminationPeriod | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ControlPoint & | controlPoint | ||
) |
Returns the examination period to which the given control point belongs. Each examination point holds a vector of control point UIDs so that the UID of the given control point can be compared against the UIDs of the vector. An empty examination period is returned if,.
caseID | The current case identifier is defined by the given string. |
controlPoint | The control point of which the examination period should be found. |
Definition at line 141 of file mitkControlPointManager.cpp.
References mitk::RelationStorage::GetAllExaminationPeriodsOfCase(), and mitk::SemanticTypes::ControlPoint::UID.
Referenced by FindFittingExaminationPeriod(), mitk::SemanticRelationsIntegration::RemoveInformationTypeFromImage(), and mitk::SemanticRelationsIntegration::SetControlPointOfImage().
mitk::SemanticTypes::ControlPoint mitk::FindExistingControlPoint | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ControlPoint & | controlPoint | ||
) |
Returns an already existing control point from the given vector of control points. This existing control point has the the same date (year, month, day) as the given single control point. If no existing control point can be found an empty control point is returned.
caseID | The current case identifier is defined by the given string. |
controlPoint | The control point to check for existence. |
Definition at line 58 of file mitkControlPointManager.cpp.
References mitk::SemanticTypes::ControlPoint::date, and mitk::RelationStorage::GetAllControlPointsOfCase().
Referenced by FindFittingExaminationPeriod(), and mitk::SemanticRelationsIntegration::SetControlPointOfImage().
mitk::SemanticTypes::LesionClass mitk::FindExistingLesionClass | ( | const SemanticTypes::CaseID & | caseID, |
const std::string & | lesionClassType | ||
) |
Find and return the whole lesion class including its UID given a specific lesion class type.
caseID | The current case identifier is defined by the given string. |
lesionClassType | The lesion class type as string. |
Definition at line 58 of file mitkLesionManager.cpp.
References mitk::SemanticTypes::LesionClass::classType, and mitk::SemanticRelationsInference::GetAllLesionClassesOfCase().
mitk::SemanticTypes::ExaminationPeriod mitk::FindFittingExaminationPeriod | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ControlPoint & | controlPoint | ||
) |
Return the examination period to which the given data node belongs. The control point is used to find an already existing or the closest control point in the semantic relations storage. If such a control point is found, the 'FindClosestControlPoint'-function with this control point as an argument is used to actually find the corresponding examination period.
caseID | The current case identifier is defined by the given string. |
controlPoint | The control point of which the examination period should be found. |
Definition at line 158 of file mitkControlPointManager.cpp.
References FindClosestControlPoint(), FindContainingExaminationPeriod(), FindExistingControlPoint(), and mitk::SemanticTypes::ControlPoint::UID.
Referenced by FindFittingExaminationPeriod().
mitk::SemanticTypes::ExaminationPeriod mitk::FindFittingExaminationPeriod | ( | const DataNode * | dataNode | ) |
Return the examination period to which the given data node belongs. The DICOM date of the data node is used to find an already existing or the closest control point in the semantic relations storage. If such a control point is found, the 'FindFittingExaminationPeriod'-function with this control point as an argument is used to actually find the corresponding examination period.
datanode | A data node pointer, whose date should be included in the newly generated control point. |
Definition at line 181 of file mitkControlPointManager.cpp.
References FindFittingExaminationPeriod(), GetCaseIDFromDataNode(), GetDICOMDateFromDataNode(), and mitkReThrow.
mitk::DataNode::Pointer mitk::FindTopmostVisibleNode | ( | const DataStorage::SetOfObjects::ConstPointer | nodes, |
const Point3D | worldPosition, | ||
const TimePointType | timePoint, | ||
const BaseRenderer * | baseRender | ||
) |
returns the topmost visible node of a given list of nodes. The function returns a node that is visible and has the highest layer of a set of given nodes. The property list, which is used to find the visibility- and layer-property is is specified by the given base renderer.
Definition at line 513 of file mitkDataStorage.cpp.
References min().
Referenced by mitk::DisplayActionEventBroadcast::DecreaseTimeStep(), QmitkStdMultiWidget::HandleCrosshairPositionEventDelayed(), mitk::DisplayActionEventFunctions::SetLevelWindowAction(), and mitk::DisplayInteractor::UpdateStatusbar().
double mitk::fresnel_c | ( | double | x | ) |
Definition at line 250 of file mitkFresnel.cpp.
References fresnel_cos_0_8(), fresnel_cos_8_inf(), and pi_2.
Referenced by fresnel_c2(), and fresnelC().
double mitk::fresnel_c2 | ( | double | x | ) |
Definition at line 272 of file mitkFresnel.cpp.
References fresnel_c(), and sqrt_2_pi.
double mitk::fresnel_s | ( | double | x | ) |
Definition at line 261 of file mitkFresnel.cpp.
References fresnel_sin_0_8(), fresnel_sin_8_inf(), and pi_2.
Referenced by fresnel_s2(), and fresnelS().
double mitk::fresnel_s2 | ( | double | x | ) |
Definition at line 277 of file mitkFresnel.cpp.
References fresnel_s(), and sqrt_2_pi.
T mitk::fresnelC | ( | const T | t | ) |
Returns the fresnel integral cosine at the given x-coordinate.
Code for "fresnel_c()" (fresnel.cpp and fresnel.h) taken as-is from the GNU Scientific Library (http://www.gnu.org/software/gsl/), specifically from http://www.network-theory.co.uk/download/gslextras/Fresnel/.
T | The scalar type that represents a value (e.g. double). |
[in] | t | The x-coordinate at which the fresnel integral cosine should be returned. |
Definition at line 106 of file mitkFormulaParser.cpp.
References cosd(), fresnel_c(), fresnelS(), mitk::FormulaParser::lookupVariable(), sind(), and tand().
T mitk::fresnelS | ( | const T | t | ) |
Returns the fresnel integral sine at the given x-coordinate.
Code for "fresnel_s()" (fresnel.cpp and fresnel.h) taken as-is from the GNU Scientific Library (http://www.gnu.org/software/gsl/), specifically from http://www.network-theory.co.uk/download/gslextras/Fresnel/.
T | The scalar type that represents a value (e.g. double). |
[in] | t | The x-coordinate at which the fresnel integral sine should be returned. |
Definition at line 90 of file mitkFormulaParser.cpp.
References fresnel_s().
Referenced by fresnelC().
vtkSmartPointer< vtkPolyData > MITKMATCHPOINTREGISTRATION_EXPORT mitk::Generate3DDeformationGlyph | ( | const mitk::BaseGeometry * | gridDesc, |
const map::core::RegistrationKernelBase< 3, 3 > * | regKernel | ||
) |
Generates a 3D glyph representation of the given regKernel in the FOV defined by gridDesc.
Definition at line 100 of file mitkRegVisHelper.cpp.
References mitk::BaseGeometry::GetBounds(), mitk::BaseGeometry::GetExtent(), and mitk::BaseGeometry::IndexToWorld().
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
vtkSmartPointer< vtkPolyData > MITKMATCHPOINTREGISTRATION_EXPORT mitk::Generate3DDeformationGrid | ( | const mitk::BaseGeometry * | gridDesc, |
unsigned int | gridFrequence, | ||
const map::core::RegistrationKernelBase< 3, 3 > * | regKernel = nullptr |
||
) |
Generates a 3D defomration gird according to a passed Geometry3D info. It is the basis for most of the visualizations of a MatchPoint registration.
Definition at line 185 of file mitkRegVisHelper.cpp.
References mitk::BaseGeometry::GetBounds(), mitk::BaseGeometry::GetExtent(), and mitk::BaseGeometry::IndexToWorld().
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
mitk::PlotDataCurveCollection::Pointer mitk::GenerateAdditionalModelFitPlotData | ( | const mitk::Point3D & | position, |
const mitk::modelFit::ModelFitInfo * | fitInfo, | ||
const mitk::ModelBase::TimeGridType & | timeGrid | ||
) |
Function generates curve data for all additinal inputs (e.g. ROI signal, AIF) stored in the fit information. The keys in the map are the same keys like in the fitInfo.
position | The position in world coordinates the curve should be generated for. |
fitInfo | Pointer to the fit info that defines the model/fit that produces the signal. |
timeGrid | Defines the time grid of the generated signal. |
Definition at line 382 of file mitkModelFitPlotDataHelper.cpp.
References mitk::ScalarListLookupTable::GetLookupTable(), mitk::modelFit::ModelFitInfo::inputData, MITK_ERROR, mitkThrow, and mitk::PlotDataCurve::New().
mitk::SemanticTypes::ControlPoint mitk::GenerateControlPoint | ( | const mitk::DataNode * | datanode | ) |
Provides helper functions that are needed to work with control points.
These functions help to generate new control points, check for overlapping / containing control points or provide functionality to find a fitting control point or even extend an already existing control point. Generates a control point from a given data node. The date is extracted from the data node by using the 'DICOMHelper::GetDICOMDateFromDataNode'-function.
datanode | A data node pointer, whose date should be included in the newly generated control point. |
Definition at line 23 of file mitkControlPointManager.cpp.
References mitk::UIDGeneratorBoost::GenerateUID(), GetDICOMDateFromDataNode(), mitkReThrow, and mitk::SemanticTypes::ControlPoint::UID.
Referenced by mitk::SemanticRelationsIntegration::AddImage().
Image::Pointer mitk::GenerateDynamicTestImageMITK | ( | ) |
Definition at line 191 of file mitkTestDynamicImageGenerator.cpp.
References CastToMitkImage(), GenerateTestFrame(), mitk::ImageAccessorBase::GetData(), mitk::ArbitraryTimeGeometry::New(), and mitk::Image::New().
Referenced by mitkMaskedDynamicImageStatisticsGeneratorTest(), and mitkPixelBasedParameterFitImageGeneratorTest().
mitk::MAPRegistrationWrapper::Pointer MITKMATCHPOINTREGISTRATION_EXPORT mitk::GenerateIdentityRegistration3D | ( | ) |
Small helper function that generates Identity transforms in 3D.
Definition at line 391 of file mitkAlgorithmHelper.cpp.
References mitk::MAPRegistrationWrapper::New().
Referenced by mitk::TransformationOperation::ResampleImage(), and mitk::MITKAlgorithmHelper::~MITKAlgorithmHelper().
mitk::PlotDataCurve::Pointer mitk::GenerateImageSamplePlotData | ( | const mitk::Point3D & | position, |
const mitk::Image * | image, | ||
const mitk::ModelBase::TimeGridType & | timeGrid | ||
) |
Function generates curve data for a given image instance.
position | The position in world coordinates the curve should be generated for. |
image | Pointer to the image the signal should be extracted from. |
timeGrid | Defines the time grid of the generated signal. |
Definition at line 420 of file mitkModelFitPlotDataHelper.cpp.
References mitkThrow, mitk::PlotDataCurve::New(), and ReadVoxel().
mitk::IsoDoseLevelSet::Pointer mitk::GenerateIsoLevels_Virtuos | ( | ) |
Definition at line 16 of file mitkIsoLevelsGenerator.cpp.
References mitk::IsoDoseLevel::New(), and mitk::IsoDoseLevelSet::New().
mitk::DataNode::Pointer mitk::generateMappedResultNode | ( | const std::string & | nodeName, |
mitk::BaseData::Pointer | mappedData, | ||
const std::string & | regUID, | ||
const std::string & | inputDataUID, | ||
const bool | refinedGeometry, | ||
const std::string & | interpolator = "Unkown" |
||
) |
Method generates a proper result node for the given registration wrapper.
nodeName | Name of the result node |
mappedData | Pointer to the mapped data that should be data of the node. |
regUID | UID string of the registration used to map the data. |
inputDataUID | UID string of the data used as input for the mapping. |
refinedGeometry | Indicates if the data was really mapped or the geometry was refined. |
interpolator | Name of the used interpolation strategy. |
Definition at line 40 of file mitkResultNodeGenerationHelper.cpp.
References image, mitkThrow, mitk::BoolProperty::New(), mitk::StringProperty::New(), mitk::DataNode::New(), Prop_MappingInputData, Prop_MappingInterpolator, Prop_MappingRefinedGeometry, and Prop_RegUID.
MITKMODELFIT_EXPORT std::string mitk::generateModelFitResultImagePath | ( | const std::string & | outputPathTemplate, |
const std::string & | parameterName | ||
) |
Helper function that generates the file path that would be used to store an result image. The output path will be determined given the outputPathTemplate (which determines the directory, the basic file name and the file formate). The output file name is: <basic file="" name>="">_<parameterName>.<extension indicated="" by="" outputpathtemplate>="">
Definition at line 30 of file mitkModelFitCmdAppsHelper.cpp.
References sanitizeString().
Referenced by doPreview(), previewModelFitGeneratorResults(), and storeParameterResultImage().
mitk::PlotDataCurve::Pointer mitk::GenerateModelSignalPlotData | ( | const mitk::Point3D & | position, |
const mitk::modelFit::ModelFitInfo * | fitInfo, | ||
const mitk::ModelBase::TimeGridType & | timeGrid, | ||
mitk::ModelParameterizerBase * | parameterizer = nullptr |
||
) |
Function generates curve data for the signal defined by the passed informations.
position | The position in world coordinates the curve should be generated for. |
fitInfo | Pointer to the fit info that defines the model/fit that produces the signal. |
timeGrid | Defines the time grid of the generated signal. |
parameterizer | Pointer to a parameterizer instance that is used to configure the model to generate the signal. If pointer is not set. The default parameterizer based on the fitInfo instance will be used. |
Definition at line 345 of file mitkModelFitPlotDataHelper.cpp.
References CalcSignalFromFunction(), CalcSignalFromModel(), mitk::ModelGenerator::GenerateModelParameterizer(), MITK_ERROR, mitkThrow, and mitk::ModelParameterizerBase::SetDefaultTimeGrid().
std::string mitk::GenerateNameFromDICOMProperties | ( | const mitk::IPropertyProvider * | provider | ) |
Helper function that generates a name string (e.g. for DataNode names) from the DICOM properties of the passed provider instance. If the instance is nullptr, or has no dicom properties DataNode::NO_NAME_VALUE() will be returned.
Definition at line 180 of file mitkBaseDICOMReaderService.cpp.
References GeneratePropertyNameForDICOMTag(), mitk::IPropertyProvider::GetConstProperty(), and mitk::DataNode::NO_NAME_VALUE().
Referenced by mitk::BaseDICOMReaderService::Read().
mitk::SemanticTypes::Lesion mitk::GenerateNewLesion | ( | const std::string & | lesionClassType = "" | ) |
Generate a new lesion and lesion class with UIDs and the given string as lesion class type.
lesionClassType | The lesion class type as string. Default parameter is "". |
Definition at line 20 of file mitkLesionManager.cpp.
References GenerateNewLesionClass(), mitk::UIDGeneratorBoost::GenerateUID(), mitk::SemanticTypes::Lesion::lesionClass, mitk::SemanticTypes::Lesion::name, and mitk::SemanticTypes::Lesion::UID.
mitk::SemanticTypes::LesionClass mitk::GenerateNewLesionClass | ( | const std::string & | lesionClassType = "" | ) |
Generate a new lesion class with UID and the given string as lesion class type.
lesionClassType | The lesion class type as string. Default parameter is "". |
Definition at line 30 of file mitkLesionManager.cpp.
References mitk::SemanticTypes::LesionClass::classType, mitk::UIDGeneratorBoost::GenerateUID(), and mitk::SemanticTypes::LesionClass::UID.
Referenced by GenerateNewLesion().
std::string mitk::GeneratePropertyNameForDICOMTag | ( | unsigned int | group, |
unsigned int | element | ||
) |
returns the correct property name for a simple DICOM tag. The tag is defined by the passed group and element number (both in hex).
Definition at line 18 of file mitkPropertyNameHelper.cpp.
Referenced by CheckModelFitUID(), mitk::SourceImageRelationRule::Connect_datalayer(), QmitkDataStorageTreeModel::data(), mitk::DICOMPMPropertyHelper::DeriveDICOMPMProperties(), mitk::DICOMSegmentationPropertyHelper::DeriveDICOMSegmentationProperties(), mitk::DICOMQIPropertyHelper::DeriveDICOMSourceProperties(), EnsureModelFitUID(), GenerateNameFromDICOMProperties(), GetBackwardsCompatibleDICOMProperty(), GetCaseIDDICOMProperty(), GetDateDICOMProperty(), GetModalityDICOMProperty(), GetNodeIDDICOMProperty(), mitk::SourceImageRelationRule::GetReferenceSequenceIndices(), mitk::DICOMPMIO::GetWriterConfidenceLevel(), mitk::DICOMSegmentationIO::Read(), and QmitkPatientInfoWidget::SetPatientInfo().
mitk::DataNode::Pointer mitk::generateRegistrationResultNode | ( | const std::string & | nodeName, |
mitk::MAPRegistrationWrapper::Pointer | resultReg, | ||
const std::string & | algorithmUID, | ||
const std::string & | movingDataUID, | ||
const std::string & | targetDataUID | ||
) |
Method generates a proper result node for the given registration wrapper.
nodeName | Name of the result node |
resultReg | Pointer to the registration wrapper that should be data of the node. |
algorithmUID | UID string of the algorithm used to generate the result. |
movingDataUID | UID string of the data used as moving input for the registration algorithm. |
targetDataUID | UID string of the data used as moving input for the registration algorithm. |
Definition at line 20 of file mitkResultNodeGenerationHelper.cpp.
References mitkThrow, mitk::StringProperty::New(), mitk::DataNode::New(), Prop_RegAlgMovingData, Prop_RegAlgTargetData, Prop_RegAlgUsed, and Prop_RegUID.
mitk::ModelBase::TimeGridType mitk::GenerateSupersampledTimeGrid | ( | const mitk::ModelBase::TimeGridType & | grid, |
const unsigned int | samplingRate | ||
) |
Super sample passed time grid by a given supersampling rate and interpolates linear in between original time steps.
samplingRate | Defines how many samples should be generated between to original time steps (including the preceeding time step). E.g. a sampling rate of 1 will just returns the original grid untouched; a sampling rate of 3 will generate to aditional steps between to original steps. |
Definition at line 70 of file mitkTimeGridHelper.cpp.
Image::Pointer mitk::GenerateTestFrame | ( | double | timePoint | ) |
Definition at line 99 of file mitkTestDynamicImageGenerator.cpp.
References image, mitk::Image::New(), and offset.
Referenced by GenerateDynamicTestImageMITK().
TestImageType::Pointer mitk::GenerateTestImage | ( | int | factor = 1 | ) |
Definition at line 23 of file mitkTestDynamicImageGenerator.cpp.
References image.
Referenced by itkMaskedNaryStatisticsImageFilterTest(), itkMaskedStatisticsImageFilterTest(), and itkMultiOutputNaryFunctorImageFilterTest().
TestMaskType::Pointer mitk::GenerateTestMask | ( | ) |
Definition at line 57 of file mitkTestDynamicImageGenerator.cpp.
References image.
Referenced by itkMaskedNaryStatisticsImageFilterTest(), itkMaskedStatisticsImageFilterTest(), and itkMultiOutputNaryFunctorImageFilterTest().
Image::Pointer mitk::GenerateTestMaskMITK | ( | ) |
Definition at line 142 of file mitkTestDynamicImageGenerator.cpp.
References image, and mitk::Image::New().
Referenced by mitkMaskedDynamicImageStatisticsGeneratorTest(), mitkPixelBasedParameterFitImageGeneratorTest(), and mitkROIBasedParameterFitImageGeneratorTest().
void mitk::GenerateTimeInInputRegion | ( | const mitk::TimeGeometry * | outputTimeGeometry, |
const TOutputRegion & | outputRegion, | ||
const mitk::TimeGeometry * | inputTimeGeometry, | ||
TInputRegion & | inputRegion | ||
) |
Definition at line 23 of file mitkTimeHelper.h.
References mitk::TimeGeometry::IsValidTimeStep(), mitk::TimeGeometry::TimePointToTimeStep(), and mitk::TimeGeometry::TimeStepToTimePoint().
Referenced by mitk::ContourModelSetToImageFilter::GenerateInputRequestedRegion(), mitk::SurfaceToImageFilter::GenerateInputRequestedRegion(), mitk::SurfaceStampImageFilter::GenerateInputRequestedRegion(), mitk::BoundingObjectCutter::GenerateInputRequestedRegion(), mitk::BoundingShapeCropper::GenerateInputRequestedRegion(), mitk::MaskImageFilter::GenerateInputRequestedRegion(), mitk::HeightFieldSurfaceClipImageFilter::GenerateInputRequestedRegion(), mitk::GeometryClipImageFilter::GenerateInputRequestedRegion(), and GenerateTimeInInputRegion().
void mitk::GenerateTimeInInputRegion | ( | const TOutputData * | output, |
TInputData * | input | ||
) |
convert the start- and end-index-time of output in start- and end-index-time of input1 and input2 via millisecond-time
Definition at line 53 of file mitkTimeHelper.h.
References GenerateTimeInInputRegion().
MITKIMAGESTATISTICS_EXPORT ImageStatisticsContainer::ImageStatisticsObject::StatisticNameVector mitk::GetAllStatisticNames | ( | const ImageStatisticsContainer * | container | ) |
Definition at line 187 of file mitkImageStatisticsContainer.cpp.
References mitk::ImageStatisticsContainer::ImageStatisticsObject::GetCustomStatisticNames(), mitk::ImageStatisticsContainer::ImageStatisticsObject::GetDefaultStatisticNames(), mitk::ImageStatisticsContainer::GetStatisticsForTimeStep(), and mitk::BaseData::GetTimeSteps().
Referenced by QmitkImageStatisticsTreeModel::Clear().
MITKIMAGESTATISTICS_EXPORT ImageStatisticsContainer::ImageStatisticsObject::StatisticNameVector mitk::GetAllStatisticNames | ( | std::vector< ImageStatisticsContainer::ConstPointer > | containers | ) |
Definition at line 209 of file mitkImageStatisticsContainer.cpp.
References mitk::ImageStatisticsContainer::ImageStatisticsObject::GetDefaultStatisticNames().
bool mitk::GetBackwardsCompatibleDICOMProperty | ( | unsigned int | group, |
unsigned int | element, | ||
std::string const & | backwardsCompatiblePropertyName, | ||
mitk::PropertyList const * | propertyList, | ||
std::string & | propertyValue | ||
) |
Simple helper function that can be used on most occasions where deprecated naming styles are used and it should be switched to the standardized naming (see GeneratePropertyNameForDICOMTag()), but keeping backwards compatibility.
group | searched DICOM group number as hex integer. |
element | searched DICOM element number as hex integer. |
backwardsCompatiblePropertyName | Old string that was used for the property before. |
propertyList | List of properties that should be searched. |
propertyValue | [out] Value of the found property. Only valid if function returns true. |
Definition at line 28 of file mitkPropertyNameHelper.cpp.
References GeneratePropertyNameForDICOMTag(), mitk::PropertyList::GetProperty(), mitk::PropertyList::GetStringProperty(), and mitk::BaseProperty::GetValueAsString().
Referenced by mitk::ImageVtkMapper2D::SetDefaultProperties(), and mitk::DoseImageVtkMapper2D::SetDefaultProperties().
std::string mitk::GetCaseIDDICOMProperty | ( | ) |
Creates a property name for a DICOM tag. The tag is "0x0010, 0x0010" (PatientName)
Definition at line 39 of file mitkDICOMHelper.cpp.
References GeneratePropertyNameForDICOMTag().
Referenced by GetCaseIDFromDataNode(), mitk::SemanticRelationsTestHelper::GetInvalidDate(), mitk::SemanticRelationsTestHelper::GetInvalidID(), mitk::SemanticRelationsTestHelper::GetInvalidModality(), mitk::SemanticRelationsTestHelper::GetPatientOneCTImage(), mitk::SemanticRelationsTestHelper::GetPatientOneMRImage(), mitk::SemanticRelationsTestHelper::GetPatientOneOtherCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientTwoPETImage(), and mitk::SemanticRelationsTestHelper::GetPatientTwoSegmentation().
mitk::SemanticTypes::CaseID mitk::GetCaseIDFromDataNode | ( | const mitk::DataNode * | dataNode | ) |
Definition at line 70 of file mitkDICOMHelper.cpp.
References GetCaseIDDICOMProperty(), mitk::DataNode::GetData(), mitk::BaseData::GetProperty(), mitk::BaseProperty::GetValueAsString(), and mitkThrowException.
Referenced by mitk::SemanticRelationsIntegration::AddControlPointAndLinkImage(), mitk::SemanticRelationsIntegration::AddImage(), mitk::SemanticRelationsIntegration::AddInformationTypeToImage(), mitk::SemanticRelationsIntegration::AddLesionAndLinkSegmentation(), mitk::SemanticRelationsIntegration::AddSegmentation(), FindFittingExaminationPeriod(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesOfCase(), mitk::SemanticRelationsInference::GetAllLesionsOfImage(), mitk::SemanticRelationsDataStorageAccess::GetAllSegmentationsOfCase(), mitk::SemanticRelationsInference::GetControlPointOfImage(), mitk::SemanticRelationsInference::GetInformationTypeOfImage(), mitk::SemanticRelationsInference::GetLesionOfSegmentation(), mitk::SemanticRelationsInference::InstanceExists(), mitk::SemanticRelationsInference::IsLesionPresent(), mitk::SemanticRelationsIntegration::LinkImageToControlPoint(), mitk::SemanticRelationsIntegration::LinkSegmentationToLesion(), mitk::SemanticRelationsIntegration::RemoveImage(), mitk::SemanticRelationsIntegration::RemoveInformationTypeFromImage(), mitk::SemanticRelationsIntegration::RemoveSegmentation(), mitk::SemanticRelationsIntegration::SetControlPointOfImage(), mitk::SemanticRelationsIntegration::SetInformationType(), QmitkPatientInfoWidget::SetPatientInfo(), mitk::SemanticRelationsIntegration::UnlinkImageFromControlPoint(), and mitk::SemanticRelationsIntegration::UnlinkSegmentationFromLesion().
std::vector< std::string > mitk::GetClassHierarchy | ( | ) |
Get the class hierarchy for MITK classes as a list of class names.
This function will return the name of classes and their direct super-classes as specified in the mitkClassMacro. The order is from most derived class to the last base class containing the mitkClassMacro.
Definition at line 112 of file mitkGetClassHierarchy.h.
References mitk::HasMethodGetStaticNameOfClass< T >::value.
|
inline |
Definition at line 97 of file mitkGetClassHierarchy.h.
mitk::SemanticTypes::ControlPoint mitk::GetControlPointByUID | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ID & | controlPointUID | ||
) |
Find and return a whole control point including its date given a specific control point UID.
caseID | The current case identifier is defined by the given string. |
controlPointUID | The control point UID as string. |
Definition at line 39 of file mitkControlPointManager.cpp.
References mitk::RelationStorage::GetAllControlPointsOfCase(), and mitk::SemanticTypes::ControlPoint::UID.
Referenced by mitk::SemanticRelationsInference::GetAllImageIDsOfExaminationPeriod(), QmitkPatientTableModel::SetData(), and SortAllExaminationPeriods().
|
static |
Definition at line 46 of file mitkCoreServices.cpp.
References us::GetModuleContext(), s_ContextToServicesMap(), and s_ContextToServicesMapMutex().
std::vector< mitk::Point3D > mitk::GetCornerPoints | ( | mitk::BaseGeometry::Pointer | geometry, |
bool | visualizationOffset | ||
) |
helper function for calculating corner points of the bounding object from a given geometry
Definition at line 78 of file mitkBoundingShapeUtil.cpp.
References mitkThrow.
Referenced by mitk::BoundingShapeInteractor::CheckOverHandles(), mitk::BoundingShapeVtkMapper3D::GenerateDataForRenderer(), mitk::BoundingShapeInteractor::HandlePositionChanged(), mitk::BoundingShapeInteractor::ScaleObject(), and mitk::BoundingShapeVtkMapper2D::SetDefaultProperties().
mitk::DICOMTagPathMapType mitk::GetCurrentDICOMTagsOfInterest | ( | ) |
Returns the list of tags that are by default of interest and should be extracted when loading DICOM data. This can for instance be used to with DICOMFileReader::SetAdditionalTagsOfInterest().
Definition at line 31 of file mitkDICOMTagsOfInterestHelper.cpp.
References us::GetModuleContext(), ModuleContext::GetService(), ModuleContext::GetServiceReferences(), MITK_ERROR, and MITK_WARN.
Referenced by mitk::BaseDICOMReaderService::Read().
|
static |
Definition at line 117 of file mitkAlgorithmHelper.cpp.
Referenced by mitk::MITKAlgorithmHelper::CheckData(), and mitk::MITKAlgorithmHelper::SetData().
|
static |
Definition at line 122 of file mitkAlgorithmHelper.cpp.
References mitk::MITKAlgorithmHelper::CheckData().
Referenced by mitk::MITKAlgorithmHelper::CheckData(), and mitk::MITKAlgorithmHelper::SetData().
std::string mitk::GetDateDICOMProperty | ( | ) |
Creates a property name for a DICOM tag. The tag is "0x0008, 0x0022" (AcquisitionDate)
Definition at line 56 of file mitkDICOMHelper.cpp.
References GeneratePropertyNameForDICOMTag().
Referenced by GetDICOMDateFromDataNode(), mitk::SemanticRelationsTestHelper::GetInvalidCaseID(), mitk::SemanticRelationsTestHelper::GetInvalidID(), mitk::SemanticRelationsTestHelper::GetInvalidModality(), mitk::SemanticRelationsTestHelper::GetPatientOneCTImage(), mitk::SemanticRelationsTestHelper::GetPatientOneMRImage(), mitk::SemanticRelationsTestHelper::GetPatientOneOtherCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientTwoPETImage(), and mitk::SemanticRelationsTestHelper::GetPatientTwoSegmentation().
mitk::DICOMTagPathMapType mitk::GetDefaultDICOMTagsOfInterest | ( | ) |
Returns the list of tags that are by default of interest and should be extracted when loading DICOM data. This can for instance be used to with DICOMFileReader::SetAdditionalTagsOfInterest().
Definition at line 57 of file mitkDICOMTagsOfInterestHelper.cpp.
References mitk::DICOMTagPath::AddAnySelection(), and MakeEntry().
Referenced by mitk::DICOMReaderServicesActivator::Load().
std::string mitk::GetDeviceName | ( | ) |
Definition at line 42 of file mitkKinectV2Device.cpp.
mitk::SemanticTypes::ControlPoint mitk::GetDICOMDateFromDataNode | ( | const mitk::DataNode * | dataNode | ) |
Definition at line 115 of file mitkDICOMHelper.cpp.
References GetControlPointFromString(), mitk::DataNode::GetData(), GetDateDICOMProperty(), mitk::BaseData::GetProperty(), mitk::BaseProperty::GetValueAsString(), mitkReThrow, and mitkThrowException.
Referenced by FindFittingExaminationPeriod(), and GenerateControlPoint().
mitk::DICOMFilePathList mitk::GetDICOMFilesInSameDirectory | ( | const std::string & | filePath | ) |
Helper functions. Searches for all files in the directory of the passed file path. All files will be checked if they are DICOM files. All DICOM files will be added to the result and returned.
Definition at line 19 of file mitkDICOMFilesHelper.cpp.
References FilterForDICOMFiles().
Referenced by mitk::BaseDICOMReaderService::GetRelevantFiles().
mitk::SemanticTypes::InformationType mitk::GetDICOMModalityFromDataNode | ( | const mitk::DataNode * | dataNode | ) |
Extracts a specific DICOM tag from the node's base data and returns the tag as a information type (a string).
mitk::Exception | if the given data node, the node's base data or the extracted DICOM tag are invalid (==nullptr). |
Definition at line 148 of file mitkDICOMHelper.cpp.
References mitk::DataNode::GetData(), GetModalityDICOMProperty(), mitk::BaseData::GetProperty(), mitk::BaseProperty::GetValueAsString(), and mitkThrowException.
Referenced by mitk::SemanticRelationsIntegration::AddImage().
mitk::BaseProperty::Pointer mitk::GetDICOMPropertyForDICOMValuesFunctor | ( | const DICOMCachedValueLookupTable & | cacheLookupTable | ) |
Generation functor for DICOMFileReader classes to convert the collected tag values into DICOMProperty instances.
Definition at line 17 of file mitkDICOMProperty.cpp.
References mitk::GenericLookupTable< T >::GetLookupTable(), and mitk::TemporoSpatialStringProperty::New().
Referenced by mitk::BaseDICOMReaderService::Read().
mitk::IDICOMTagsOfInterest * mitk::GetDicomTagsOfInterestService | ( | ) |
Definition at line 23 of file mitkDICOMIOHelper.cpp.
References us::GetModuleContext(), ModuleContext::GetService(), and MITK_WARN.
Referenced by mitk::DICOMSegmentationIO::DICOMSegmentationIO(), mitk::DICOMSegmentationIO::Read(), mitk::RTDoseReaderService::Read(), mitk::RTPlanReaderService::Read(), and mitk::RTStructureSetReaderService::Read().
void MITKMATCHPOINTREGISTRATION_EXPORT mitk::GetGridGeometryFromNode | ( | const mitk::DataNode * | regNode, |
mitk::Geometry3D::Pointer & | gridDesc, | ||
unsigned int & | gridFrequ | ||
) |
Generates the geometry info used to visualized a registration based on the properties of the data node containing the registration.
regNode | Pointer to the data node of the registration. | |
[out] | gridDesc | Smartpointer to the extracted grid geometry. |
[out] | gridFrequ | Grid frequency stored in the regNode. |
Definition at line 41 of file mitkRegVisHelper.cpp.
References mitk::DataNode::GetIntProperty(), mitk::DataNode::GetProperty(), mitk::GenericProperty< T >::GetValue(), mitkThrow, mitk::Geometry3D::New(), nodeProp_RegVisFOVOrigin, nodeProp_RegVisFOVSize, nodeProp_RegVisFOVSpacing, and nodeProp_RegVisGridFrequence.
Referenced by mitk::MITKRegistrationWrapperMapper2D::GetGeometryDescription(), and mitk::MITKRegistrationWrapperMapper3D::GetGeometryDescription().
std::vector< int > mitk::GetHandleIndices | ( | int | index | ) |
Definition at line 140 of file mitkBoundingShapeUtil.cpp.
Referenced by CreateHandle().
mitk::SemanticTypes::ID mitk::GetIDFromDataNode | ( | const mitk::DataNode * | dataNode | ) |
Definition at line 93 of file mitkDICOMHelper.cpp.
References mitk::DataNode::GetData(), GetNodeIDDICOMProperty(), mitk::BaseData::GetProperty(), mitk::BaseProperty::GetValueAsString(), and mitkThrowException.
Referenced by mitk::SemanticRelationsIntegration::AddImage(), mitk::SemanticRelationsIntegration::AddInformationTypeToImage(), mitk::SemanticRelationsIntegration::AddSegmentation(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesByID(), mitk::SemanticRelationsDataStorageAccess::GetAllImagesOfCase(), mitk::SemanticRelationsInference::GetAllLesionsOfImage(), mitk::SemanticRelationsDataStorageAccess::GetAllSegmentationsOfCase(), mitk::SemanticRelationsInference::GetControlPointOfImage(), mitk::SemanticRelationsInference::GetInformationTypeOfImage(), mitk::SemanticRelationsInference::GetLesionOfSegmentation(), mitk::SemanticRelationsInference::InstanceExists(), mitk::SemanticRelationsInference::IsLesionPresent(), mitk::SemanticRelationsIntegration::LinkImageToControlPoint(), mitk::SemanticRelationsIntegration::LinkSegmentationToLesion(), mitk::SemanticRelationsIntegration::RemoveImage(), mitk::SemanticRelationsIntegration::RemoveInformationTypeFromImage(), mitk::SemanticRelationsIntegration::RemoveSegmentation(), QmitkPatientInfoWidget::SetPatientInfo(), mitk::SemanticRelationsIntegration::UnlinkImageFromControlPoint(), and mitk::SemanticRelationsIntegration::UnlinkSegmentationFromLesion().
mitk::NodePredicateBase::Pointer MITKIMAGESTATISTICS_EXPORT mitk::GetImageStatisticsImagePredicate | ( | ) |
Gets a predicate for the ImageStatistics plugin input image.
Predicate: DataType:Image && !(Property:binary) && !(Property:helper object)
Definition at line 31 of file mitkImageStatisticsPredicateHelper.cpp.
References GetNoHelperObjectPredicate(), mitk::BoolProperty::New(), mitk::NodePredicateNot::New(), mitk::NodePredicateAnd::New(), mitk::NodePredicateDataType::New(), and mitk::NodePredicateProperty::New().
mitk::NodePredicateBase::Pointer MITKIMAGESTATISTICS_EXPORT mitk::GetImageStatisticsMaskPredicate | ( | ) |
Gets a predicate for the ImageStatistics plugin input mask.
Predicate: ((DataType:Image && Property:binary) || DataType:LabelSetImage) && !(Property:helper object)
Definition at line 43 of file mitkImageStatisticsPredicateHelper.cpp.
References GetNoHelperObjectPredicate(), mitk::BoolProperty::New(), mitk::NodePredicateOr::New(), mitk::NodePredicateAnd::New(), mitk::NodePredicateDataType::New(), and mitk::NodePredicateProperty::New().
mitk::NodePredicateBase::Pointer MITKIMAGESTATISTICS_EXPORT mitk::GetImageStatisticsPlanarFigurePredicate | ( | ) |
Gets a predicate for the ImageStatistics plugin planar figure.
Predicate: (DataType:PlanarCircle || DataType:PlanarRectangle || DataType:PlanarEllipse DataType:PlanarDoubleEllipse || DataType:PlanarPolygon || DataType:PlanarSubdivisionPolygon || DataType:PlanarBezierCurve || DataType:PlanarLine) && !(Property:helper object)
Definition at line 56 of file mitkImageStatisticsPredicateHelper.cpp.
References GetNoHelperObjectPredicate(), mitk::NodePredicateOr::New(), mitk::NodePredicateAnd::New(), and mitk::NodePredicateDataType::New().
mitk::SemanticTypes::Lesion mitk::GetLesionByUID | ( | const SemanticTypes::CaseID & | caseID, |
const SemanticTypes::ID & | lesionUID | ||
) |
Find and return a whole lesion including its lesion class given a specific lesion UID.
caseID | The current case identifier is defined by the given string. |
lesionUID | The lesion UID as string. |
Definition at line 39 of file mitkLesionManager.cpp.
References mitk::RelationStorage::GetAllLesionsOfCase(), and mitk::SemanticTypes::Lesion::UID.
std::string mitk::GetModalityDICOMProperty | ( | ) |
Creates a property name for a DICOM tag. The tag is "0x0008, 0x0060" (Modality)
Definition at line 63 of file mitkDICOMHelper.cpp.
References GeneratePropertyNameForDICOMTag().
Referenced by GetDICOMModalityFromDataNode(), mitk::SemanticRelationsTestHelper::GetInvalidCaseID(), mitk::SemanticRelationsTestHelper::GetInvalidDate(), mitk::SemanticRelationsTestHelper::GetInvalidID(), mitk::SemanticRelationsTestHelper::GetPatientOneCTImage(), mitk::SemanticRelationsTestHelper::GetPatientOneMRImage(), mitk::SemanticRelationsTestHelper::GetPatientOneOtherCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRImage(), and mitk::SemanticRelationsTestHelper::GetPatientTwoPETImage().
mitk::DataNode::Pointer mitk::GetNodeByModelFitUID | ( | const mitk::DataStorage * | storage, |
const NodeUIDType & | uid | ||
) |
Helper that searches for the node in the storage that has a data object with the given uid. Returns NULL if no node was found.
Definition at line 25 of file mitkModelFitUIDHelper.cpp.
References CheckModelFitUID(), and mitk::DataStorage::GetAll().
Referenced by mitk::modelFit::CreateFitInfoFromNode(), and mitkModelFitUIDHelperTest().
std::string mitk::GetNodeIDDICOMProperty | ( | ) |
Creates a property name for a DICOM tag. The tag is "0x0020, 0x000e" (SeriesInstanceUID)
Definition at line 49 of file mitkDICOMHelper.cpp.
References GeneratePropertyNameForDICOMTag().
Referenced by GetIDFromDataNode(), mitk::SemanticRelationsTestHelper::GetInvalidCaseID(), mitk::SemanticRelationsTestHelper::GetInvalidDate(), mitk::SemanticRelationsTestHelper::GetInvalidModality(), mitk::SemanticRelationsTestHelper::GetPatientOneCTImage(), mitk::SemanticRelationsTestHelper::GetPatientOneMRImage(), mitk::SemanticRelationsTestHelper::GetPatientOneOtherCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeCTSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRImage(), mitk::SemanticRelationsTestHelper::GetPatientThreeMRSegmentation(), mitk::SemanticRelationsTestHelper::GetPatientTwoPETImage(), and mitk::SemanticRelationsTestHelper::GetPatientTwoSegmentation().
mitk::NodePredicateBase::Pointer mitk::GetNoHelperObjectPredicate | ( | ) |
Definition at line 24 of file mitkImageStatisticsPredicateHelper.cpp.
References mitk::NodePredicateNot::New(), and mitk::NodePredicateProperty::New().
Referenced by GetImageStatisticsImagePredicate(), GetImageStatisticsMaskPredicate(), and GetImageStatisticsPlanarFigurePredicate().
mitk::DataStorageInspectorIDType mitk::GetPreferredDataStorageInspector | ( | ) |
Gets the ID of the current favorite data storage inspector. If empty string is returned, no favorite is set.
Definition at line 97 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
Referenced by QmitkNodeSelectionDialog::QmitkNodeSelectionDialog().
std::map< std::string, mitk::BaseProperty::Pointer > mitk::GetPropertyByDICOMTagPath | ( | const PropertyList * | list, |
const DICOMTagPath & | path | ||
) |
Helper function that searches for all properties in a given property list that matches the passed path. The result will be the matching properties in a map
Definition at line 30 of file mitkDICOMProperty.cpp.
References mitk::DICOMTagPath::Equals(), mitk::PropertyList::GetMap(), mitk::DICOMTagPath::IsEmpty(), and PropertyNameToDICOMTagPath().
Referenced by GetPropertyByDICOMTagPath().
std::map< std::string, mitk::BaseProperty::Pointer > mitk::GetPropertyByDICOMTagPath | ( | const BaseData * | data, |
const DICOMTagPath & | path | ||
) |
Helper function that searches for all properties in a given base data that matches the passed path. The result will be the matching properties in a map
Definition at line 45 of file mitkDICOMProperty.cpp.
References GetPropertyByDICOMTagPath(), and mitk::BaseData::GetPropertyList().
MITKMATCHPOINTREGISTRATION_EXPORT const map::core::RegistrationKernelBase< 3, 3 > * mitk::GetRelevantRegKernelOfNode | ( | const mitk::DataNode * | regNode | ) |
Gets the relevant kernel for visualization of a registration node. The kernel is determined by the direction property of the node.
Definition at line 358 of file mitkRegVisHelper.cpp.
References mitk::DataNode::GetData(), mitk::DataNode::GetProperty(), mitk::MAPRegistrationWrapper::GetRegistration(), mitk::EnumerationProperty::GetValueAsId(), and nodeProp_RegVisDirection.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
void mitk::GetRotation | ( | const mitk::BaseGeometry * | geometry, |
TMatrixType & | itkmatrix | ||
) |
Definition at line 71 of file mitkMatrixConvert.h.
References mitk::BaseGeometry::GetIndexToWorldTransform(), and mitk::BaseGeometry::GetSpacing().
Referenced by GetWorldToItkPhysicalTransform(), and testGeometry3D().
bool mitk::GetShowFavoritesInspector | ( | ) |
Indicates if the favorites inspector should be shown.
Definition at line 132 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
Referenced by QmitkNodeSelectionDialog::QmitkNodeSelectionDialog().
bool mitk::GetShowHistoryInspector | ( | ) |
Indicates if the history inspector should be shown.
Definition at line 153 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
Referenced by QmitkNodeSelectionDialog::QmitkNodeSelectionDialog().
mitk::VisibleDataStorageInspectorMapType mitk::GetVisibleDataStorageInspectors | ( | ) |
Gets the map of current visible inspectors.
Definition at line 54 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), berry::IPreferencesService::GetSystemPreferences(), berry::SmartPointer< TObjectType >::IsNull(), and mitkThrow.
Referenced by QmitkNodeSelectionDialog::QmitkNodeSelectionDialog().
void mitk::GetWorldToItkPhysicalTransform | ( | const mitk::BaseGeometry * | geometry, |
TTransformType * | itkTransform | ||
) |
Definition at line 85 of file mitkMatrixConvert.h.
References mitk::BaseGeometry::GetIndexToWorldTransform(), GetRotation(), and offset.
bool MITKMATCHPOINTREGISTRATION_EXPORT mitk::GridIsOutdated | ( | const mitk::DataNode * | regNode, |
const itk::TimeStamp & | reference | ||
) |
Checks if the grid relevant node properties are outdated regarding the passed time stamp reference
Definition at line 305 of file mitkRegVisHelper.cpp.
References nodeProp_RegVisDirection, nodeProp_RegVisFOVOrigin, nodeProp_RegVisFOVSize, nodeProp_RegVisFOVSpacing, nodeProp_RegVisGridFrequence, and PropertyIsOutdated().
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
mitk::ModelBase::ModelResultType mitk::InterpolateSignalToNewTimeGrid | ( | const ModelBase::ModelResultType & | inputSignal, |
const ModelBase::TimeGridType & | inputGrid, | ||
const ModelBase::TimeGridType & | outputGrid | ||
) |
Definition at line 29 of file mitkTimeGridHelper.cpp.
Referenced by mitk::NumericTwoTissueCompartmentModel::ComputeModelfunction(), mitk::NumericTwoCompartmentExchangeModel::ComputeModelfunction(), and mitk::AIFBasedModelBase::GetAterialInputFunction().
bool mitk::IsAnyCESTImage | ( | const Image * | cestImage | ) |
This helper function can be used to check if an image is an type of CEST image.
Definition at line 20 of file mitkCESTImageDetectionHelper.cpp.
References CEST_PROPERTY_NAME_TOTALSCANTIME(), and mitk::BaseData::GetProperty().
Referenced by CreateAnyCESTImageNodePredicate(), and IsCESTorWasabiImage().
bool mitk::IsCESTorWasabiImage | ( | const Image * | cestImage | ) |
This helper function can be used to check if an image is an CEST image (recording a CEST, Wasabi or simelar sequence).
Definition at line 29 of file mitkCESTImageDetectionHelper.cpp.
References IsAnyCESTImage(), and IsCESTT1Image().
Referenced by CreateCESTorWasabiImageNodePredicate().
bool mitk::IsCESTT1Image | ( | const Image * | cestImage | ) |
This helper function can be used to check if an image is an CEST T1 image (recording a T1 sequence for CEST contrasts).
Definition at line 36 of file mitkCESTImageDetectionHelper.cpp.
References CEST_PROPERTY_NAME_TREC(), and mitk::BaseData::GetProperty().
Referenced by CreateCESTT1ImageNodePredicate(), and IsCESTorWasabiImage().
bool mitk::IsNotNormalizedCESTImage | ( | const Image * | cestImage | ) |
This helper function can be used to check if an image was already normalized. The function assumes that an image that is not normalized is indicated by the following properties:
Definition at line 217 of file mitkCESTImageNormalizationFilter.cpp.
References ExtractOffsets(), and offset.
Referenced by mitk::CESTDICOMReaderService::Read().
|
inline |
Definition at line 204 of file mitkVectorDeprecated.h.
Referenced by mitk::ExtrudedContour::BuildGeometry(), mitk::PointSetVtkMapper2D::CreateVTKRenderObjects(), mitk::BoundingShapeCropper::CutImage(), mitk::NavigationDataLandmarkTransformFilter::FindCorrespondentLandmarks(), mitk::ExtractDirectedPlaneImageFilter::GenerateData(), mitk::ExtractSliceFilter::GenerateData(), mitk::ContourVtkMapper3D::GenerateDataForRenderer(), mitk::BoundingObjectCutter::GenerateOutputInformation(), mitk::BoundingShapeCropper::GenerateOutputInformation(), mitk::AutoCropImageFilter::GenerateOutputInformation(), mitk::ContourModelGLMapper2DBase::InternalDrawContour(), mitk::ExtrudedContour::IsInside(), mitk::AbstractTransformGeometry::Map(), MeshUtil< MeshType, ScalarAccessor >::MeshToPolyData(), MeshUtil< MeshType, ScalarAccessor >::MeshToUnstructuredGrid(), mitk::ContourMapper2D::MitkRender(), mitk::ContourSetMapper2D::MitkRender(), mitk::MeshMapper2D::Paint(), and mitk::VirtualTrackingDevice::TrackTools().
mitk::itkEventMacro | ( | AffineInteractionEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | ScaleEvent | , |
AffineInteractionEvent | |||
) |
mitk::itkEventMacro | ( | DataInteractorEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | RotateEvent | , |
AffineInteractionEvent | |||
) |
mitk::itkEventMacro | ( | SelectionChangedTubeGraphEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | TranslateEvent | , |
AffineInteractionEvent | |||
) |
mitk::itkEventMacro | ( | BoundingShapeInteractionEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | SliceRotationEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | StartInteraction | , |
DataInteractorEvent | |||
) |
Triggered when interaction is started
mitk::itkEventMacro | ( | ResultReady | , |
DataInteractorEvent | |||
) |
Triggered when result is stored in mitk::DataNode
mitk::itkEventMacro | ( | PlanarFigureEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | StartPlacementPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | EndPlacementPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | SelectPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | StartInteractionPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | EndInteractionPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | StartHoverPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | EndHoverPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | ContextMenuPlanarFigureEvent | , |
PlanarFigureEvent | |||
) |
mitk::itkEventMacro | ( | ToolEvent | , |
itk::ModifiedEvent | |||
) |
Basic tool event without any parameters Can simply be inherited using the itkEventMacro, e.g.
mitk::itkEventMacro | ( | UndoStackEvent | , |
itk::ModifiedEvent | |||
) |
Some itk events to notify listening GUI elements, when the undo or redo stack is empty (diable undo button) or when there are items in the stack (enable button)
mitk::itkEventMacro | ( | UndoEmptyEvent | , |
UndoStackEvent | |||
) |
mitk::itkEventMacro | ( | RedoEmptyEvent | , |
UndoStackEvent | |||
) |
mitk::itkEventMacro | ( | UndoNotEmptyEvent | , |
UndoStackEvent | |||
) |
mitk::itkEventMacro | ( | RedoNotEmptyEvent | , |
UndoStackEvent | |||
) |
mitk::itkEventMacro | ( | UndoFullEvent | , |
UndoStackEvent | |||
) |
Additional unused events, if anybody wants to put an artificial limit to the possible number of items in the stack.
mitk::itkEventMacro | ( | RedoFullEvent | , |
UndoStackEvent | |||
) |
mitk::itkEventMacro | ( | StreamingStartRequiredEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when a stream is requested
mitk::itkEventMacro | ( | StreamingStopRequiredEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when a stream shall be stopped
mitk::itkEventMacro | ( | PointSetEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | PointSetMoveEvent | , |
PointSetEvent | |||
) |
mitk::itkEventMacro | ( | PointSetSizeChangeEvent | , |
PointSetEvent | |||
) |
mitk::itkEventMacro | ( | PointSetAddEvent | , |
PointSetSizeChangeEvent | |||
) |
mitk::itkEventMacro | ( | PointSetRemoveEvent | , |
PointSetSizeChangeEvent | |||
) |
mitk::itkEventMacro | ( | PointSetExtendTimeRangeEvent | , |
PointSetEvent | |||
) |
mitk::itkEventMacro | ( | RenderingManagerEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | RenderingManagerViewsInitializedEvent | , |
RenderingManagerEvent | |||
) |
mitk::itkEventMacro | ( | MessageSentEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when a message was successfully sent
mitk::itkEventMacro | ( | MessageReceivedEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when a message was received
mitk::itkEventMacro | ( | CommandReceivedEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when a command was received
mitk::itkEventMacro | ( | NewClientConnectionEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when another igtl device connects with this device.
mitk::itkEventMacro | ( | LostConnectionEvent | , |
itk::AnyEvent | |||
) |
connect to this Event to get notified when this device looses the connection to a socket.
mitk::itkEventMacro | ( | ContourModelEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelShiftEvent | , |
ContourModelEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelSizeChangeEvent | , |
ContourModelEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelAddEvent | , |
ContourModelSizeChangeEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelRemoveEvent | , |
ContourModelSizeChangeEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelExpandTimeBoundsEvent | , |
ContourModelEvent | |||
) |
mitk::itkEventMacro | ( | ContourModelClosedEvent | , |
ContourModelEvent | |||
) |
mitk::itkEventMacroDeclaration | ( | FocusChangedEvent | , |
itk::AnyEvent | |||
) |
mitk::itkEventMacroDefinition | ( | FocusChangedEvent | , |
itk::AnyEvent | |||
) |
bool mitk::lesserIsoDoseLevel | ( | const IsoDoseLevel * | first, |
const IsoDoseLevel * | second | ||
) |
"Private" binary function used in std::sort to check the order of IsoDoseLeveles
Definition at line 39 of file mitkIsoDoseLevelCollections.cpp.
References mitk::IsoDoseLevel::GetDoseValue().
Referenced by mitk::IsoDoseLevelSet::SetIsoDoseLevel().
|
inline |
Definition at line 21 of file mitkLexicalCast.h.
Referenced by mitk::VectorPropertySerializer< DATATYPE >::Deserialize(), mitk::Geometry3DToXML::FromXML(), mitk::ProportionalTimeGeometryToXML::FromXML(), boost::lexical_cast< double, std::string >(), boost::lexical_cast< float, std::string >(), boost::lexical_cast< long double, std::string >(), mitk::RTDoseReaderService::Read(), and StringsToNumbers().
mitk::PixelType mitk::MakePixelType | ( | vtkImageData * | vtkimagedata | ) |
deduct the PixelType for a given vtk image
vtkimagedata | the image the PixelType shall be deducted from |
Definition at line 126 of file mitkPixelType.cpp.
References mitkThrow.
Referenced by mitk::ItkImageFileReader::GenerateData(), mitk::RGBToRGBACastImageFilter::GenerateData(), mitk::Image::Initialize(), mitk::ToFImageGrabber::InitializeImages(), MakePixelType(), mitk::ItkImageIO::Read(), and mitk::LabelSetImageIO::Read().
PixelType mitk::MakePixelType | ( | std::vcl_size_t | numOfComponents | ) |
A template method for creating a pixel type.
A template method for creating a MITK pixel type from an ITK image pixel type and dimension.
numOfComponents | The number of components for the pixel type TPixelType |
Definition at line 171 of file mitkPixelType.h.
PixelType mitk::MakePixelType | ( | ) |
A template method for creating a pixel type.
Definition at line 187 of file mitkPixelType.h.
PixelType mitk::MakePixelType | ( | std::vcl_size_t | numOfComponents | ) |
A template method for creating a MITK pixel type na ITK image type.
A template method for creating a pixel type.
numOfComponents | The number of components for the pixel type of the ITK image |
Definition at line 214 of file mitkPixelType.h.
References MakePixelType().
PixelType mitk::MakePixelType | ( | ) |
A template method for creating a MITK pixel type from an ITK image pixel type and dimension.
A template method for creating a pixel type.
For images where the number of components of the pixel type is determined at runtime (e.g. pixel types like itk::VariableLengthVector<short>) the MakePixelType(std::size_t) function must be used.
Definition at line 256 of file mitkPixelType.h.
References mitkThrow.
|
inline |
Create a MITK pixel type based on a itk::ImageIOBase object.
Definition at line 277 of file mitkPixelType.h.
MITK_GUI_COMMON_PLUGIN IRenderingManager * mitk::MakeRenderingManagerInterface | ( | RenderingManager::Pointer | manager | ) |
Create a IRenderManager interface for a given RenderingManager. Ownership of the returned pointer is transferred to the caller of this function.
manager | The RenderingManager instance for which to create a interface. |
Definition at line 175 of file mitkIRenderingManager.cpp.
Referenced by mitk::IRenderingManager::~IRenderingManager().
PixelType mitk::MakeScalarPixelType | ( | ) |
An interface to the MakePixelType method for creating scalar pixel types.
Usage: for example MakeScalarPixelType<short>() for a scalar short image
Definition at line 292 of file mitkPixelType.h.
mitk::mapEventMacro | ( | FrameRegistrationEvent | , |
::map::events::TaskBatchEvent | , | ||
MITKMATCHPOINTREGISTRATION_EXPORT | |||
) |
mitk::mapEventMacro | ( | FrameMappingEvent | , |
::map::events::TaskBatchEvent | , | ||
MITKMATCHPOINTREGISTRATION_EXPORT | |||
) |
mitk::mapGenerateAlgorithmUIDPolicyMacro | ( | DummyRegIDPolicy | , |
"de.dkfz.dipp" | , | ||
"Identity" | , | ||
"1.0.0" | , | ||
"" | |||
) |
Referenced by mitk::MITKAlgorithmHelper::SetData().
|
inline |
Check for element-wise matrix equality with a user defined accuracy.
matrix1 | first vnl matrix |
matrix2 | second vnl matrix |
epsilon | user defined accuracy bounds |
Definition at line 140 of file mitkMatrix.h.
References DifferenceBiggerOrEqualEps().
Referenced by mitk::PlanePositionManagerService::AddNewPlanePosition(), mitk::PaintbrushTool::CheckIfCurrentSliceHasChanged(), Equal(), MatrixEqualElementWise(), mitkImageTest(), and testGetPlanePosition().
|
inline |
Check for element-wise matrix equality with a user defined accuracy.
matrix1 | first itk matrix |
matrix2 | second itk matrix |
epsilon | user defined accuracy bounds |
Definition at line 172 of file mitkMatrix.h.
References MatrixEqualElementWise().
|
inline |
Check for matrix equality with a user defined accuracy. As an equality metric the root mean squared error (RMS) of all elements is calculated.
matrix1 | first vnl matrix |
matrix2 | second vnl matrix |
epsilon | user defined accuracy bounds |
Definition at line 96 of file mitkMatrix.h.
Referenced by MatrixEqualRMS().
|
inline |
Check for matrix equality with a user defined accuracy. As an equality metric the root mean squared error (RMS) of all elements is calculated.
matrix1 | first itk matrix |
matrix2 | second itk matrix |
epsilon | user defined accuracy bounds |
Definition at line 126 of file mitkMatrix.h.
References MatrixEqualRMS().
mitk::MITK_TOOL_MACRO | ( | MITKSEGMENTATION_EXPORT | , |
LiveWireTool2D | , | ||
"LiveWire tool" | |||
) |
mitk::mitkDeclareGenericProperty | ( | ScalarListLookupTableProperty | , |
ScalarListLookupTable | , | ||
MITKMODELFIT_EXPORT | |||
) |
const std::string mitk::MODEL_FIT_PLOT_INTERPOLATED_SIGNAL_NAME | ( | ) |
Keyword used in curve collections as key for the interpolated (hires) signal (generated by a model) plot.
Definition at line 32 of file mitkModelFitPlotDataHelper.cpp.
References mitk::PlotDataCurve::SetValues().
Referenced by GetCurveFromCollection(), and mitk::ModelFitPlotData::GetInterpolatedSignalPlot().
const std::string mitk::MODEL_FIT_PLOT_SAMPLE_NAME | ( | ) |
Keyword used in curve collections as key for the sample (extracted from an image) plot.
Definition at line 22 of file mitkModelFitPlotDataHelper.cpp.
Referenced by mitk::ModelFitPlotData::GetSamplePlot().
const std::string mitk::MODEL_FIT_PLOT_SIGNAL_NAME | ( | ) |
Keyword used in curve collections as key for the signal (generated by a model) plot.
Definition at line 27 of file mitkModelFitPlotDataHelper.cpp.
Referenced by mitk::ModelFitPlotData::GetSignalPlot().
bool mitk::operator!= | ( | const InteractionEvent & | a, |
const InteractionEvent & | b | ||
) |
Definition at line 78 of file mitkInteractionEvent.cpp.
Referenced by mitk::CLUtil::ClosingBinary(), us::LDAPProp::operator!=(), us::LDAPProp::operator==(), mitk::PlaneGeometry::PreSetSpacing(), and mitk::ScalarListLookupTable::~ScalarListLookupTable().
std::ostream& mitk::operator<< | ( | std::ostream & | os, |
const itk::RGBPixel< TComponent > & | c | ||
) |
Definition at line 23 of file mitkCompositePixelValueToString.cpp.
References operator<<().
MITKCORE_EXPORT std::ostream& mitk::operator<< | ( | std::ostream & | stream, |
const BoolLookupTable & | |||
) |
std::ostream& mitk::operator<< | ( | std::ostream & | os, |
const itk::RGBAPixel< TComponent > & | c | ||
) |
Definition at line 29 of file mitkCompositePixelValueToString.cpp.
Referenced by operator<<().
MITKCORE_EXPORT std::ostream& mitk::operator<< | ( | std::ostream & | stream, |
const FloatLookupTable & | |||
) |
MITKCORE_EXPORT std::ostream& mitk::operator<< | ( | std::ostream & | stream, |
const IntLookupTable & | |||
) |
MITKCORE_EXPORT std::ostream& mitk::operator<< | ( | std::ostream & | stream, |
const StringLookupTable & | |||
) |
std::ostream & mitk::operator<< | ( | std::ostream & | os, |
const MimeType & | mimeType | ||
) |
Definition at line 74 of file mitkMimeType.cpp.
References mitk::MimeType::GetCategory(), mitk::MimeType::GetComment(), mitk::MimeType::GetExtensions(), and mitk::MimeType::GetName().
std::ostream & mitk::operator<< | ( | std::ostream & | stream, |
const ScalarListLookupTable & | l | ||
) |
Adds the string representation of the given ScalarListLookupTable to the given stream.
stream | The stream to which the map's string representation should be added. |
l | The map whose string representation should be added to the stream. |
Definition at line 82 of file mitkScalarListLookupTable.cpp.
References mitk::ScalarListLookupTable::GetLookupTable().
std::ostream & mitk::operator<< | ( | std::ostream & | os, |
const PropertyPersistenceInfo & | info | ||
) |
Definition at line 243 of file mitkPropertyPersistenceInfo.cpp.
std::ostream & mitk::operator<< | ( | std::ostream & | os, |
const mitk::Exception & | e | ||
) |
Definition at line 41 of file mitkException.cpp.
std::ostream & mitk::operator<< | ( | std::ostream & | os, |
const DICOMTagPath & | path | ||
) |
Definition at line 413 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::ToStr().
std::ostream & mitk::operator<< | ( | std::ostream & | os, |
const PropertyKeyPath & | path | ||
) |
Definition at line 312 of file mitkPropertyKeyPath.cpp.
References PropertyKeyPathToPropertyName().
std::ostream & mitk::operator<< | ( | std::ostream & | o, |
DataNode::Pointer & | dtn | ||
) |
Definition at line 130 of file mitkDataNode.cpp.
Referenced by ConvertCompositePixelValueToString().
bool mitk::operator== | ( | const InteractionEvent & | a, |
const InteractionEvent & | b | ||
) |
Implementation of equality for event classes. Equality does not mean an exact copy or pointer equality.
A match is determined by agreement in all attributes that are necessary to describe the event for a state machine transition. E.g. for a mouse event press event, it is important which modifiers are used, which mouse button was used to triggered the event, but the mouse position is irrelevant.
Definition at line 73 of file mitkInteractionEvent.cpp.
References mitk::InteractionEvent::IsEqual().
Referenced by mitk::CLUtil::ClosingBinary(), mitk::DICOMITKSeriesGDCMReader::GetSimpleVolumeReading(), mitk::Material::New(), berry::ObjectList< T >::operator==(), mitk::PlaneGeometry::PreSetSpacing(), Json::releaseStringValue(), berry::Object::RemoveDestroyListener(), splitString(), berry::Reflection::TypeInfo::TypeInfo(), mitk::ScalarListLookupTable::~ScalarListLookupTable(), and mitk::TubeElement::~TubeElement().
std::istream & mitk::operator>> | ( | std::istream & | i, |
DataNode::Pointer & | dtn | ||
) |
Definition at line 117 of file mitkDataNode.cpp.
References mitk::DataNode::New().
|
inline |
Definition at line 120 of file mitkInteractionEvent.h.
|
inline |
Definition at line 132 of file mitkInteractionEvent.h.
|
inline |
Needed to make the flag DataStorageCompare::Tests usable.
Definition at line 238 of file mitkDataStorageCompare.h.
|
inline |
Definition at line 125 of file mitkInteractionEvent.h.
|
inline |
Definition at line 137 of file mitkInteractionEvent.h.
std::string mitk::PixelComponentTypeToString | ( | ) |
Definition at line 30 of file mitkPixelType.h.
std::string mitk::PixelSpacingInterpretationToString | ( | const PixelSpacingInterpretation & | value | ) |
Convert mitk::PixelSpacingInterpretation to a human readable string.
Definition at line 16 of file mitkDICOMEnums.cpp.
References SpacingAtDetector, SpacingInPatient, and SpacingUnknown.
Referenced by mitk::DICOMImageBlockDescriptor::GetIntProperty(), and mitk::DICOMImageBlockDescriptor::Print().
std::string mitk::PixelTypeToString | ( | ) |
Definition at line 36 of file mitkPixelType.h.
MITKMODELFIT_EXPORT void mitk::previewModelFitGeneratorResults | ( | const std::string & | outputPathTemplate, |
mitk::ParameterFitImageGeneratorBase * | generator | ||
) |
Helper function that outputs on the std::cout the result images the generator would produces.
Definition at line 98 of file mitkModelFitCmdAppsHelper.cpp.
References convertParameterTypeToStr(), generateModelFitResultImagePath(), mitk::ParameterFitImageGeneratorBase::GetCriterionNames(), mitk::ParameterFitImageGeneratorBase::GetDerivedParameterNames(), mitk::ParameterFitImageGeneratorBase::GetEvaluationParameterNames(), and mitk::ParameterFitImageGeneratorBase::GetParameterNames().
Referenced by doPreview().
bool MITKMATCHPOINTREGISTRATION_EXPORT mitk::PropertyIsOutdated | ( | const mitk::DataNode * | regNode, |
const std::string & | propName, | ||
const itk::TimeStamp & | reference | ||
) |
Checks if the property of the passed node is outdated regarding the passed time stamp reference If the property does not exist the return value indicates if the node is outdated.
Definition at line 336 of file mitkRegVisHelper.cpp.
References mitk::DataNode::GetProperty(), and mitkThrow.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer(), mitk::RegEvaluationMapper2D::GenerateDataForRenderer(), and GridIsOutdated().
std::string mitk::PropertyKeyPathToPersistenceKeyRegEx | ( | const PropertyKeyPath & | tagPath | ) |
Helper function that converts a path PropertyKeyPath into a regex string that can be used to search for property persistence keys (using std::regex) that are matched by the PropertyKeyPath. This function is used in context of the property persistence service.
Definition at line 358 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::NodeInfo::AnyElement, mitk::PropertyKeyPath::NodeInfo::AnySelection, mitk::PropertyKeyPath::NodeInfo::ElementSelection, mitk::PropertyKeyPath::GetNodes(), and mitk::PropertyKeyPath::NodeInfo::Invalid.
std::string mitk::PropertyKeyPathToPersistenceKeyTemplate | ( | const PropertyKeyPath & | tagPath | ) |
Helper function that converts a path PropertyKeyPath into a regex that can be used as key template in a PropertyPersistanceInfo. This function is used in context of the property persistence service.
Definition at line 398 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::NodeInfo::AnyElement, mitk::PropertyKeyPath::NodeInfo::AnySelection, mitk::PropertyKeyPath::NodeInfo::ElementSelection, mitk::PropertyKeyPath::GetNodes(), and mitk::PropertyKeyPath::NodeInfo::Invalid.
std::string mitk::PropertyKeyPathToPersistenceNameTemplate | ( | const PropertyKeyPath & | tagPath | ) |
Helper function that converts a path PropertyKeyPath into a regex that can be used as name template in a PropertyPersistanceInfo. This function is used in context of the property persistence service.
Definition at line 440 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::NodeInfo::AnyElement, mitk::PropertyKeyPath::NodeInfo::AnySelection, mitk::PropertyKeyPath::NodeInfo::ElementSelection, mitk::PropertyKeyPath::GetNodes(), and mitk::PropertyKeyPath::NodeInfo::Invalid.
std::string mitk::PropertyKeyPathToPropertyName | ( | const PropertyKeyPath & | tagPath | ) |
returns the correct property name for a given PropertyKeyPath instance.
Definition at line 557 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::NodeInfo::AnyElement, mitk::PropertyKeyPath::NodeInfo::AnySelection, mitk::PropertyKeyPath::NodeInfo::ElementSelection, mitk::PropertyKeyPath::GetNodes(), and mitk::PropertyKeyPath::NodeInfo::Invalid.
Referenced by mitk::PropertyRelationRuleBase::Connect(), mitk::SourceImageRelationRule::Connect_datalayer(), mitk::SourceImageRelationRule::CreateNewSourceImageSequenceItem(), mitk::PropertyRelationRuleBase::Disconnect(), mitk::SourceImageRelationRule::Disconnect_datalayer(), mitk::PropertyKeyPath::GetNode(), mitk::SourceImageRelationRule::GetReferenceSequenceIndices(), mitk::PropertyRelationRuleBase::GetRelationUIDByInstanceID(), mitk::PropertyRelationRuleBase::GetRuleIDByInstanceID(), mitk::SourceImageRelationRule::HasImplicitDataRelation(), and operator<<().
std::string mitk::PropertyKeyPathToPropertyRegEx | ( | const PropertyKeyPath & | tagPath | ) |
Helper function that converts a path PropertyKeyPath into a regex string that can be used to search for property keys (using std::regex) that are matched by the PropertyKeyPath. This function is used in context of the property persistence service.
Definition at line 318 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::NodeInfo::AnyElement, mitk::PropertyKeyPath::NodeInfo::AnySelection, mitk::PropertyKeyPath::NodeInfo::ElementSelection, mitk::PropertyKeyPath::GetNodes(), and mitk::PropertyKeyPath::NodeInfo::Invalid.
Referenced by mitk::SourceImageRelationRule::CreateNewSourceImageSequenceItem(), mitk::SourceImageRelationRule::Disconnect_datalayer(), mitk::PropertyRelationRuleBase::GetInstanceIDByRelationUID(), mitk::SourceImageRelationRule::GetReferenceSequenceIndices(), and mitk::PropertyRelationRuleBase::GetRIIPropertyRegEx().
DICOMTagPath mitk::PropertyNameToDICOMTagPath | ( | const std::string & | propertyName | ) |
Converts the passed property name into a tag path. If the property name cannot be converted into a valid path, the returned path is empty.
Definition at line 588 of file mitkDICOMTagPath.cpp.
References mitk::DICOMTagPath::AddAnyElement(), mitk::DICOMTagPath::AddAnySelection(), mitk::DICOMTagPath::AddElement(), mitk::DICOMTagPath::AddSelection(), and mitk::DICOMTagPath::DICOMTagPath().
Referenced by GetPropertyByDICOMTagPath().
PropertyKeyPath mitk::PropertyNameToPropertyKeyPath | ( | const std::string & | propertyName | ) |
Converts the passed property name into a tag path. If the property name cannot be converted into a valid path, the returned path is empty.
Definition at line 482 of file mitkPropertyKeyPath.cpp.
References mitk::PropertyKeyPath::AddAnyElement(), mitk::PropertyKeyPath::AddAnySelection(), mitk::PropertyKeyPath::AddElement(), mitk::PropertyKeyPath::AddSelection(), mitk::PropertyKeyPath::NodeInfo::name, and mitk::PropertyKeyPath::PropertyKeyPath().
Referenced by mitk::SourceImageRelationRule::Disconnect_datalayer(), mitk::PropertyRelationRuleBase::GetInstanceIDByPropertyName(), and mitk::SourceImageRelationRule::GetReferenceSequenceIndices().
void mitk::PutPreferredDataStorageInspector | ( | const DataStorageInspectorIDType & | id | ) |
Stores the given ID as favorite inspector.
Definition at line 110 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
void mitk::PutShowFavoritesInspector | ( | bool | show | ) |
Stores the given show state of the favorite inspector.
Definition at line 121 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
void mitk::PutShowHistoryInspector | ( | bool | show | ) |
Stores the given show state of the history inspector.
Definition at line 142 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
void mitk::PutVisibleDataStorageInspectors | ( | const VisibleDataStorageInspectorMapType & | inspectors | ) |
Stores the given map of visible inspectors.
Definition at line 26 of file QmitkNodeSelectionPreferenceHelper.cpp.
References berry::Platform::GetPreferencesService(), and berry::IPreferencesService::GetSystemPreferences().
std::string mitk::ReaderImplementationLevelToString | ( | const ReaderImplementationLevel & | enumValue | ) |
Convert mitk::ReaderImplementationLevel to a human readable string.
Definition at line 28 of file mitkDICOMEnums.cpp.
References SOPClassImplemented, SOPClassPartlySupported, SOPClassSupported, SOPClassUnknown, and SOPClassUnsupported.
Referenced by mitk::DICOMImageBlockDescriptor::GetIntProperty().
mitk::ModelTraitsInterface::ParameterValueType mitk::ReadVoxel | ( | const mitk::Image * | image, |
const mitk::Point3D & | position, | ||
unsigned int | timestep = 0 , |
||
bool | noThrow = true |
||
) |
Helper function that gets the voxel value (as double) of an image (given an 3D position and a time step). Function is used in different contexts of model fit view.
noThrow | If set to false, function will throw exceptions. If set to true, exceptions will be blocked, an MITK_ERROR will be notified and the return is 0.0. |
Definition at line 60 of file mitkModelFitParameterValueExtraction.cpp.
References mitk::TimeGeometry::GetGeometryForTimeStep(), and mitk::BaseData::GetTimeGeometry().
Referenced by QmitkFitParameterModel::data(), ExtractParameterValueMapFromModelFit(), and GenerateImageSamplePlotData().
mitk::ModelTraitsInterface::ParameterValueType mitk::ReadVoxel | ( | const mitk::Image * | image, |
const ::itk::Index< 3 > & | index, | ||
unsigned int | timestep = 0 , |
||
bool | noThrow = true |
||
) |
Helper function that gets the voxel value (as double) of an image (given an image index and a time step). Function is used in different contexts of model fit view.
noThrow | If set to false, function will throw exceptions.If set to true, exceptions will be blocked, an MITK_ERROR will be notified and the return is 0.0. |
Definition at line 79 of file mitkModelFitParameterValueExtraction.cpp.
References mitk::Image::GetPixelType(), mitk::BaseData::GetTimeSteps(), image, MITK_ERROR, mitkPixelTypeMultiplex4, and ReadVoxelInternal().
void mitk::RegisterBoundingShapeObjectFactory | ( | ) |
Definition at line 85 of file mitkBoundingShapeObjectFactory.cpp.
References mitk::CoreObjectFactory::GetInstance(), and mitk::BoundingShapeObjectFactory::New().
std::map<us::ModuleContext *, std::map<void *, us::ServiceReferenceU> >& mitk::s_ContextToServicesMap | ( | ) |
Definition at line 39 of file mitkCoreServices.cpp.
Referenced by GetCoreService(), and mitk::CoreServices::GetMimeTypeProvider().
itk::SimpleFastMutexLock& mitk::s_ContextToServicesMapMutex | ( | ) |
Definition at line 33 of file mitkCoreServices.cpp.
Referenced by GetCoreService(), and mitk::CoreServices::GetMimeTypeProvider().
void mitk::SetProperties | ( | BaseDataPointer | image, |
const FindingsListVectorType & | findings | ||
) |
Definition at line 58 of file mitkDICOMIOHelper.cpp.
References DICOMTagPathToPropertyName(), mitk::TemporoSpatialStringProperty::New(), and mitk::BaseData::SetProperty().
Referenced by mitk::DICOMSegmentationIO::Read(), mitk::RTDoseReaderService::Read(), mitk::RTPlanReaderService::Read(), and mitk::RTStructureSetReaderService::Read().
|
inline |
Returns the sine of the given degree scalar.
T | The scalar type that represents a value (e.g. double). |
[in] | t | A scalar value in degrees whose sine should be returned. |
Definition at line 63 of file mitkFormulaParser.cpp.
References deg2rad().
Referenced by fresnelC().
void mitk::SortAllExaminationPeriods | ( | const SemanticTypes::CaseID & | caseID, |
SemanticTypes::ExaminationPeriodVector & | allExaminationPeriods | ||
) |
Sort the given vector of examination periods. Each examination period has a vector of control point UIDs (stored in chronological order). The examination periods can be sorted by comparing the first control points of the examination periods.
caseID | The current case identifier is defined by the given string. |
allExaminationPeriods | The examination periods to sort. |
Definition at line 198 of file mitkControlPointManager.cpp.
References mitk::SemanticTypes::ExaminationPeriod::controlPointUIDs, mitk::RelationStorage::GetAllControlPointsOfCase(), and GetControlPointByUID().
Referenced by QmitkPatientTableModel::SetData().
MITKMODELFIT_EXPORT void mitk::storeModelFitGeneratorResults | ( | const std::string & | outputPathTemplate, |
mitk::ParameterFitImageGeneratorBase * | generator, | ||
const mitk::modelFit::ModelFitInfo * | fitSession | ||
) |
Helper function that stores all results of the passed generator according to the passed outputPathTemplate. For further information regarding the output file path, please see storeModelFitResultImage().
Definition at line 74 of file mitkModelFitCmdAppsHelper.cpp.
References mitk::modelFit::Parameter::CriterionType, mitk::modelFit::Parameter::DerivedType, mitk::modelFit::Parameter::EvaluationType, mitk::ParameterFitImageGeneratorBase::GetCriterionImages(), mitk::ParameterFitImageGeneratorBase::GetDerivedParameterImages(), mitk::ParameterFitImageGeneratorBase::GetEvaluationParameterImages(), mitk::ParameterFitImageGeneratorBase::GetParameterImages(), mitk::modelFit::Parameter::ParameterType, and storeModelFitResultImage().
Referenced by doFitting().
MITKMODELFIT_EXPORT void mitk::storeModelFitResultImage | ( | const std::string & | outputPathTemplate, |
const std::string & | parameterName, | ||
mitk::Image * | image, | ||
mitk::modelFit::Parameter::Type | nodeType, | ||
const mitk::modelFit::ModelFitInfo * | modelFitInfo | ||
) |
Helper function that takes the given image, sets its properties according to the fit session and stores it. The output path will be determined given the outputPathTemplate (which determines the directory, the basic file name and the file formate). The output file name is: <basic file="" name>="">_<parameterName>.<extension indicated="" by="" outputpathtemplate>="">
Definition at line 58 of file mitkModelFitCmdAppsHelper.cpp.
References mitk::modelFit::SetModelFitDataProperties(), and storeParameterResultImage().
Referenced by storeModelFitGeneratorResults().
MITKMODELFIT_EXPORT void mitk::storeParameterResultImage | ( | const std::string & | outputPathTemplate, |
const std::string & | parameterName, | ||
mitk::Image * | image, | ||
mitk::modelFit::Parameter::Type | parameterType = mitk::modelFit::Parameter::ParameterType |
||
) |
Helper function that takes the given image and stores it based on a template path. The real output path will be determined given the outputPathTemplate (which determines the directory, the basic file name and the file formate). The output file name is: <basic file="" name>="">_<parameterName>.<extension indicated="" by="" outputpathtemplate>="">
Definition at line 65 of file mitkModelFitCmdAppsHelper.cpp.
References convertParameterTypeToStr(), generateModelFitResultImagePath(), and mitk::IOUtil::Save().
Referenced by doDescription(), and storeModelFitResultImage().
void mitk::StringExplode | ( | string | str, |
string | separator, | ||
set< string > * | results | ||
) |
Definition at line 44 of file mitkEndoDebugFromXmlFile.cpp.
Referenced by mitk::EndoDebugFromXmlFile::Update().
void mitk::StringsToNumbers | ( | unsigned int | count, |
const STRING_ARRAY & | strings, | ||
DOUBLE_ARRAY & | numbers | ||
) |
Convert an array of strings to an array of numbers via boost::lexical_cast.
Call mitk::StringsToNumbers for all count elements of something that can be accessed via operator[], e.g. to fill a Point3D / Vector3D.
count | the number of elements to convert from "strings" to "numbers" |
numbers | a container for at least "count" numeric values with indices starting from 0 |
strings | a container for at least three string values with indices starting from 0 |
propagates | boost::bad_lexical_cast exception when unparsable strings are encountered |
Definition at line 48 of file mitkStringsToNumbers.h.
References lexical_cast().
Definition at line 73 of file mitkMimeType.cpp.
References mitk::MimeType::Swap().
void mitk::swap | ( | FileReaderSelector & | fws1, |
FileReaderSelector & | fws2 | ||
) |
Definition at line 221 of file mitkFileReaderSelector.cpp.
References mitk::FileReaderSelector::Swap().
void mitk::swap | ( | FileWriterSelector & | fws1, |
FileWriterSelector & | fws2 | ||
) |
Definition at line 289 of file mitkFileWriterSelector.cpp.
References mitk::FileWriterSelector::Swap().
void mitk::swap | ( | CustomMimeType & | l, |
CustomMimeType & | r | ||
) |
Definition at line 160 of file mitkCustomMimeType.cpp.
References mitk::CustomMimeType::Swap().
|
inline |
Returns the tangent of the given degree scalar.
T | The scalar type that represents a value (e.g. double). |
[in] | t | A scalar value in degrees whose tangent should be returned. |
Definition at line 75 of file mitkFormulaParser.cpp.
References deg2rad().
Referenced by fresnelC().
bool mitk::TimeGridIsMonotonIncreasing | ( | const ModelBase::TimeGridType | timeGrid | ) |
Definition at line 17 of file mitkTimeGridHelper.cpp.
void mitk::ToArray | ( | ArrayType & | array, |
const itk::FixedArray< TCoordRep, NVectorDimension > & | vectorOrPoint | ||
) |
Copies the elements of this into an array.
[in] | vectorOrPoint | the itk::FixedArray which shall be copied into the array. Can e.g. be of type mitk::Vector or mitk::Point |
[out] | array | the array which will hold the elements. Must be of a type which overrides the [] operator. |
Definition at line 76 of file mitkArray.h.
Referenced by ToArray().
ArrayType mitk::ToArray | ( | const itk::FixedArray< TCoordRep, NVectorDimension > & | vectorOrPoint | ) |
Copies the elements of this into an array.
[in] | vectorOrPoint | the itk::FixedArray which shall be copied into the array. Can e.g. be of type mitk::Vector or mitk::Point |
Definition at line 94 of file mitkArray.h.
References ToArray().
void mitk::TransferItkTransformToVtkMatrix | ( | const TTransformType * | itkTransform, |
vtkMatrix4x4 * | vtkmatrix | ||
) |
Definition at line 47 of file mitkMatrixConvert.h.
Referenced by mitk::BaseGeometry::ExecuteOperation(), mitk::GeometryTransformHolder::Initialize(), testIfBothTransformationsProduceSameResults(), testIfPointIsTransformedAsExpected(), and testTransferItkTransformToVtkMatrix().
|
inline |
Definition at line 252 of file mitkVectorDeprecated.h.
Referenced by mitk::NavigationDataObjectVisualizationFilter::GenerateData(), and mitk::NeedleProjectionFilter::NavigationDataToTransform().
void mitk::TransferVtkMatrixToItkTransform | ( | const vtkMatrix4x4 * | vtkmatrix, |
TTransformType * | itkTransform | ||
) |
Definition at line 23 of file mitkMatrixConvert.h.
References offset.
Referenced by mitk::BaseGeometry::Compose(), and mitk::GeometryTransformHolder::Initialize().
std::string mitk::TrimDICOM | ( | const std::string & | identifier | ) |
Definition at line 170 of file mitkDICOMHelper.cpp.
|
inline |
Definition at line 220 of file mitkVectorDeprecated.h.
Referenced by mitk::ExtrudedContour::BuildGeometry(), mitk::ExtractDirectedPlaneImageFilter::GenerateData(), mitk::ExtractSliceFilter::GenerateData(), mitkExtractSliceFilterTest(), mitk::VectorImageMapper2D::Paint(), and mitk::UnstructuredGridMapper2D::Paint().
|
inline |
Definition at line 236 of file mitkVectorDeprecated.h.
|
inline |
Definition at line 212 of file mitkVectorDeprecated.h.
Referenced by mitk::ExtrudedContour::BuildGeometry(), mitk::PointSetVtkMapper2D::CreateVTKRenderObjects(), mitk::BoundingShapeCropper::CutImage(), mitk::BoundingShapeCropper::GenerateData(), mitk::BoundingObjectCutter::GenerateOutputInformation(), mitk::AutoCropImageFilter::GenerateOutputInformation(), mitk::ContourModelGLMapper2DBase::InternalDrawContour(), mitk::LabelSetImageToSurfaceFilter::InternalProcessing(), mitk::BaseGeometry::ItkPhysicalPointToWorld(), mitk::AbstractTransformGeometry::Map(), MeshUtil< MeshType, ScalarAccessor >::MeshFromPolyData(), mitkImageTest(), mitk::ContourMapper2D::MitkRender(), mitk::ContourSetMapper2D::MitkRender(), mitk::MeshMapper2D::Paint(), mitk::UnstructuredGridMapper2D::Paint(), mitk::VectorImageMapper2D::PaintCells(), mitk::VtkPropRenderer::PickObject(), mitk::VtkPropRenderer::PickWorldPoint(), testIndexAndWorldConsistency(), testItkImageIsCenterBased(), and mitk::BaseGeometry::WorldToItkPhysicalPoint().
|
inline |
Definition at line 228 of file mitkVectorDeprecated.h.
Referenced by mitk::VectorImageMapper2D::Paint().
|
inline |
Definition at line 244 of file mitkVectorDeprecated.h.
mitk::vtkStandardNewMacro | ( | VtkLoggingAdapter | ) |
mitk::vtkStandardNewMacro | ( | vtkPointSetXMLParser | ) |
mitk::vtkStandardNewMacro | ( | LevelWindowPreset | ) |
mitk::vtkStandardNewMacro | ( | ParamapPresetsParser | ) |
mitk::vtkStandardNewMacro | ( | vtkEventProvider | ) |
mitk::vtkStandardNewMacro | ( | AnatomicalStructureColorPresets | ) |
mitk::vtkStandardNewMacro | ( | StateMachineContainer | ) |
|
static |
Definition at line 71 of file mitkStatusBar.cpp.
Referenced by mitk::StatusBar::DisplayImageInfo().
const mitk::ScalarType mitk::eps |
Definition at line 17 of file mitkNumericConstants.cpp.
Referenced by mitk::PlanarCross::ApplyControlPointConstraints(), mitk::pa::NoiseGenerator::ApplyNoiseModel(), mitk::Line< double, 2 >::BoxLineIntersection(), mitk::ClippedSurfaceBoundsCalculator::CalculateIntersectionPoints(), mitk::pa::VesselMeanderStrategy::CalculateNewDirectionVectorInStraightLine(), mitk::pa::VesselMeanderStrategy::CalculateNewRandomlyDivergingDirectionVector(), mitk::BaseGeometry::CheckIndexToWorldTransform(), mitk::MaskUtilities< TPixel, VImageDimension >::CheckMaskSanity(), mitk::DisplayInteractor::CheckRotationPossible(), mitk::DisplayActionEventBroadcast::CheckRotationPossible(), Clone(), ComputeMiliSecDuration(), mitk::AutoCropImageFilter::ComputeNewImageBounds(), ConditionalOutputOfDifference(), mitk::VigraRandomForestClassifier::ConvertParameter(), mitk::PURFClassifier::ConvertParameter(), mitk::SegTool2D::DetermineAffectedImageSlice(), mitk::pa::Equal(), Equal(), EqualArray(), mitk::PlanarArrow::Equals(), mitk::PlanarSubdivisionPolygon::Equals(), mitk::PlanarFigure::Equals(), mitk::SlicedGeometry3D::ExecuteOperation(), mitk::ContourModelUtils::FillContourInSlice(), mitk::pa::InSilicoTissueVolume::FinalizeVolume(), mitk::DicomSeriesReader::GdcmSortFunction(), mitk::ExtrudePlanarFigureFilter::GenerateData(), mitk::ToFDistanceImageToPointSetFilter::GenerateData(), mitk::ToFDistanceImageToSurfaceFilter::GenerateData(), mitk::BoundingShapeVtkMapper3D::GenerateDataForRenderer(), GenerateGradientWithDimXImage(), mitk::PlaneGeometryDataToSurfaceFilter::GenerateOutputInformation(), mitk::KinectV2Controller::GetAllData(), mitk::ContourModel::GetLineSegmentInterpolation(), mitk::PlanarFigureMaskGenerator::GetReferenceImage(), mitk::ContourElement::GetSize(), mitk::pa::SlicedVolumeGenerator::GetSlicedFluenceImageFromComposedVolume(), mitk::ImageStatisticsCalculator::GetStatistics(), info(), mitk::Image::InitializeByItk(), mitk::RenderingManager::InitializeView(), mitk::RenderingManager::InitializeViews(), QmitkSliceWidget::InitWidget(), mitk::SortByImagePositionPatient::InternalNumericDistance(), mitk::PlaneGeometry::IntersectionLine(), mitk::PlaneGeometry::IntersectionPoint(), mitk::PlaneGeometry::IntersectionPointParam(), mitk::PlaneGeometry::IsOnPlane(), mitk::Line< double, 2 >::IsParallel(), mitk::Line< double, 2 >::IsPartOfLine(), mitk::Line< double, 2 >::IsPartOfStraightLine(), mitk::pa::IOUtil::LoadInSilicoTissueVolumeFromNrrdFile(), main(), mitkImageDimensionConverterTest(), mitk::Label::Modified(), mitk::PaintbrushTool::MouseMoved(), multiclass_probability(), mitk::EquiDistantBlocksSorter::operator==(), mitk::Line< double, 2 >::operator==(), mitk::DICOMITKSeriesGDCMReader::operator==(), mitk::Line< double, 2 >::RectangleLineIntersection(), mitk::ContourElement::RemoveVertexAt(), mitk::PlanarFigureMapper2D::RenderAnnotations(), mitk::PlanarFigureMapper2D::RenderQuantities(), mitk::SurfaceInterpolationController::ReplaceInterpolationSession(), mitk::pa::VolumeManipulator::RescaleImage(), mitk::BaseRenderer::SetCurrentWorldGeometry(), mitk::BaseGeometry::SetExtentInMM(), mitk::SliceNavigationController::SetInputWorldGeometry3D(), mitk::SliceNavigationController::SetInputWorldTimeGeometry(), mitk::CompareImageDataFilter::SetTolerance(), sigmoid_train(), testGeometryAfterCasting(), mitk::TimeGeometry::UpdateWithoutBoundingBox(), and mitk::CameraController::Zoom().
|
static |
Definition at line 89 of file mitkTrackingTypes.h.
|
static |
Definition at line 88 of file mitkTrackingTypes.h.
|
static |
definition of colors for IGT
Definition at line 87 of file mitkTrackingTypes.h.
mitk::NodePredicateDataType::ConstPointer mitk::InternalImageNodePredicate |
Definition at line 24 of file mitkRegistrationHelper.cpp.
mitk::NodePredicateDataType::ConstPointer mitk::InternalPointSetNodePredicate |
Definition at line 25 of file mitkRegistrationHelper.cpp.
mitk::NodePredicateDataType::ConstPointer mitk::InternalRegNodePredicate |
Definition at line 23 of file mitkRegistrationHelper.cpp.
const mitk::ScalarType mitk::large |
Definition at line 19 of file mitkNumericConstants.cpp.
Referenced by mitk::DataStorage::ComputeBoundingBox(), mitk::DataStorage::ComputeBoundingGeometry3D(), mitk::BoundingObjectGroup::UpdateOutputInformation(), and mitk::ContourSet::UpdateOutputInformation().
const char* const mitk::nodeProp_RegEvalBlendFactor |
Definition at line 47 of file mitkRegVisPropertyTags.h.
Referenced by QmitkRegEvalSettingsWidget::ConfigureControls(), mitk::RegEvaluationMapper2D::GenerateDataForRenderer(), QmitkRegEvalSettingsWidget::OnSpinBlendChanged(), mitk::RegEvaluationMapper2D::PrepareBlend(), and mitk::RegEvaluationMapper2D::SetDefaultProperties().
const char* const mitk::nodeProp_RegEvalCheckerCount |
Definition at line 48 of file mitkRegVisPropertyTags.h.
Referenced by QmitkRegEvalSettingsWidget::ConfigureControls(), mitk::RegEvaluationMapper2D::GenerateDataForRenderer(), QmitkRegEvalSettingsWidget::OnSpinCheckerChanged(), mitk::RegEvaluationMapper2D::PrepareCheckerBoard(), and mitk::RegEvaluationMapper2D::SetDefaultProperties().
const char* const mitk::nodeProp_RegEvalCurrentPosition |
Definition at line 51 of file mitkRegVisPropertyTags.h.
Referenced by mitk::RegEvaluationMapper2D::GenerateDataForRenderer(), and mitk::RegEvaluationMapper2D::SetDefaultProperties().
const char* const mitk::nodeProp_RegEvalStyle |
const char* const mitk::nodeProp_RegEvalTargetContour |
Definition at line 50 of file mitkRegVisPropertyTags.h.
Referenced by QmitkRegEvalSettingsWidget::ConfigureControls(), mitk::RegEvaluationMapper2D::GenerateDataForRenderer(), QmitkRegEvalSettingsWidget::OnContourStyleChanged(), mitk::RegEvaluationMapper2D::PrepareContour(), and mitk::RegEvaluationMapper2D::SetDefaultProperties().
const char* const mitk::nodeProp_RegEvalWipeStyle |
const char* const mitk::nodeProp_RegVisColor1Magnitude |
Definition at line 38 of file mitkRegVisPropertyTags.h.
const char* const mitk::nodeProp_RegVisColor1Value |
Definition at line 37 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor2Magnitude |
Definition at line 40 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor2Value |
Definition at line 39 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor3Magnitude |
Definition at line 42 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor3Value |
Definition at line 41 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor4Magnitude |
Definition at line 44 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColor4Value |
Definition at line 43 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColorInterpolate |
Definition at line 45 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColorStyle |
Definition at line 34 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisColorUni |
Definition at line 36 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisDirection |
Definition at line 25 of file mitkRegVisPropertyTags.h.
Referenced by GetRelevantRegKernelOfNode(), and GridIsOutdated().
const char* const mitk::nodeProp_RegVisFOVOrientation1 |
Definition at line 29 of file mitkRegVisPropertyTags.h.
const char* const mitk::nodeProp_RegVisFOVOrientation2 |
Definition at line 30 of file mitkRegVisPropertyTags.h.
const char* const mitk::nodeProp_RegVisFOVOrientation3 |
Definition at line 31 of file mitkRegVisPropertyTags.h.
const char* const mitk::nodeProp_RegVisFOVOrigin |
Definition at line 27 of file mitkRegVisPropertyTags.h.
Referenced by GetGridGeometryFromNode(), and GridIsOutdated().
const char* const mitk::nodeProp_RegVisFOVSize |
Definition at line 26 of file mitkRegVisPropertyTags.h.
Referenced by GetGridGeometryFromNode(), and GridIsOutdated().
const char* const mitk::nodeProp_RegVisFOVSpacing |
Definition at line 28 of file mitkRegVisPropertyTags.h.
Referenced by GetGridGeometryFromNode(), and GridIsOutdated().
const char* const mitk::nodeProp_RegVisGlyph |
Definition at line 23 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisGrid |
Definition at line 22 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisGridFrequence |
Definition at line 32 of file mitkRegVisPropertyTags.h.
Referenced by GetGridGeometryFromNode(), and GridIsOutdated().
const char* const mitk::nodeProp_RegVisGridShowStart |
Definition at line 33 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisGridStartColor |
Definition at line 35 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_RegVisPoints |
Definition at line 24 of file mitkRegVisPropertyTags.h.
Referenced by mitk::MITKRegistrationWrapperMapperBase::GenerateDataForRenderer().
const char* const mitk::nodeProp_UID |
MatchPoint UID to uniquely identify an node.
Definition at line 40 of file mitkMatchPointPropertyTags.h.
Referenced by CheckUID(), and EnsureUID().
|
static |
Definition at line 51 of file mitkPixelTypeTraits.h.
Referenced by mitk::ItkImageIO::Write(), mitk::LabelSetImageIO::Write(), and mitk::ImageWriter::WriteByITK().
|
static |
Definition at line 50 of file mitkPixelTypeTraits.h.
const char* const mitk::Prop_MappingInput |
Input "section" that specifies what wwas mapped.
Definition at line 30 of file mitkMatchPointPropertyTags.h.
const char* const mitk::Prop_MappingInputData |
UID of the data object that was mapped (so the source) by the specified registration to generate the current instance.
Definition at line 32 of file mitkMatchPointPropertyTags.h.
Referenced by generateMappedResultNode().
const char* const mitk::Prop_MappingInterpolator |
Type of the interpolation strategy that was used to map the object. If not set, no interpolation was needed for mapping.
Definition at line 34 of file mitkMatchPointPropertyTags.h.
Referenced by generateMappedResultNode().
const char* const mitk::Prop_MappingRefinedGeometry |
Indicates that the data was not mapped (in termes of resampled), but "just" the geometry was refined.
Definition at line 36 of file mitkMatchPointPropertyTags.h.
Referenced by generateMappedResultNode().
const char* const mitk::Prop_RegAlgMovingData |
UID(s) of the data object(s) used as moving objects for determining the registration.
Definition at line 26 of file mitkMatchPointPropertyTags.h.
Referenced by generateRegistrationResultNode().
const char* const mitk::Prop_RegAlgTargetData |
UID(s) of the data object(s) used as target for determining the registration.
Definition at line 24 of file mitkMatchPointPropertyTags.h.
Referenced by generateRegistrationResultNode().
const char* const mitk::Prop_RegAlgUsed |
UID of the algorithm that was used to determin a registration.
Definition at line 22 of file mitkMatchPointPropertyTags.h.
Referenced by generateRegistrationResultNode().
const char* const mitk::Prop_RegUID |
UID of the registration instance.
Definition at line 28 of file mitkMatchPointPropertyTags.h.
Referenced by generateMappedResultNode(), and generateRegistrationResultNode().
const char* const mitk::Prop_UID |
MatchPoint UID to uniquely identify an data object.
Definition at line 38 of file mitkMatchPointPropertyTags.h.
Referenced by CheckUID(), and EnsureUID().
const char* const mitk::PROPERTY_KEY_TIMEGEOMETRY_TIMEPOINTS |
Definition at line 37 of file mitkItkImageIO.cpp.
Referenced by mitk::ItkImageIO::Write().
const char* const mitk::PROPERTY_KEY_TIMEGEOMETRY_TYPE |
Definition at line 36 of file mitkItkImageIO.cpp.
Referenced by mitk::ItkImageIO::Write().
const char* const mitk::PROPERTY_NAME_TIMEGEOMETRY_TIMEPOINTS |
Definition at line 35 of file mitkItkImageIO.cpp.
const char* const mitk::PROPERTY_NAME_TIMEGEOMETRY_TYPE |
Definition at line 34 of file mitkItkImageIO.cpp.
TestingRenderingManagerFactory mitk::renderingManagerFactory |
Definition at line 766 of file mitkRenderingManager.cpp.
|
static |
Definition at line 25 of file mitkAdaptiveRegionGrowingTool.cpp.
|
static |
Definition at line 25 of file mitkAddContourTool.cpp.
|
static |
Definition at line 21 of file mitkAutoCropTool.cpp.
|
static |
Definition at line 43 of file mitkBinaryThresholdTool.cpp.
|
static |
Definition at line 43 of file mitkBinaryThresholdULTool.cpp.
|
static |
Definition at line 30 of file mitkCalculateGrayValueStatisticsTool.cpp.
|
static |
Definition at line 23 of file mitkCalculateVolumetryTool.cpp.
|
static |
Definition at line 34 of file mitkCorrectorTool2D.cpp.
|
static |
Definition at line 26 of file mitkCreateSurfaceTool.cpp.
|
static |
Definition at line 25 of file mitkDrawPaintbrushTool.cpp.
|
static |
Definition at line 25 of file mitkErasePaintbrushTool.cpp.
|
static |
Definition at line 25 of file mitkEraseRegionTool.cpp.
|
static |
Definition at line 31 of file mitkFastMarchingTool.cpp.
|
static |
Definition at line 32 of file mitkFastMarchingTool3D.cpp.
|
static |
Definition at line 25 of file mitkFillRegionTool.cpp.
|
static |
Definition at line 42 of file mitkOtsuTool3D.cpp.
|
static |
Definition at line 36 of file mitkPickingTool.cpp.
|
static |
Definition at line 26 of file mitkPixelManipulationTool.cpp.
|
static |
Definition at line 45 of file mitkRegionGrowingTool.cpp.
|
static |
Definition at line 25 of file mitkSubtractContourTool.cpp.
|
static |
Definition at line 45 of file mitkWatershedTool.cpp.
const mitk::ScalarType mitk::sqrteps |
Definition at line 18 of file mitkNumericConstants.cpp.
Referenced by mitk::ClippedSurfaceBoundsCalculator::CalculateIntersectionPoints(), mitk::LiveWireTool2D::ClearSegmentation(), mitk::PlaneGeometry::IsParallel(), and mitk::LevelWindow::operator==().