Computer Assisted Medical Intervention Tool Kit version 6.0
 
Loading...
Searching...
No Matches
test_image_component Namespace Reference

Functions

 init (camitk.Action self)
 
 parameterChanged (camitk.Action self, str name)
 
 print_numpy_array_info (msg, image_data, threshold)
 
 print_parameters (self)
 
 process (camitk.Action self)
 
 targetDefined (camitk.Action self)
 

Function Documentation

◆ init()

test_image_component.init ( camitk.Action  self)

References camitk::Core.getTestDataDir(), camitk::Application.getTopLevelComponents(), and camitk::Application.open().

+ Here is the call graph for this function:

◆ parameterChanged()

test_image_component.parameterChanged ( camitk.Action  self,
str  name 
)

References print_parameters().

+ Here is the call graph for this function:

◆ print_numpy_array_info()

test_image_component.print_numpy_array_info (   msg,
  image_data,
  threshold 
)

Referenced by process().

+ Here is the caller graph for this function:

◆ print_parameters()

test_image_component.print_parameters (   self)

Referenced by parameterChanged(), and process().

+ Here is the caller graph for this function:

◆ process()

test_image_component.process ( camitk.Action  self)

References camitk::Application.getTopLevelComponents(), print_numpy_array_info(), and print_parameters().

+ Here is the call graph for this function:

◆ targetDefined()

test_image_component.targetDefined ( camitk.Action  self)