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

File IdealHighPass.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImage import vtkImageReader2Factory
3from vtkmodules.vtkImagingCore import vtkImageExtractComponents
4from vtkmodules.vtkImagingFourier import (

Callers

nothing calls this directly

Calls 14

vtkGetDataRootFunction · 0.90
vtkImageReader2FactoryFunction · 0.85
CreateImageReader2Method · 0.80
ReleaseDataFlagOffMethod · 0.80
SetComponentsMethod · 0.80
RenderMethod · 0.65
SetFileNameMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetXCutOffMethod · 0.45
SetYCutOffMethod · 0.45
SetColorWindowMethod · 0.45

Tested by

no test coverage detected