Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetInput
Method
SetInput
Modules/DICOM/src/mitkDICOMDatasetSorter.cpp:45–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void
46
mitk::DICOMDatasetSorter
47
::SetInput(DICOMDatasetList datasets)
48
{
49
m_Input = datasets;
50
}
51
52
const mitk::DICOMDatasetList&
53
mitk::DICOMDatasetSorter
Callers
5
AnalyzeInputFiles
Method · 0.45
InternalExecuteSortingStep
Method · 0.45
Condense3DBlocks
Method · 0.45
Calculate
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected