ctu in prague -...

1
Martin Barva, Václav Hlavá Faculty of Electrical Engineering, Department of Cybernetics Localization of Miniature Surgical Tool Inside Biological Tissue Using 3D Ultrasound Images METHOD I – MAXIMIZING PARALLEL PROJECTION [1] METHOD II – MODEL FITTING WITH RANSAC [2] Localization of Surgical Instruments in Biological Tissue from 3D Ultrasound Images MOTIVATION METHODS RESULTS CONCLUSION REFERENCES NUMERICAL DATA REAL ULTRASOUND DATA Many surgical procedures consist of introducing a miniature surgical instrument such a needle, or an electrode into biological tissue. The effectiveness of such procedures is enhanced, if the position of instrument in tissue is estimated in the course of intervention. 3D ultrasound (US) imaging modality allows inexpensive, flexible and fast acquisition of volume images that can serve for automatic object localization in biological tissue. Fig. 1 depicts a biological tissue comprising a thin metallic electrode. It is scanned by a 3D US scanner to provide us with volume images. To track the electrode in near real-time, an algorithm that automatically localizes the instrument in acquired data is needed. Fig. 1 – Data acquisition setup. (left) biological tissue comprising a metallic electrode; (right) acquired 3D ultrasound image. Planar section through the electrode axis is shown in grayscale. Two methods have been developed for electrode axis localization. FIELD II was used to simulate tissue of 50x50x30 mm containing a highly scattering cylindrical object of 20 mm in length and 150 in diameter. The simulations were set to provide a 3D sector data with 40° scan plane, 40° tilt angle and 65 mm depth of penetration, Fig. 2. We investigated the influence of algorithm parameters and data quality (background noise, electrode position and orientation) on localization accuracy, Tab. 1. Electrode orientation [ °] -90 -70 -50 -30 -10 10 30 50 70 [mm] – PIP 0,280 0,262 0,255 0,198 0,094 0,205 0,172 0,229 0,231 [mm] – RANSAC 0,550 0,451 0,547 0,371 0,276 0,217 0,493 0,44 0,472 We compared two developed methods for automatic localization of metallic electrode in biological tissue. The testing was performed both on simulated data with known electrode position and real 3D ultrasound data. The accuracy of both methods is on the order of hundreds of . Although RANSAC method is less accurate, it is more general and less computationally demanding. [1] Martin Barva, Jan Kybic, Jean-Martial Mari, and Christian Cachard. Radial Radon transform dedicated to micro- object localization from radio frequency ultrasound signal. IEEE UFFC: Proceedings of the IEEE International Frequency Control Symposium and Exposition, pages 1836–1839, Montreal, Canada, 2004. [2] Martin Barva, Jan Kybic, Jean-Martial Mari, Christian Cachard, and Vaclac Hlavac. Automatic localization of curvilinear object in 3D ultrasound images. Ultrasonic Imaging and Signal Processing, volume 6 of Progress in Biomedical Optics and Imaging, pages 455-462, San Diego, California, USA, 2005. Fig. 2 – Numerical phantoms with different electrode orientation and position. Red line delineates localized electrode. (left) PIP method, (right) RANSAC method. Tab. 1 – Axis localization accuracy for PIP and RANSAC method. The orientation is taken with respect to the probe axis. Fig. 3 – Ultrasound images of PVA cryogel phantom comprising a tungsten electrode submerged in water. Red line delineates localized electrode. (left) PIP method; (right) RANSAC method. We formalize a parallel projection of volume image with a Parallel Integral Projection (PIP) transform given by where is the rotation matrix in 3D space. The electrode axis can be determined from the maximum of the PIP transformation . Let be the position of maximum, then the analytic form of the electrode axis is given by To accelerate the localization, the maximum of is sought using the hierarchical mesh-grid method. was used to quantify the method accuracy. It was defined as the maximum distance of the electrode determined by known endpoints E1, E2 from estimated axis. Tungsten electrode of 150 in diameter was inserted into polyvinyl alcohol cryogel phantom with acoustic properties of biological tissue. 3D ultrasound scanner Kretz Voluson 530D operating at 7.5 MHz scanned the phantom submerged into water, Fig. 3. With manually estimated E 1 , E 2 , the average is 0.15 mm for the method I and 0.35 mm for the method II. Cubic polynomial with twelve-element parameter vector models electrode axis. Distribution of voxel intensity inside electrode region is described by a priori estimated model , that models voxel intensity at distance from axis. Parameter vector is estimated by RANSAC using a cost function given by where is a set of voxels and is the distance of voxel to axis. Parameter vector that minimizes , determines polynomial curve that approximates the axis. CTU0607213

Upload: others

Post on 22-Jan-2021

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CTU in Prague - MBarva-IGS2006-Poster-A0v06cmp.felk.cvut.cz/ftp/articles/barva/Barva-CTU2007-Poster.pdf · MBarva-IGS2006-Poster-A0v06.pdf Author: barvam1 Created Date: 2/14/2007

Martin Barva, Václav HlaváFaculty of Electrical Engineering, Department of Cybernetics

Localization of Miniature Surgical Tool Inside Biological Tissue Using 3D Ultrasound Images

METHOD I – MAXIMIZING PARALLEL PROJECTION[1]

METHOD II – MODEL FITTING WITH RANSAC[2]

Localization of Surgical Instruments in

Biological Tissue from 3D Ultrasound

Images

MOTIVATION

METHODS

RESULTS

CONCLUSION

REFERENCES

NUMERICAL DATA

REAL ULTRASOUND DATA

• Many surgical procedures consist of introducing a miniature surgical

instrument such a needle, or an electrode into biological tissue. The

effectiveness of such procedures is enhanced, if the position of instrument in

tissue is estimated in the course of intervention.

• 3D ultrasound (US) imaging modality allows inexpensive, flexible and fast

acquisition of volume images that can serve for automatic object localization

in biological tissue.

• Fig. 1 depicts a biological tissue comprising a thin metallic electrode. It is

scanned by a 3D US scanner to provide us with volume images. To track the

electrode in near real-time, an algorithm that automatically localizes the

instrument in acquired data is needed.

Fig. 1 – Data acquisition setup. (left) biological tissue comprising a metallic electrode; (right) acquired 3D ultrasound image. Planar

section through the electrode axis is shown in grayscale.

• Two methods have been developed for electrode axis localization.

• FIELD II was used to simulate tissue of 50x50x30 mm containing a highly

scattering cylindrical object of 20 mm in length and 150 in diameter.

The simulations were set to provide a 3D sector data with 40° scan plane,

40° tilt angle and 65 mm depth of penetration, Fig. 2.

• We investigated the influence of algorithm parameters and data quality

(background noise, electrode position and orientation) on localization

accuracy, Tab. 1.

Electrode orientation [ °] -90 -70 -50 -30 -10 10 30 50 70

[mm] – PIP 0,280 0,262 0,255 0,198 0,094 0,205 0,172 0,229 0,231

[mm] – RANSAC 0,550 0,451 0,547 0,371 0,276 0,217 0,493 0,44 0,472

• We compared two developed methods for automatic localization of

metallic electrode in biological tissue.

• The testing was performed both on simulated data with known electrode

position and real 3D ultrasound data.

• The accuracy of both methods is on the order of hundreds of .

• Although RANSAC method is less accurate, it is more general and less

computationally demanding.

[1] Martin Barva, Jan Kybic, Jean-Martial Mari, and Christian Cachard. Radial Radon transform dedicated to micro-

object localization from radio frequency ultrasound signal. IEEE UFFC: Proceedings of the IEEE International

Frequency Control Symposium and Exposition, pages 1836–1839, Montreal, Canada, 2004.

[2] Martin Barva, Jan Kybic, Jean-Martial Mari, Christian Cachard, and Vaclac Hlavac. Automatic localization of

curvilinear object in 3D ultrasound images. Ultrasonic Imaging and Signal Processing, volume 6 of Progress in

Biomedical Optics and Imaging, pages 455-462, San Diego, California, USA, 2005.

Fig. 2 – Numerical phantoms with different electrode orientation and position. Red line delineates localized electrode. (left) PIP

method, (right) RANSAC method.

Tab. 1 – Axis localization accuracy for PIP and RANSAC method. The orientation is taken with respect to the probe axis.

Fig. 3 – Ultrasound images of PVA cryogel phantom comprising a tungsten electrode submerged in water. Red line delineates

localized electrode. (left) PIP method; (right) RANSAC method.

• We formalize a parallel projection of volume image with a

Parallel Integral Projection (PIP) transform given by

where is the rotation matrix in 3D space.

• The electrode axis can be determined from the maximum of the PIP

transformation . Let be the position of maximum, then

the analytic form of the electrode axis is given by

• To accelerate the localization, the maximum of is sought using the

hierarchical mesh-grid method.

• was used to quantify the method accuracy. It was defined as the

maximum distance of the electrode determined by known endpoints E1,

E2 from estimated axis.

• Tungsten electrode of 150 in diameter was inserted into polyvinyl

alcohol cryogel phantom with acoustic properties of biological tissue. 3D

ultrasound scanner Kretz Voluson 530D operating at 7.5 MHz scanned the

phantom submerged into water, Fig. 3.

• With manually estimated E1, E2, the average is 0.15 mm for the

method I and 0.35 mm for the method II.

• Cubic polynomial with twelve-element parameter vector models

electrode axis.

• Distribution of voxel intensity inside electrode region is described by a

priori estimated model , that models voxel intensity at distance

from axis.

• Parameter vector is estimated by RANSAC using a cost function

given by

where is a set of voxels and is the distance of voxel to axis.

• Parameter vector that minimizes ,

determines polynomial curve that approximates the axis.

CTU0607213