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

File LaplacianEdgeEnhance.py

Imaging/Core/Testing/Python/LaplacianEdgeEnhance.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 vtkImageCast
4from vtkmodules.vtkImagingGeneral import vtkImageLaplacian

Callers

nothing calls this directly

Calls 12

vtkGetDataRootFunction · 0.90
vtkImageCastClass · 0.85
SetDimensionalityMethod · 0.80
ReleaseDataFlagOffMethod · 0.80
RenderMethod · 0.65
SetFileNameMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
UpdateMethod · 0.45
GetOutputMethod · 0.45
SetColorWindowMethod · 0.45
SetColorLevelMethod · 0.45

Tested by

no test coverage detected