MCPcopy 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
2from vtkmodules.vtkCommonExecutionModel import vtkImageToStructuredPoints
3from vtkmodules.vtkFiltersCore import (
4 vtkStripper,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkImageCastClass · 0.85
vtkImageMagnitudeClass · 0.85
vtkThresholdFunction · 0.85
vtkStripperClass · 0.85
SetMultiSamplesMethod · 0.80
SetDimensionalityMethod · 0.80
SetVectorInputDataMethod · 0.80
SetGradMapsDataMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkRendererClass · 0.50

Tested by

no test coverage detected