Difference between revisions of "2013 Project Week:RobotizedUltrasoundProbeFor3DVolumeReconstruction"
From NAMIC Wiki
Line 12: | Line 12: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | The goal is to | + | The goal is to develop software for robotized ultrasound probe for 3D volume reconstruction. The idea is to acquire 3D volumetric image with 2D ultrasound probe actuated by a robotic device for image-guided interventions. The 3D volume would be updated over the time as the probe is acquiring 3D image during procedure. |
− | The | ||
− | |||
− | |||
</div> | </div> | ||
Line 21: | Line 18: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | * | + | * The actuated probe will be developed by Dr. Song at BWH. |
− | * | + | * Two-dimensional ultrasound image will be captured along with the probe position measured by the encoders of the actuated probe. |
− | * Create Slicer module / extension | + | * Image capture could be done with video frame grabber or PLUS library |
− | * Calibrate probe and acquire images | + | * The image and the probe position are transferred to 3D Slicer via OpenIGTLink. |
− | + | * Create Slicer module / extension for volume reconstruction | |
− | + | * Calibrate probe and acquire images (maybe with PLUS library?) | |
− | |||
− | |||
</div> | </div> |
Revision as of 17:53, 7 January 2013
Home < 2013 Project Week:RobotizedUltrasoundProbeFor3DVolumeReconstructionKey Investigators
- BWH: Laurent Chauvin, Noby Hata
Objective
The goal is to develop software for robotized ultrasound probe for 3D volume reconstruction. The idea is to acquire 3D volumetric image with 2D ultrasound probe actuated by a robotic device for image-guided interventions. The 3D volume would be updated over the time as the probe is acquiring 3D image during procedure.
Approach, Plan
- The actuated probe will be developed by Dr. Song at BWH.
- Two-dimensional ultrasound image will be captured along with the probe position measured by the encoders of the actuated probe.
- Image capture could be done with video frame grabber or PLUS library
- The image and the probe position are transferred to 3D Slicer via OpenIGTLink.
- Create Slicer module / extension for volume reconstruction
- Calibrate probe and acquire images (maybe with PLUS library?)
Progress
Delivery Mechanism
This work will be a Slicer4 module, maybe extension.
- To investigator appropriate distribution mechanism. Extension manager? What is the expected level of quality? Who should I talk to ? Multi-OS support needed? What level of documentation is need. We are ready to distribute this module to open source community, but we are not familiar with the up-to-date distribution mechanism.