BBTK Package creaContours 1.0.0

Description : This package contains the module ndimensions. LG : what is it ? Add an example !
Author(s) : InfoTeam CREATIS-LRMN
Author(s) :
Version : 1.0.0
bbtk Version : 0.9.3

Black Boxes :


Top

nDimensions

Description : With a given image, the box shows the ndimension application
Author(s) : car-prie@uniandes.edu.co
Category(s) : atomic box  widget  __CategoryBlackBox__ 
To use it : include creaContours

Inputs
 ContourType 
 Contour type to be exported:  
<int>
 In 
 Image to be shown 
<vtkImageData*>
 WinClose 
 Any signal received closes the window (*) 
<bbtk::Void>
 WinDialog 
 Set to 'true' to create a dialog window, i.e. which blocks the pipeline until it is closed (modal) (*) 
<bool>
 WinHeight 
 Height of the window (*) 
<int>
 WinHide 
 Any signal received hides the window (*) 
<bbtk::Void>
 WinTitle 
 Title of the window (*) 
<std::string>
 WinWidth 
 Width of the window (* : only used if the widget is not connected to a Layout box) 
<int>
 WorkDir 
 Working data directory where config and data files are located 
<std::string>
 BoxExecute 
 Any signal received by this input executes the box 
<bbtk::Void>
 BoxProcessMode 
 Sets the processing mode of the box (Pipeline | Always | Reactive) 
<std::string>
Outputs
 Mask 
 Mask of the contours 
<vtkImageData*>
 SizeContour 
 Vector of vectors that contains the Z coordinates of each contour 
<std::vector<int, std::allocator<int> >>
 Value 
 Value of the contours 
<vtkImageData*>
 Widget 
 Output widget 
<wxWindow*>
 X 
 Vector of vectors that contains the X coordinates of each contour 
<double**>
 Y 
 Vector of vectors that contains the Y coordinates of each contour 
<double**>
 Z 
 Vector of vectors that contains the Z coordinates of each contour 
<double**>
 BoxChange 
 Signals modifications of the box 
<bbtk::Void>


Automatically generated by bbtk on 3/1/2010 - 9:58 GMT