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

File subPixelPositionMin.py

Filters/General/Testing/Python/subPixelPositionMin.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonDataModel import vtkSphere
3from vtkmodules.vtkCommonExecutionModel import vtkImageToStructuredPoints
4from vtkmodules.vtkFiltersCore import vtkThreshold

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkThresholdFunction · 0.85
vtkDataSetMapperClass · 0.85
SetDimensionalityMethod · 0.80
SetVectorInputDataMethod · 0.80
SetGradMapsDataMethod · 0.80
GetActiveCameraMethod · 0.80
vtkSphereClass · 0.50
vtkGeometryFilterClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected