Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ valid
Method
valid
multiresolutionimageinterface/WSIDicomInstance.cpp:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
bool WSIDicomInstance::valid() const {
246
return _isValid;
247
}
248
249
void* WSIDicomInstance::getFrame(const long long& x, const long long& y, const long long& z, const long long& op)
250
{
Callers
10
readImage
Method · 0.80
initializeType
Method · 0.80
readImage
Method · 0.80
readImage
Method · 0.80
readImage
Method · 0.80
readImage
Method · 0.80
readImage
Method · 0.80
TEST
Function · 0.80
convertImage
Function · 0.80
openFile
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64