MCPcopy Create free account
hub / github.com/MITK/MITK / GetOutput

Method GetOutput

Modules/AlgorithmsExt/src/mitkMaskAndCutRoiImageFilter.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52mitk::Image::Pointer mitk::MaskAndCutRoiImageFilter::GetOutput()
53{
54 return m_outputImage;
55}
56
57void mitk::MaskAndCutRoiImageFilter::GenerateData()
58{

Callers 15

GenerateDataMethod · 0.95
LoadLogoImageFromPathMethod · 0.45
mitkPlaneFitTestFunction · 0.45
Filter_DefaultMethod · 0.45
Filter_BothBoundariesMethod · 0.45
SetRegionOfInterestMethod · 0.45

Calls

no outgoing calls

Tested by 7

mitkPlaneFitTestFunction · 0.36
Filter_DefaultMethod · 0.36
Filter_BothBoundariesMethod · 0.36