Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetLowerWindowBound
Method
GetLowerWindowBound
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
mitk::ScalarType mitk::LevelWindow::GetLowerWindowBound() const
112
{
113
return m_LowerWindowBound;
114
}
115
116
mitk::ScalarType mitk::LevelWindow::GetUpperWindowBound() const
117
{
Callers
13
paintEvent
Method · 0.80
Update
Method · 0.80
GetPixmapFromImageNode
Function · 0.80
ApplyLevelWindow
Method · 0.80
CalculateInitialThresholds
Method · 0.80
ApplyLevelWindowEffect
Method · 0.80
ApplyLevelWindow
Method · 0.80
mitkLevelWindowTest
Function · 0.80
ApplyAllProperties
Method · 0.80
ApplyLevelWindow
Method · 0.80
ApplyAllProperties
Method · 0.80
LevelWindow
Method · 0.80
Calls
no outgoing calls
Tested by
1
mitkLevelWindowTest
Function · 0.64