Menu

Extended Medical Data Viewer - Code Sharing

D. Kroon
2007-08-15
2013-04-25
  • D. Kroon

    D. Kroon - 2007-08-15

    Hi,

    I used the VTK .NET Wrapper to make a nice Medical Viewer for a Hospital in the Netherlands...

    This viewer reads DICOM (and V3D) files, renders planes, iso surface, marching cubes, volume render, texture rendering.
    And the best feature is a histogram window in which you can select, drag and create points to change transparency, color and intensity of the displayed voxels.

    For an impression see (help file): http://www.sas.el.utwente.nl/home/kroon/V3D_Viewer/index.html

    There is only little information available on the net about using Mouse Events and the combination of C# and the VTK wrapper. Thus I want to share my source code of my project in such a way, that you can find quickly help full lines in my code when searching on for example "vtkRenderWindowInteractor" on Google.

    Does anybody now the best way to make this sourcode easy available and Google-able?

    Dirk-Jan (kdirkjan X hotmail.com)

     
    • Andrew Dolgert

      Andrew Dolgert - 2007-08-17

      Hi,

      I have done this by changing filenames to *.txt and putting them on a web page. There may be an easier way. If you don't have a web site, I could put them on mine with your name on the pages.

      Drew

       
      • D. Kroon

        D. Kroon - 2007-08-22

        Hi,

        Thanks for your solution, that's probably the best method :-) .

        I made a sourceforge website for my volume viewer yesterday. Thus i can release the code as text files in the documentation area.
        https://sourceforge.net/projects/v3d-viewer/

        Greet Dirk-Jan

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.