Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetValid
Method
GetValid
Modules/AlgorithmsExt/src/mitkSimpleHistogram.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool SimpleImageHistogram::GetValid() { return valid; }
51
float SimpleImageHistogram::GetRelativeBin(double left, double right) const
52
{
53
if (!valid)
Callers
1
mitkSimpleHistogramTest
Function · 0.80
Calls
no outgoing calls
Tested by
1
mitkSimpleHistogramTest
Function · 0.64