Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
from
vtkmodules.vtkIOImage
import
vtkImageReader2Factory
3
from
vtkmodules.vtkImagingCore
import
vtkImageExtractComponents
4
from
vtkmodules.vtkImagingFourier
import
(
Callers
nothing calls this directly
Calls
14
vtkGetDataRoot
Function · 0.90
vtkImageReader2Factory
Function · 0.85
CreateImageReader2
Method · 0.80
ReleaseDataFlagOff
Method · 0.80
SetComponents
Method · 0.80
Render
Method · 0.65
SetFileName
Method · 0.45
SetInputConnection
Method · 0.45
GetOutputPort
Method · 0.45
SetXCutOff
Method · 0.45
SetYCutOff
Method · 0.45
SetColorWindow
Method · 0.45
Tested by
no test coverage detected