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

File TestOpenClose3D.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImage import vtkPNGReader
3from vtkmodules.vtkImagingCore import vtkImageThreshold
4from vtkmodules.vtkImagingMorphological import vtkImageOpenClose3D

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
ReleaseDataFlagOffMethod · 0.80
SetOpenValueMethod · 0.80
SetCloseValueMethod · 0.80
GetCloseValueMethod · 0.80
GetOpenValueMethod · 0.80
RenderMethod · 0.65
SetFileNameMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
ThresholdByUpperMethod · 0.45
SetInValueMethod · 0.45

Tested by

no test coverage detected