Difference between revisions of "User:Gumprecht"

From NAMIC Wiki
Jump to: navigation, search
 
(139 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Wikipage of Jan Gumprecht =
 
= Wikipage of Jan Gumprecht =
  
== About myself ==
+
== About Myself ==
  
I am a student in Computer Engineering from Germany with a specification in Optoelectronics. At the moment I am writing my diploma thesis on "3D-Ultrasound Integration in Slicer". My university back in Germany is University of Mannheim. From September 2006 to August 2007 I studied in Waterloo, On Canada.
+
[[Image:Gumprecht Jan.jpg |thumb|Jan Gumprecht]]
 +
 
 +
I am a student in Computer Engineering from the University of Mannheim, Germany with a specification in Optoelectronics. At the moment I am writing my diploma thesis on the project described below. This is not my first stay in North America. I studied already in Waterloo, On, Canada from September 2006 to August 2007 . You may find more information in my [[Media: Gumprecht-Jan-Resume.pdf | Resume]]
 +
 
 +
== Contact Information ==
  
 
If you would like to contact me feel free to write me an e-mail.
 
If you would like to contact me feel free to write me an e-mail.
Line 9: Line 13:
 
E-mail: jgumprec (at sign) bwh.harvard.edu
 
E-mail: jgumprec (at sign) bwh.harvard.edu
  
== What I am working on at the moment ==
+
== Project - Development and Validation of an Open-Source Real-Time Freehand 3D Ultrasound Navigation System for Liver Surgery with GPGPU Acceleration==
* Totally understand GradientDiffusionFilterModule
 
 
 
== Project - 3D-Ultrasound integration in Slicer ==
 
 
 
The main part of the project will be the integration of the source code of [http://www.midasjournal.org/browse/publication/289 SynchroGrab] in Slicer by using CUDA support.
 
 
 
[[Image:SystemAufbau.png | 400px]]
 
 
 
<br> <br>
 
 
 
After discussing with Junichi I got a deeper understanding of how the technical solution might look like.
 
 
 
This will be the technical approach.
 
 
 
[[Image:ProjectWorkflow.png]]
 
  
=== 3D CUDA ===
+
In my project I developed an open-source navigation system with general purpose graphics unit (GPGPU) acceleration for real-time freehand 3D-Ultrasound using conventional hardware equipment.
==== TO DO ====
 
* Understand the CUDA source code of Nicholas and Ben
 
  
==== Contacts ====
+
The proposed software system consists of two distinct components (see graphic below). First, it records data of a tracked US-device and reconstructs volume data in real-time. Simultaneously, position and orientation data of a tracked instrument are acquired. Both the volumes and the spatial information about the tracked instrument are forwarded to the 3D simulation and navigation software [http://www.slicer.org Slicer3D].
* Ben Grauer: [http://www.slicer.org/slicerWiki/index.php/Slicer3:Volume_Rendering_With_Cuda Volume Rendering with CUDA]
 
* Nicholas Harlambang: CUDA Guru
 
  
=== Ultrasound tracking device ===
+
[[Image:SystemStructure.png | 800px ]]
  
Hopefully most of this part is already done by [http://www.midasjournal.org/browse/publication/289 SynchroGrab]
+
=== Documentation of the System ===
  
==== TO DO ====
+
* Download a presentation of the system [[Media:Gumprecht_Jan-4DUltrasound.pdf | here]]
* Find out what is already coverd by Synchrograb
+
* Download my thesis [[Media:Gumprecht_Jan-2009-Diploma_Thesis.pdf‎ |here]]
* Compile Synchrograb and see if everthing is working
 
  
==== Capture Video ====
+
=== Technical Information ===
* Existing Videocard: Hauppauge ImpactVCB [http://www.haupauge.com/site/products/data_impactvcb.html]
 
* Linux Driver: Video4Linux2
 
**There is existing C source for V4L2 on the web
 
**Should run on new fedora kernel
 
  
===== Contacts =====
+
All technical Information can be found here: [[Technical Information]]
* Christoph Ruetz
 
  
==== Tracker ====
+
=== Progress ===
Track data via vtk not itk <br>
 
=====Contacts=====
 
* Haiying Liu
 
  
==== Calibration ====
+
You can see the progress of my project [[4D Ultrasound Progress | here]]
Description: To get correct information from the ultrasound device is has to be calibrated<br>
 
===== Contacts =====
 
* Raul San Jose
 
Information:
 
* I have serval links and information from Raul on which I have to go through
 
  
=== Infos on loadable Modules ===
+
=== Screenshots ===
  
[http://www.slicer.org/slicerWiki/index.php/Slicer3:Loadable_Modules:HOWTO HowTo Loadable Module] <br>
+
[[Image:4DUltrasound-Screenshot-1.png | 600px]]
[http://slicer.spl.harvard.edu/slicerWiki/index.php/Slicer3:How_to_implement_an_Interactive_Module_GUI HowToLoadable Module GUI]<br>
 
[http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Execution_Model_Documentation Infos about Executable Modules inSlicer] <br>
 
  
== Other Stuff to do ==
+
[[Image:4DUltrasound-Screenshot-2.png | 600px]]
=== Find a new cart for the ultrasound unit ===
 
* Infos in the intraweb
 
* Talk to Vai about this
 
  
=== Subscribe to different meetings ===
+
[[Image:4DUltrasound-Screenshot-3.png | 600px]]
* Journal Club
 
* 1st Monday Seminar
 
* Office OPRC
 
* Radiology Great Rounds
 
* Zimit Forum
 
  
== Time Schedule ==
+
[[Image:4DUltrasound-Screenshot-4.png | 600px]]
  
{| border="1"
+
[[Image:4DUltrasound-Screenshot-5.png | 600px]]
|- bgcolor="#abcdef"
 
! Month !! Week !! Done !! Date
 
|-
 
! September !! 39 = 22.09 - 28.09 !! !!
 
|-
 
|  || Totally Understand GradientDiffusion Filter Module || x || Thu Sep, 25th
 
|-
 
! October !! 40 = 29.09 - 5.10 !! !!
 
|}
 
  
== How to "Enable CUDA 2.0 in Fedora 8 for use with Slicer 3.2" ==
+
[[Image:4DUltrasound-Screenshot-6.png | 600px]]
Date: Sept. 26th 2008
 
  
Fedora 8 is the newest Fedora version for which CUDA is available. The available CUDA Version is 2.0.
+
[[Image:4DUltrasound-Screenshot-7.png | 600px]]
To enable CUDA 2.0 in Slicer 3.2 in Fedora 8 follow the steps below:
 
  
- Download the CUDA installation files (Driver, Toolkit, SDK) here [http://www.nvidia.com/object/cuda_get.html] and remember the directory in which you downloaded them. I used:
+
[[Image:4DUltrasound-Screenshot-8.png | 600px]]
-- ~/Download/CUDA/Driver/
 
-- ~/Download/CUDA/Toolkit/
 
-- ~/Download/CUDA/SDK/
 
  
- For the installation there must not run a X-Server. Therefore we have to restart the computer. When we see the GRUB Bootscreen press any key to enter the GRUB menu. Highlight the Fedora Version you want to boot and press 'a'. Then type 'Type 3' and hit the 'Enter' key. Fedora will boot up without X Server and drop you at Command Line Login prompt.
+
=== Images ===
  
- Login and go to the directory where you download the driver. For me this means: 'cd ~/Download/CUDA/Driver/'
 
  
- Now we have to change the permissions for the driver and make it executable. This work with 'chmod +a BINARY-NAME' (Replace 'BINARY-NAME' with the name of the driver binary)
+
[[Image:4DUltrasound-Image-1.JPG | 600px]]
  
This installation worked for me on a DELL machine with XEON Dual Core and a Nvidia G8800
+
[[Image:4DUltrasound-Image-2.JPG | 600px]]
-
 

Latest revision as of 17:50, 30 March 2011

Wikipage of Jan Gumprecht

About Myself

Jan Gumprecht

I am a student in Computer Engineering from the University of Mannheim, Germany with a specification in Optoelectronics. At the moment I am writing my diploma thesis on the project described below. This is not my first stay in North America. I studied already in Waterloo, On, Canada from September 2006 to August 2007 . You may find more information in my Resume

Contact Information

If you would like to contact me feel free to write me an e-mail.

E-mail: jgumprec (at sign) bwh.harvard.edu

Project - Development and Validation of an Open-Source Real-Time Freehand 3D Ultrasound Navigation System for Liver Surgery with GPGPU Acceleration

In my project I developed an open-source navigation system with general purpose graphics unit (GPGPU) acceleration for real-time freehand 3D-Ultrasound using conventional hardware equipment.

The proposed software system consists of two distinct components (see graphic below). First, it records data of a tracked US-device and reconstructs volume data in real-time. Simultaneously, position and orientation data of a tracked instrument are acquired. Both the volumes and the spatial information about the tracked instrument are forwarded to the 3D simulation and navigation software Slicer3D.

SystemStructure.png

Documentation of the System

  • Download a presentation of the system here
  • Download my thesis here

Technical Information

All technical Information can be found here: Technical Information

Progress

You can see the progress of my project here

Screenshots

4DUltrasound-Screenshot-1.png

4DUltrasound-Screenshot-2.png

4DUltrasound-Screenshot-3.png

4DUltrasound-Screenshot-4.png

4DUltrasound-Screenshot-5.png

4DUltrasound-Screenshot-6.png

4DUltrasound-Screenshot-7.png

4DUltrasound-Screenshot-8.png

Images

4DUltrasound-Image-1.JPG

4DUltrasound-Image-2.JPG