Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetMitkImage
Method
GetMitkImage
Modules/DICOM/src/mitkDICOMImageBlockDescriptor.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
mitk::Image::Pointer mitk::DICOMImageBlockDescriptor::GetMitkImage() const
185
{
186
return m_MitkImage;
187
}
188
189
mitk::Image::Pointer mitk::DICOMImageBlockDescriptor::FixupSpacing( Image* mitkImage )
190
{
Callers
7
main
Function · 0.80
mitkDICOMSimpleVolumeImportTest
Function · 0.80
TestMitkImagesAreLoaded
Method · 0.80
DoRead
Method · 0.80
DoRead
Method · 0.80
LoadFiles
Method · 0.80
DecorateVerifyCachedImage
Method · 0.80
Calls
no outgoing calls
Tested by
4
mitkDICOMSimpleVolumeImportTest
Function · 0.64
TestMitkImagesAreLoaded
Method · 0.64
LoadFiles
Method · 0.64
DecorateVerifyCachedImage
Method · 0.64