BBTK Package creaImageIO 1.0.0

Description : Image Readers and Writers
Author(s) : laurent.guigues@creatis.insa-lyon.fr
Author(s) :
Version : 1.0.0
bbtk Version : "0.9.0"

Black Boxes :


Top

Gimmick

Description : Gimmick! (Gimme my medical images quick!) is a medical image reader widget. It handles DICOM,jpg,tif,png,bmp and mhd. Images read are stored in sqlite3 databases and thus retrieved very quick next time. Screenshot :
Author(s) : laurent.guigues@creatis.insa-lyon.fr
Category(s) : atomic box  image  reader  dicom 
To use it : include creaImageIO

Inputs
 ImageDimension 
 <int> 
The maximal dimensionality of the image to be selected, e.g. 2 for a 2D image, 3 for a 3D image,...
 Title 
 <std::string> 
Title of the dialog
 BoxExecute 
 <bbtk::Void> 
Any signal received by this input executes the box
 BoxProcessMode 
 <std::string> 
Sets the processing mode of the box (Pipeline | Always | Reactive)
Outputs
 Out 
 <vtkImageData*> 
The selected image
 BoxChange 
 <bbtk::Void> 
Signals modifications of the box


Top

demoGimmick

Description : Demo of the Gimmick image reader
Author(s) : laurent.guigues at creatis.insa-lyon.fr
Category(s) : complex box  demo 
To use it : include /home/jpr/Creatis/creaImageIO/binLIN/share/bbtk/bbs/creaImageIO/appli/demoGimmick.bbs  [source]
Uses : wx::LayoutSplit vtk::ImagePlanes creaImageIO::Gimmick wxvtk::IsoSurfaceWithControls wxvtk::Viewer3D

Inputs
Outputs


Automatically generated by bbtk on 16/9/2008 - 8:43 GMT