Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ResliceColorWrap.py
File
ResliceColorWrap.py
Imaging/Core/Testing/Python/ResliceColorWrap.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonTransforms
import
vtkTransform
3
from
vtkmodules.vtkIOImage
import
vtkBMPReader
4
from
vtkmodules.vtkImagingCore
import
vtkImageReslice
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetDataExtent
Method · 0.80
SetDataSpacing
Method · 0.80
SetDataOrigin
Method · 0.80
RotateZ
Method · 0.80
SetInterpolationModeToCubic
Method · 0.80
Render
Method · 0.65
vtkTransform
Class · 0.50
vtkImageReslice
Class · 0.50
SetFileName
Method · 0.45
UpdateWholeExtent
Method · 0.45
Scale
Method · 0.45
Tested by
no test coverage detected