MCPcopy Create free account
hub / github.com/Kitware/VTK / TestAnisotropicDiffusion3D.py

File TestAnisotropicDiffusion3D.py

Imaging/Core/Testing/Python/TestAnisotropicDiffusion3D.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImage import vtkImageReader
3from vtkmodules.vtkImagingGeneral import vtkImageAnisotropicDiffusion3D
4from vtkmodules.vtkInteractionImage import vtkImageViewer

Callers

nothing calls this directly

Calls 12

vtkGetDataRootFunction · 0.90
SetDataExtentMethod · 0.80
SetDataSpacingMethod · 0.80
RenderMethod · 0.65
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetNumberOfIterationsMethod · 0.45
SetReleaseDataFlagMethod · 0.45
GetExecutiveMethod · 0.45
SetColorWindowMethod · 0.45
SetColorLevelMethod · 0.45

Tested by

no test coverage detected