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