Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ SetOutputPixelType
Method
SetOutputPixelType
Code/IO/src/sitkImageReaderBase.cxx:117–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void
118
ImageReaderBase ::SetOutputPixelType(PixelIDValueEnum pixelID)
119
{
120
this->m_OutputPixelType = pixelID;
121
}
122
123
PixelIDValueEnum
124
ImageReaderBase ::GetOutputPixelType() const
Callers
15
ReadImage
Function · 0.45
ReadImage
Function · 0.45
ImageGridManipulation.py
File · 0.45
Main
Method · 0.45
main
Function · 0.45
Main
Method · 0.45
FilterProgressReporting.py
File · 0.45
main
Function · 0.45
main
Function · 0.45
Main
Method · 0.45
main
Function · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
6
test_procedure_resample
Function · 0.36
MakeGaussianBlob
Method · 0.36
MakeDualGaussianBlobs
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36