Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkCommon.h"
#include <MitkLegacyAdaptorsExports.h>
#include "mitkImage.h"
#include "mitkImageWriteAccessor.h"
#include <mitkIpPic.h>
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
The LegacyAdaptors module is intended to provide an interface to deprecated types/objects/methods as part of backward compatibility Currently the module offers methods for casting an Image or an ImageDataItem respectively to a mitkIpPicDescriptor object since several Algorigthms in MITK Modules still use the deprecated IpPic format and algorithms.
Definition in file mitkLegacyAdaptors.h.