Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ResliceToColors.py
File
ResliceToColors.py
Imaging/Core/Testing/Python/ResliceToColors.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonCore
import
vtkLookupTable
3
from
vtkmodules.vtkCommonTransforms
import
vtkTransform
4
from
vtkmodules.vtkIOImage
import
vtkImageReader
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkImageResliceToColors
Class · 0.85
ReleaseDataFlagOff
Method · 0.80
SetDataExtent
Method · 0.80
SetDataSpacing
Method · 0.80
SetVectorModeToRGBColors
Method · 0.80
SetShift
Method · 0.80
RotateWXYZ
Method · 0.80
SetResliceAxesDirectionCosines
Method · 0.80
Render
Method · 0.65
vtkLookupTable
Class · 0.50
vtkImageMapToColors
Class · 0.50
Tested by
no test coverage detected