Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Canny.py
File
Canny.py
Filters/General/Testing/Python/Canny.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonExecutionModel
import
vtkImageToStructuredPoints
3
from
vtkmodules.vtkFiltersCore
import
(
4
vtkStripper,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkImageCast
Class · 0.85
vtkImageMagnitude
Class · 0.85
vtkThreshold
Function · 0.85
vtkStripper
Class · 0.85
SetMultiSamples
Method · 0.80
SetDimensionality
Method · 0.80
SetVectorInputData
Method · 0.80
SetGradMapsData
Method · 0.80
GetActiveCamera
Method · 0.80
Render
Method · 0.65
vtkRenderer
Class · 0.50
Tested by
no test coverage detected