Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ labeledContours.py
File
labeledContours.py
Rendering/Label/Testing/Python/labeledContours.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersCore
import
(
3
vtkContourFilter,
4
vtkMaskPoints,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkContourFilter
Class · 0.85
vtkMaskPoints
Class · 0.85
SetMultiSamples
Method · 0.80
SetImageRange
Method · 0.80
SetDataSpacing
Method · 0.80
SetFontSize
Method · 0.80
GetActiveCamera
Method · 0.80
Render
Method · 0.65
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
Tested by
no test coverage detected