restore frameset
wikiSearch
Follows is an outline for a proposed volume rendering NodeKit from the OpenSceneGraph. The project awaits funding approval. If you'd like to help fund or contribute to this development please email RobertOsfield.

The Digital Learning Foundation is currently coordinating an effort to get funding for the osgVolume, details can be found at: http://www.digitallearningfoundation.org/higher/medical.html

If you wish to support this project you can make a donation here :

http://dlfresources.pbwiki.com/donations%20Open%20Source


Phase one:

1) Interoperability:

     1.a) DICOM reading
     1.b) Integration with Present3D and other OpenSceneGraph based viewers.
     1.c) ASCII and binary support for reading and writing osgVolume scene graphs.

2) Rendering:

    2.a) Multi texture bricks - arranged as a multi-resolution hierarchy
    2.b) Transfer functions:
          i) pre-computed on CPU,
          ii) encoded into 1D textures
          iii) computed on GPU as part of a shader
    2.c) Handling of mixed data types - polygons, lines, text and volumes in one space
    2.d) Support for range of hardware/driver capabilities
          i) Standard Texture3D, with a range of max texture sizes
          ii) ARB vertex and fragment program
          iii) OpenGL 2.0 Shader Language
          iv) NVidia's compressed 3D textures
   2.e) Clipping planes + boxes
   2.f) Polygonal segmentation
   2.g) Automatic quality control -  render at  high speed/lower quality when moving vs
          high quality techniques when rendering slowly.
   2.h) Dynamic Video Resizing.

3) Data processing:

    3.a) Iso-surface generation
    3.b) Length, Area and Volume computation
    3.c) Image Processing:
        i) Biasing / Transfer functions
        ii) Flood fill segmentation
        iii) Manifold segmentation

4) User interface:

    4.a) Support for mouse, keyboard and gamepad in an interchangeable way
    4.b) Control of eye point
    4.c) Control of clipping planes/boxes
    4.d) Control of transfer function curves and colours
    4.e) Annotation
    4.f) Flood fill segmentation control
    4.g) Isosurface generation/segmentation control
    4.h) Measurement of lengths, areas and volumes
    4.i) File selection, quality specification


Second phase:

1) Interoperability

     1.d) DICOM writing
     1.e) Full DICOM system integration
     1.f) 3rd Party tool integration i.e. browsers, other medical tools

2) Rendering

    2.i) Volume Paging
    2.j) Multiple GPU rendering + compositing
    2.k) Cluster rendering
    2.l) 3D video texturing via either of:
       i)  custom stream 3D texture format
       ii) 2D video stream built to stream one or more slices at one time to build up animated 3D texture.

3) Data processing

   3.d) Image processing cont.
        i) Sharpening
        ii) Edge detection
        iii) Smoothing
        iv) Correlations

4) User Interface

   j) Control of the above phase two items


Edit Page | Delete Uploads | Printable View | Recent Changes | Page History
© 2004 OSG Community | Please don't forget what a Wiki is for and what it is not for!!! | Webmaster