Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ SetFileName
Method
SetFileName
Code/IO/src/sitkImageFileReader.cxx:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void
123
ImageFileReader::SetFileName(const PathType & fn)
124
{
125
this->m_FileName = fn;
126
}
127
128
PathType
129
ImageFileReader::GetFileName() const
Callers
15
main
Function · 0.95
convert_image
Function · 0.95
main
Function · 0.95
example1
Function · 0.95
GetImageIOBase
Method · 0.45
ReadImage
Function · 0.45
ExecuteInternal
Method · 0.45
ReadTransform
Function · 0.45
WriteTransform
Function · 0.45
ImageIOSelection.py
File · 0.45
main
Function · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
8
test_path_type
Function · 0.36
CheckImageHashMD5
Method · 0.36
CheckImageHashSHA1
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36