Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetMaximum
Method
GetMaximum
Modules/Core/src/DataManagement/mitkIntPropertyExtension.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
int mitk::IntPropertyExtension::GetMaximum() const
52
{
53
return m_Impl->Maximum;
54
}
55
56
void mitk::IntPropertyExtension::SetMaximum(int maximum)
57
{
Callers
15
CreateBinaryImage
Method · 0.45
createEditor
Method · 0.45
InternalComputeMask
Method · 0.45
InternalComputeMask
Method · 0.45
CalculateGrayLevelNeighbourhoodGreyLevelDifferenceFeatures
Function · 0.45
DoCalculateFeatures
Method · 0.45
CalculateFirstOrderHistogramStatistics
Function · 0.45
DoCalculateFeatures
Method · 0.45
DoCalculateFeatures
Method · 0.45
DoCalculateFeatures
Method · 0.45
CalculateFirstOrderStatistics
Function · 0.45
DoCalculateFeatures
Method · 0.45
Calls
no outgoing calls
Tested by
2
mitkVtkAbstractTransformPlaneGeometryTest
Function · 0.36
mitkAbstractTransformGeometryTest
Function · 0.36