Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetAcceptTwoSlicesGroups
Method
SetAcceptTwoSlicesGroups
Modules/DICOM/src/mitkEquiDistantBlocksSorter.cpp:209–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void
210
mitk::EquiDistantBlocksSorter
211
::SetAcceptTwoSlicesGroups(bool accept)
212
{
213
m_AcceptTwoSlicesGroups = accept;
214
}
215
216
bool
217
mitk::EquiDistantBlocksSorter
Callers
2
ClassicDICOMSeriesReader
Method · 0.45
ConfigureDICOMITKSeriesGDCMReader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected