Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetUpperWindowBound
Method
GetUpperWindowBound
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
mitk::ScalarType mitk::LevelWindow::GetUpperWindowBound() const
117
{
118
return m_UpperWindowBound;
119
}
120
121
void mitk::LevelWindow::SetDefaultLevelWindow(mitk::ScalarType level, mitk::ScalarType window)
122
{
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