Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestImageJSONWriter.py
File
TestImageJSONWriter.py
IO/Image/Testing/Python/TestImageJSONWriter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
os, json, sys
3
from
vtkmodules.vtkIOImage
import
vtkJSONImageWriter
4
from
vtkmodules.vtkImagingCore
import
vtkRTAnalyticSource
Callers
nothing calls this directly
Calls
15
str
Function · 0.85
print
Function · 0.50
range
Class · 0.50
index
Method · 0.45
Update
Method · 0.45
GetOutput
Method · 0.45
GetDimensions
Method · 0.45
GetOrigin
Method · 0.45
GetSpacing
Method · 0.45
SetInputData
Method · 0.45
SetFileName
Method · 0.45
SetArrayName
Method · 0.45
Tested by
no test coverage detected