Difference between revisions of "CTK Transfer function widget"
From NAMIC Wiki
Arnaudgelas (talk | contribs) |
|||
Line 13: | Line 13: | ||
[[File:CtkVTKPiecewiseFunction.png|400px]] [[File:Megasonlab multichannel.png|350px]] | [[File:CtkVTKPiecewiseFunction.png|400px]] [[File:Megasonlab multichannel.png|350px]] | ||
− | <div style="margin: | + | <div style="margin: 10px;"> |
− | <div style="width: | + | <div style="width: 50%; float: left; padding-right: 3%;"> |
<h3>Objective</h3> | <h3>Objective</h3> | ||
* Enhance the [http://www.commontk.org/index.php/Documentation/ctkTransferFunctionWidget CTK Transfer Function Widgets] | * Enhance the [http://www.commontk.org/index.php/Documentation/ctkTransferFunctionWidget CTK Transfer Function Widgets] | ||
* Improve design/structure of the widget | * Improve design/structure of the widget | ||
− | * Integrate it in GoFigure2 | + | * Integrate it in [http://gofigure2.sourceforge.net/ GoFigure2] ( [http://sourceforge.net/apps/trac/gofigure2/wiki Wiki page] ) for multichannel images visualization |
+ | * Source code | ||
+ | CTK GIT: git@github.com:commontk/CTK.git | ||
+ | |||
+ | GoFigure2 SVN: https://gofigure2.svn.sourceforge.net/svnroot/gofigure2 | ||
* Datasets | * Datasets | ||
− | [[File:Datasets.zip]] | + | [[File:Datasets.zip]] |
</div> | </div> | ||
− | <div style="width: | + | <div style="width: 25%; float: left; padding-right: 3%;"> |
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
* Discuss with Ron, Sean, Steve, Julien and Arnaud about the needs, structure, etc. | * Discuss with Ron, Sean, Steve, Julien and Arnaud about the needs, structure, etc. | ||
− | * | + | * Get the CTK color and piecewise transfer functions working |
+ | * The transfer functions background should be the image of interest's histogram | ||
+ | * Implement the color transfer function widget in GoFigure2 to visualize multichannel images | ||
</div> | </div> | ||
− | <div style="width: | + | <div style="width: 18%; float: left;"> |
<h3>Progress</h3> | <h3>Progress</h3> |
Revision as of 23:02, 16 June 2010
Home < CTK Transfer function widgetKey Investigators
- Harvard Medical School: Nicolas Rannou
- Kitware: Julien Finet
- Isomics: Steve Pieper
Project
Objective
- Enhance the CTK Transfer Function Widgets
- Improve design/structure of the widget
- Integrate it in GoFigure2 ( Wiki page ) for multichannel images visualization
- Source code
CTK GIT: git@github.com:commontk/CTK.git
GoFigure2 SVN: https://gofigure2.svn.sourceforge.net/svnroot/gofigure2
- Datasets
File:Datasets.zip
Approach, Plan
- Discuss with Ron, Sean, Steve, Julien and Arnaud about the needs, structure, etc.
- Get the CTK color and piecewise transfer functions working
- The transfer functions background should be the image of interest's histogram
- Implement the color transfer function widget in GoFigure2 to visualize multichannel images