Difference between revisions of "2016 Summer Project Week/Guided Ultrasound Calibration"
Line 15: | Line 15: | ||
Both theoretical experimental results suggest that sub-millimetre TRE can be achieved with 12 measurements. | Both theoretical experimental results suggest that sub-millimetre TRE can be achieved with 12 measurements. | ||
+ | |||
+ | The TRE prediction is based on spatial stiffnessm model. | ||
+ | |||
+ | The US calibration is modeled as point-line registration. | ||
==Project Description== | ==Project Description== |
Revision as of 18:17, 30 May 2016
Home < 2016 Summer Project Week < Guided Ultrasound CalibrationKey Investigators
- Elvis Chen (Robarts Research Institute)
- Adam Rankin (Robarts Research Institute)
Background
Ultrasound probe calibration is an active area of research, with many calibration phantoms and numerical algorithms available in the current literature. In the upcoming IPCAI (2016) conference, we present the first ultrasound calibration framework that provides real-time Target Registration Error (TRE) feedback. That is, between successive measurement, our framework suggests the end-user where and how in the US image to collect next phantom measurement so that the TRE is maximally minimized. Refer to the following paper for a detailed description:
Both theoretical experimental results suggest that sub-millimetre TRE can be achieved with 12 measurements.
The TRE prediction is based on spatial stiffnessm model.
The US calibration is modeled as point-line registration.
Project Description
Objective
- A slicer module/GUI for US calibration
Approach, Plan
- Use PLUS library for data (US image and tracker transforms) acquisition
- port existing C++/VTK code into the slicer environment