Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetImage
Method
SetImage
Modules/Classification/CLUtilities/src/mitkCLResultXMLWriter.cpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
void mitk::cl::CLResultXMLWriter::SetImage(const Image* image)
264
{
265
m_Image = image;
266
}
267
268
void mitk::cl::CLResultXMLWriter::SetMask(const Image* mask)
269
{
Callers
8
InternalComputeMask
Method · 0.45
InternalComputeMask
Method · 0.45
CalculateGrayLevelNeighbourhoodGreyLevelDifferenceFeatures
Function · 0.45
CalculateFirstOrderStatistics
Function · 0.45
CalculateFirstOrderStatistics
Function · 0.45
CalculateCoocurenceFeatures
Function · 0.45
BeforeThreadedGenerateData
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected