Reconstruction and error detection of blood vessel network from ultrasound volume data

Size: px
Start display at page:

Download "Reconstruction and error detection of blood vessel network from ultrasound volume data"

Transcription

1 Reconstruction and error detection of blood vessel network from ultrasound volume data Kohji Masuda, Antoine Bossard, Yuki Sugano, Toshikazu Kato and Shinya Onogi Graduate School of Bio-Applications and Systems Engineering, Tokyo University of Agriculture and Technology, Japan. Abstract Recently, we described a reconstruction method of the blood vessel network by 3D thinning to detect vessels bifurcations, which is applied to the control of microbubbles in vivo. However, that method did not include error detections and was only verified on a very simply shaped artificial blood vessel. In this paper we propose a system including an abstraction method for the blood vessel network. Such a model is then analyzed through graph theory and error patterns in the reconstructed network. We proceeded in vitro by acquiring volume data from an artificial capillary with multi-bifurcations whose diameter ranges from 0.5 to 2.0mm and with different flow velocities. We were able to reconstruct the blood vessel network of an in vitro artificial capillary with multi-bifurcations. Results show that our system successfully reconstructed the corresponding networks as much as the limitation of resolution of echography. 1. Introduction Blood vessel network (BVN) reconstruction from CT and MRI data is a well-discussed topic and several approaches have already been published [1, 2]. Regarding the ultrasound modality, BVN reconstruction by ultrasound has not been developed because of significantly lower resolution than that of CT and MRI. However, it has been proved recently that reconstructing the blood vessel network by using the ultrasound modality has a great potential for applications. For example, due to their high degree of echogenicity, microbubbles are commonly used in echography as they can be easily observed. Under the effect of ultrasound pulses, microbubbles start oscillating and thus generate heat and shock waves. Hence microbubbles have proven popular when it comes to thermal therapy or drug delivery [3-5]. Even if microbubbles are well adapted to observation via ultrasound, the control of their flow in vivo remains challenging. To apply to an in vivo method realizing an active control of a flow of microbubbles [6-8], a reconstruction method of the BVN is required as it is not directly observable. As mentioned earlier, by using CT or MRI threedimensional images, one can reconstruct the BVN, including vessels bifurcations. However, in vivo microbubbles cannot be controlled within such equipments. Effectively, even if a BVN reconstruction is obtained by preprocessing, the configuration of the blood vessels, that is the positions of the vessels bifurcations, will be changed by several factors like respiration. Therefore, echography is the only modality to have a constant update of the BVN that enables realtime reconstruction and tracking of blood vessels and their bifurcations positions. In this paper, we describe a system reconstructing the BVN in three dimensions from ultrasound volume data, including vessels bifurcations absolute position for aforementioned applications. The measurement system we are proposing in this research can be separated into three main steps as shown in Fig.1. First, a tracker is set onto the ultrasound probe and the transducer. So, we can track in real-time their positions and orientations with a position sensor. Second, the structure of the blood vessels is reconstructed by applying image processing to the acquired threedimensional volume data. Third, we apply a thinning operation onto the BVN reconstruction to be able to detect vessels bifurcations. Fig.1 System configuration /13/$31.00 c 2013 IEEE CBMS

2 2. Theory 2.1 Extraction of blood vessels construction Volume rendering is an important step in the process of extracting blood vessels from the acquired volume data. First, we eliminated noise in the volume data by using opening and closing filters. To extract blood vessels, we applied a marching cubes method [9], which is able to extract a polygonal mesh from successive two-dimensional slices as obtained from the DICOM file. Subsequently, blood vessels are rendered as three-dimensional objects and polygons. We have applied this rendering process to the color Doppler information embedded in the DICOM file so as to obtain blood flow information in our reconstruction of the BVN. Then we obtain a binary image representing blood vessels: red vessels indicating a blood flow towards the ultrasound probe and blue vessels indicating a blood flow moving away from the ultrasound probe. After obtaining blood vessels as volume objects, an additional processing is applied so as to precisely locate vessels bifurcations and end points. For this purpose, we shall reduce volume-rendered vessels to a one-voxel-wide center line: this is a thinning operation. For a voxel (i, j, k) and Q the background area (voxels not part of an extracted vessel object), let the distance l ijk be defined as min{(i-x) 2 +(j-y) 2 +(k-z) 2 (x,y,z) Q}. From there, by erasing voxels from extracted vessels objects in ascending order of l ijk, we obtain the center line of blood vessels. Concretely, objects resulting from the previous rendering operations are eroded in a way that they become a one-voxel-wide object. We describe below this algorithm in details. (i) Categorize voxels of extracted objects having the smallest distance l ijk based on the number of neighboring background voxels. (ii) Erase deletable voxels of the category whose number of neighboring background voxels is the highest. (iii) Apply (ii) to each category. (iv) Repeat (i) to (iii) for deletable voxels of extracted objects until there is none. So, by erasing voxels in descending order of their number of neighboring background voxels, irrelevant holes and other noise are ignored when extracting center lines. This process is illustrated in Fig.2. Once reduced to their respective center lines, blood vessels can be scanned to detect bifurcations and end points. This can be easily done by performing a neighborhood analysis for each pixel of a center line. Fig.2 Detection of vascular bifurcation using 3-dimension thinning. 2.2 Abstraction of the BVN and basic correctness measurement In this section, we recall the definition of the induced graph of an original BVN reconstruction [10]. A graph G = (V, E) is a pair of a set V of vertices and a set E of edges where E!V!V. The degree of a vertex u " V, denoted by d(u), is the number of edges incident to u. A path is an alternate sequence of distinct vertices and edges. A cycle is a path with one additional edge linking its two extremities. The length of a cycle is defined by its number of edges. Depending on the original BVN reconstruction, we can induce different kinds of graphs. Some basic data is required though to construct a most basic induced graph. So, an original BVN reconstruction must include information locating blood vessels bifurcations and their end-points. From there, a mapping of the union of the set of all bifurcations and of the set of all end-points to a set V of vertices is performed. Then, the set E of edges is obtained by simple pixel connectivity analysis between bifurcations and endpoints. If no other information is provided by the original BVN reconstruction, the induced graph obtained is a simple undirected, graph. In the case blood flow directions are known, we can obtain a directed graph as described hereinafter. Correctness measurement of an original BVN reconstruction can be obtained by performing the traversal of the corresponding induced graph as Depthfirst Search (DFS) or Breadth-first Search (BFS) [11]. So, one can check easily several properties of the induced graph, and more precisely we shall define error patterns to give a correctness indication. For instance, a degree greater than three, or a cycle of length three are very likely to indicate an error in the original BVN reconstruction as shown in Fig.3, where the error patterns are represented as A and B. 498 CBMS 2013

3 Fig.3: An original BVN reconstruction (left) and the corresponding induced graph (right) including two error patterns: a degree of 4 (A) and a cycle of length 3 (B). 3. Experiments Let us now apply our method to an in vitro artificial capillary with multi-bifurcations made of poly(vinyl alcohol) by grayscale lithography whose diameter ranges from 0.5 to 2.0 mm and with a maximum flow velocity of 20 mm/s. We have designed the capillary model as shown in Fig.4. The external size was 180!70!8 mm 3. The inflow path of 2 mm was repeatedly divided into two lower courses to constitute the artificial capillary until the middle of the model, where the minimum diameter was 0.5 mm. After the middle of the model, courses converged towards the outflow of the model in the opposite way to the inflow towards the middle. In this model, the diameters of the paths in the same x- coordinate are uniform. The diameters and the section areas corresponding from A to E in Fig.4 are shown in Table 1 to guarantee a constant flow velocity in any part of the model. Finally, one should note that sound velocity and density of this capillary are similar to those of water. A B We compared capillary reconstructions obtained from the following different settings: flow velocity, gain and MI (Mechanical index) value. Volume data was acquired by using a matrix array probe equipped on a 3D-capable echography (iu22, Philips). The transducer (X6-1), whose frequency ranges from 1 to 6 MHz, is built on a state-of-the-art technology involving a matrix phased array with more than 9,200 elements, thus producing high-resolution images [12]. The experimental setup has been represented in Fig.5. Definition of the position and angle of the probe is shown in Fig.6. Fig.5 Experimental setup. Fig.6 Definition of the position of the probe. 4. Results Fig.4: Construction of the artificial blood vessel of the capillary model. Table 1: The diameters and the section areas of the capillary model.! " # $ % & %'()*+*,!-)).!"# $"% $"# #"& #"' /*0+'12!(,*(!-)) 3. ("$% $"') #"&* #"% #"! In the experiment, BVN reconstructions were realised from power Doppler information as it produced echograms of higher quality than colour Doppler for capillary visualisation. Concretely, we have taken samples varying the following parameters: ultrasound probe position, flow velocity, echography gain, and echography MI value (output power index). These parameters were selected as follows. First, we chose two different probe positions. Position 1 sets the parameters of Fig.6 as follows: h =20 mm,! =0 deg, CBMS

4 " =45 deg. Position 2 sets the parameters of Fig.6 as follows: h =20 mm,! =38 deg, " =45 deg. Then, we selected three different flow velocities: 5, 10 and 20 mm/s. Lastly, echography gain was set to 30%, 40% and 50%, and echography MI value was set to 0.3, 0.5 and 0.7. So, in total, we have acquired 54 samples. For each sample, we manually selected a treedimensional rectangular region of interest (ROI) containing the capillary so as to analyse only the relevant area. The bifurcation level L1 is the nearest bifurcation level to the probe, whereas L8 is the farthest. The reconstruction results obtained from a representative set of samples is given in Fig.7. Practically, these results correspond from volume data acquisition in the following experimental conditions: environmental parameters are fixed to a 20 mm/s flow velocity and Position 1, whereas echography parameters vary (gain and MI value). reconstructions have detected all bifurcations at that bifurcation level and flow velocity. We can observe that when the diameter of the path was greater than or equal to 0.7 mm, the reconstruction reliability is high. Additionally, we can see that a path of diameter less than 1 mm could not be properly reconstructed. Fig.8 Detection rate at each bifurcation level. Fig.7 Reconstruction results of the capillary with the following parameters: Position 1 and 20 mm/s flow velocity. Finally, we measured the average bifurcation detection rate at each bifurcation level (L1 to L3, as described in Fig.4) in the capillary, which is distinguishing bifurcations vessels diameters. 54 samples were collected under various conditions as explained previously. The results for Position 1 are given in Fig.8 (a), while those for Position 2 are given in Fig.8 (b). Note that a rate of 100% for a given flow velocity and bifurcation level means that all capillary 5. Discussion Let us compare the results obtained at bifurcation levels near (L1) and far (L3 and beyond) from the probe. First we can observe that reconstructed areas closer to the probe (e.g. L1) have a greater reliability compared to farther areas (e.g. L3). For example, at a flow velocity of 10 mm/s in Position 1, bifurcation detection rate is 88% in L1 and only 56% in L3. A similar discussion holds for all flow velocities and both probe positions. Second, we can observe that a higher flow velocity also positively impacts the bifurcation detection rate. For example, in Position 2 and at level L2, a 5 mm/s flow velocity has a 43% detection rate while at 10mm/s it is up to 100%. Importantly, the results obtained are reasonable: the reliability of Doppler information depends directly on flow velocity and probe distance. Precisely, the higher the flow velocity, the higher the Doppler output power, and the same holds for distances: a closer probe produces a higher Doppler output power. 500 CBMS 2013

5 So, we could observe and quantitatively measure optimal volume data acquisition conditions in the context of our capillary model reconstruction. Lastly, our results showed no significant differences between data acquired in Position 1 and data acquired in Position 2. This can be explained by the fact that setting! =38 deg for Position 2 will at the same time decrease the Doppler output power down to 0.79 (cos!) times that in Position 1. However the difference is not significant enough to be clearly reflected by our results. Probe positioning as defined for Positions 1 and 2 can be a great asset to improve reconstruction though. For example, one can think of using spatial absolute coordinates [13] of the probe and detected bifurcations to perform a merging operations between all the separate data obtained. Finally, our results interestingly hint at the hardware limitations of the echography and its transducer as for the detection (and subsequent reconstruction) of thin blood vessels. Effectively, blood vessels bifurcations located at levels L4 and L5 were not detected in any condition and parameters; by looking at the corresponding reconstruction, one can easily understand that the ultrasound probe fails to acquire any Doppler data regarding vessels of diameters less than or equal to 0.7 mm. 6. Conclusions In this paper, we have described a novel method for the three-dimensional reconstruction of the blood vessel network, including error detection in reconstruction. Several experiments were conducted, validating our method. We were able to reconstruct the BVN of an in vitro artificial capillary with multi-bifurcations. Our results notably showed the hardware limits of the ultrasound probe used in this study regarding thin blood vessels. Future works include improving the BVN reconstruction accuracy. For example, one can think of using an ultrasound transducer of higher frequency to detect thin blood vessels that were not detected. Then, merging the two results would lead to a more complete reconstruction. Acknowledgements This research is granted by the Japan Society for the Promotion of Science (JSPS) through the Funding Program for Next Generation World-Leading Researchers (NEXT Program). References [1] M.Schwenke, A.Hennemuth, B.Fischer, O.Friman: Blood flow computation in phase-contrast MRI by minimal paths in anisotropic media, Proceedings of the Medical Image Computing and Computer-Assisted Intervention Conference 6891: pp , [2] M.A.Gülsün, H.Tek: Robust vessel tree modeling, Proc. of the Medical Image Computing and Computer- Assisted Intervention Conference 5241: pp , [3] N.Kudo, K.Okada, K.Yamamoto: Sonoporation by single-shot pulsed ultrasound with microbubbles adjacent to cells, Journal of Biophysics 96(12): pp , [4] K.Yasui, J.Lee, T.Tuziuti, A.Towata, T.Kozuka, Y.Iida: Influence of the bubble-bubble interaction on destruction of encapsulated microbubbles under ultrasound, Journal of Acoustical Society of America 126(3): pp , [5] E.Stride, N.Saffari: The potential for thermal damage posed by microbubble ultrasound contrast agents, Ultrasonics 42: pp , [6] R.Koda, J.Koido, T.Ito, T.Mochizuki, K.Masuda, S.Ikeda, F.Arai, Y.Miyamoto, T.Chiba: Experimental study to produce multiple focal points of acoustic field for active path selection of microbubbles through multi-bifurcation Japanese Journal of Applied Physics 52: 2013 (in press). [7] K.Masuda, R.Nakamoto, N.Watarai, R.Koda, Y.Taguchi, T.Kozuka, Y.Miyamoto, T.Kakimoto, S.Enosawa, T.Chiba: Effect of existence of red blood cell in trapping performance of microbubbles by acoustic radiation force, Japanese Journal of Applied Physics 50: 07HF11, [8] R.Nakamoto, K.Masuda, N.Watarai, Y.Taguchi, T.Kato, T.Yoshinaga, Y.Miyamoto and T.Chiba: Evaluation of local density enhancement of microcapsules in artificial blood vessel under emission of focused ultrasound, American Institute of Physics (AIP) Conference Proceedings, 1359: pp , 2011 [9] W.E.Lorensen, H.E.Cline: Marching cubes: A high resolution 3D surface construction algorithm. Computer Graphics 21(4): pp , 1987 [10] A.Bossard, T.Kato, K.Masuda: Supporting reconstruction of the blood vessel network using graph theory: an abstraction method, Proc. of the 34th International Conference of the IEEE Engineering in Medicine & Biology Society: pp , [11] R.Sedgewick: Algorithms in C++ Part 5: Graph Algorithms, 3rd ed., Addison-Wesley Professional, [12] Y.Sugano, S.Onogi, A.Bossard, T.Mochizuki, K.Masuda: Development of a 3D Reconstruction of Blood Vessel by Positional Calibration of Ultrasound Probe, Proc. of the 5th Biomedical Engineering International Conference: BME , [13] S.Onogi, Y.Sugano, T.Yoshida, K.Masuda: An accurate calibration method of ultrasound images by center positions of a metal ball, Proc. of the 34th International Conference of the IEEE Engineering in Medicine & Biology Society: pp , CBMS

Recognition and Measurement of Small Defects in ICT Testing

Recognition and Measurement of Small Defects in ICT Testing 19 th World Conference on Non-Destructive Testing 2016 Recognition and Measurement of Small Defects in ICT Testing Guo ZHIMIN, Ni PEIJUN, Zhang WEIGUO, Qi ZICHENG Inner Mongolia Metallic Materials Research

More information

Towards an Estimation of Acoustic Impedance from Multiple Ultrasound Images

Towards an Estimation of Acoustic Impedance from Multiple Ultrasound Images Towards an Estimation of Acoustic Impedance from Multiple Ultrasound Images Christian Wachinger 1, Ramtin Shams 2, Nassir Navab 1 1 Computer Aided Medical Procedures (CAMP), Technische Universität München

More information

Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System

Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Temperature Distribution Measurement Based on ML-EM Method Using Enclosed Acoustic CT System Shinji Ohyama, Masato Mukouyama Graduate School

More information

A Study of Medical Image Analysis System

A Study of Medical Image Analysis System Indian Journal of Science and Technology, Vol 8(25), DOI: 10.17485/ijst/2015/v8i25/80492, October 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Medical Image Analysis System Kim Tae-Eun

More information

High Resolution Phased Array Imaging using the Total Focusing Method

High Resolution Phased Array Imaging using the Total Focusing Method 19 th World Conference on Non-Destructive Testing 2016 High Resolution Phased Array Imaging using the Total Focusing Method Wolfram A. Karl DEUTSCH 1, Werner ROYE 1, Helge RAST 1, Philippe BENOIST 2 1

More information

Fast total focusing method for ultrasonic imaging

Fast total focusing method for ultrasonic imaging Fast total focusing method for ultrasonic imaging Ewen Carcreff,a), Gavin Dao 2 and Dominique Braconnier The Phased Array Company, 9365 Allen road, West Chester, Ohio, USA 2 Advanced OEM Solutions, 844

More information

Development and validation of a short-lag spatial coherence theory for photoacoustic imaging

Development and validation of a short-lag spatial coherence theory for photoacoustic imaging Development and validation of a short-lag spatial coherence theory for photoacoustic imaging Michelle T. Graham 1 and Muyinatu A. Lediju Bell 1,2 1 Department of Electrical and Computer Engineering, Johns

More information

Three-dimensional nondestructive evaluation of cylindrical objects (pipe) using an infrared camera coupled to a 3D scanner

Three-dimensional nondestructive evaluation of cylindrical objects (pipe) using an infrared camera coupled to a 3D scanner Three-dimensional nondestructive evaluation of cylindrical objects (pipe) using an infrared camera coupled to a 3D scanner F. B. Djupkep Dizeu, S. Hesabi, D. Laurendeau, A. Bendada Computer Vision and

More information

Lecture 6: Medical imaging and image-guided interventions

Lecture 6: Medical imaging and image-guided interventions ME 328: Medical Robotics Winter 2019 Lecture 6: Medical imaging and image-guided interventions Allison Okamura Stanford University Updates Assignment 3 Due this Thursday, Jan. 31 Note that this assignment

More information

A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE

A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE So KITAZAWA, Naoyuki KONO, Atsushi BABA and Yuji ADACHI HITACHI, Ltd., Japan Mitsuru ODAKURA HITACHI-GE Nuclear Energy, Ltd., Japan Introduction

More information

Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram

Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram Efficient 3D Crease Point Extraction from 2D Crease Pixels of Sinogram Ryo Jinnouchi 1, Yutaka Ohtake 1, Hiromasa Suzuki 1, Yukie Nagai 1 1 The University of Tokyo, Japan, e-mail: {jinnouchi, yu-ohtake,

More information

Advanced Image Reconstruction Methods for Photoacoustic Tomography

Advanced Image Reconstruction Methods for Photoacoustic Tomography Advanced Image Reconstruction Methods for Photoacoustic Tomography Mark A. Anastasio, Kun Wang, and Robert Schoonover Department of Biomedical Engineering Washington University in St. Louis 1 Outline Photoacoustic/thermoacoustic

More information

Image Thickness Correction for Navigation with 3D Intra-cardiac Ultrasound Catheter

Image Thickness Correction for Navigation with 3D Intra-cardiac Ultrasound Catheter Image Thickness Correction for Navigation with 3D Intra-cardiac Ultrasound Catheter Hua Zhong 1, Takeo Kanade 1,andDavidSchwartzman 2 1 Computer Science Department, Carnegie Mellon University, USA 2 University

More information

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model Mohammadhosein Amooshahi a and Abbas Samani abc a Department of Electrical & Computer Engineering, University

More information

THREE DIMENSIONAL EXAMINATION OF DIRECTIVITY PATTERN IN IMMERSION TANK TESTING

THREE DIMENSIONAL EXAMINATION OF DIRECTIVITY PATTERN IN IMMERSION TANK TESTING 7 th International Symposium on NDT in Aerospace We.3.A.7 THREE DIMENSIONAL EXAMINATION OF DIRECTIVITY PATTERN IN IMMERSION TANK TESTING Daniel KOTSCHATE 1, Thomas HECKEL 1 and Dirk GOHLKE 1 1 Federal

More information

Imaging Guide Pancreatic Imaging

Imaging Guide Pancreatic Imaging Imaging Guide Guide to Small Animal Pancreatic Imaging using the Vevo 2100 Imaging System Ver 1.0 Guide to Small Animal Pancreatic Imaging using the Vevo 2100 Imaging System Course Objectives: This guide

More information

DUE to beam polychromacity in CT and the energy dependence

DUE to beam polychromacity in CT and the energy dependence 1 Empirical Water Precorrection for Cone-Beam Computed Tomography Katia Sourbelle, Marc Kachelrieß, Member, IEEE, and Willi A. Kalender Abstract We propose an algorithm to correct for the cupping artifact

More information

Dual modality electrical impedance and ultrasound reflection tomography to improve image quality

Dual modality electrical impedance and ultrasound reflection tomography to improve image quality Dual modality electrical impedance and ultrasound reflection tomography to improve image quality K. Ain 1,4, D. Kurniadi 2, S. Suprijanto 2, O. Santoso 3 1. Physics Department - Airlangga University, Surabaya,

More information

Emissive Clip Planes for Volume Rendering Supplement.

Emissive Clip Planes for Volume Rendering Supplement. Emissive Clip Planes for Volume Rendering Supplement. More material than fit on the one page version for the SIGGRAPH 2003 Sketch by Jan Hardenbergh & Yin Wu of TeraRecon, Inc. Left Image: The clipped

More information

Indirect Volume Rendering

Indirect Volume Rendering Indirect Volume Rendering Visualization Torsten Möller Weiskopf/Machiraju/Möller Overview Contour tracing Marching cubes Marching tetrahedra Optimization octree-based range query Weiskopf/Machiraju/Möller

More information

ULTRASONIC TESTING AND FLAW CHARACTERIZATION. Alex KARPELSON Kinectrics Inc., Toronto, Canada

ULTRASONIC TESTING AND FLAW CHARACTERIZATION. Alex KARPELSON Kinectrics Inc., Toronto, Canada ULTRASONIC TESTING AND FLAW CHARACTERIZATION Alex KARPELSON Kinectrics Inc., Toronto, Canada 1. Introduction Ultrasonic Testing (UT) is a commonly used inspection method. Various techniques are employed

More information

Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field. Kouichi Inagaki ICC / IHI Corporation

Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field. Kouichi Inagaki ICC / IHI Corporation Japan Foundry Society, Inc. Application of Recent X-ray CT Technology to Investment Casting field Kouichi Inagaki ICC / IHI Corporation 13 th WORLD CONFERENCE ON INVESTMENT CASTING Paper: T3 Copyright

More information

INDUSTRIAL SYSTEM DEVELOPMENT FOR VOLUMETRIC INTEGRITY

INDUSTRIAL SYSTEM DEVELOPMENT FOR VOLUMETRIC INTEGRITY INDUSTRIAL SYSTEM DEVELOPMENT FOR VOLUMETRIC INTEGRITY VERIFICATION AND ANALYSIS M. L. Hsiao and J. W. Eberhard CR&D General Electric Company Schenectady, NY 12301 J. B. Ross Aircraft Engine - QTC General

More information

Computed tomography (Item No.: P )

Computed tomography (Item No.: P ) Computed tomography (Item No.: P2550100) Curricular Relevance Area of Expertise: Biology Education Level: University Topic: Modern Imaging Methods Subtopic: X-ray Imaging Experiment: Computed tomography

More information

MEDICAL IMAGE ANALYSIS

MEDICAL IMAGE ANALYSIS SECOND EDITION MEDICAL IMAGE ANALYSIS ATAM P. DHAWAN g, A B IEEE Engineering in Medicine and Biology Society, Sponsor IEEE Press Series in Biomedical Engineering Metin Akay, Series Editor +IEEE IEEE PRESS

More information

Front-line research in Ultrasound CFU research Part 2: Fast Vector Flow Imaging, Pressure Gradients, Super Resolution and Portable Scanners

Front-line research in Ultrasound CFU research Part 2: Fast Vector Flow Imaging, Pressure Gradients, Super Resolution and Portable Scanners Front-line research in Ultrasound CFU research Part 2: Fast Vector Flow Imaging, Pressure Gradients, Super Resolution and Portable Scanners Can measure 3-D flow fast with only 124 transducer elements?

More information

UNIVERSITY OF SOUTHAMPTON

UNIVERSITY OF SOUTHAMPTON UNIVERSITY OF SOUTHAMPTON PHYS2007W1 SEMESTER 2 EXAMINATION 2014-2015 MEDICAL PHYSICS Duration: 120 MINS (2 hours) This paper contains 10 questions. Answer all questions in Section A and only two questions

More information

Computed tomography of simple objects. Related topics. Principle. Equipment TEP Beam hardening, artefacts, and algorithms

Computed tomography of simple objects. Related topics. Principle. Equipment TEP Beam hardening, artefacts, and algorithms Related topics Beam hardening, artefacts, and algorithms Principle The CT principle is demonstrated with the aid of simple objects. In the case of very simple targets, only a few images need to be taken

More information

HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS

HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS Hua Lee and Yuan-Fang Wang Department of Electrical and Computer Engineering University of California, Santa Barbara ABSTRACT Tomographic imaging systems

More information

Classification of Abdominal Tissues by k-means Clustering for 3D Acoustic and Shear-Wave Modeling

Classification of Abdominal Tissues by k-means Clustering for 3D Acoustic and Shear-Wave Modeling 1 Classification of Abdominal Tissues by k-means Clustering for 3D Acoustic and Shear-Wave Modeling Kevin T. Looby klooby@stanford.edu I. ABSTRACT Clutter is an effect that degrades the quality of medical

More information

IMPROVEMENT OF CONSPICUITY BY FUSION OF PULSE-ECHO DATA

IMPROVEMENT OF CONSPICUITY BY FUSION OF PULSE-ECHO DATA IMPROVEMENT OF CONSPICUITY BY FUSION OF PULSE-ECHO DATA S. M. Song 1, H. Jang 1, J. Kwon 1, J. Sung 2, H. Ahn 2, J. Lee 2 and S. Jang 2 1 Seoul National Universit Seoul, Korea; 2 Sae-An Engineering Corporation,

More information

MULTI-MODALITY 3D VISUALIZATION OF HARD-ALPHA IN TITANIUM

MULTI-MODALITY 3D VISUALIZATION OF HARD-ALPHA IN TITANIUM MULTI-MODALITY 3D VISUALIZATION OF HARD-ALPHA IN TITANIUM BILLETS UTILIZING CT X-RAY AND ULTRASONIC IMAGING Mano Bashyam and Vi Sub GE Aircraft Engines, Mail Drop Q45 1, Neumann Way Cincinnati, OH 45215

More information

Compressed Sensing Algorithm for Real-Time Doppler Ultrasound Image Reconstruction

Compressed Sensing Algorithm for Real-Time Doppler Ultrasound Image Reconstruction Mathematical Modelling and Applications 2017; 2(6): 75-80 http://www.sciencepublishinggroup.com/j/mma doi: 10.11648/j.mma.20170206.14 ISSN: 2575-1786 (Print); ISSN: 2575-1794 (Online) Compressed Sensing

More information

SAFT-Reconstruction in ultrasonic immersion technique using phased array transducers

SAFT-Reconstruction in ultrasonic immersion technique using phased array transducers SAFT-Reconstruction in ultrasonic immersion technique using phased array transducers J. Kitze, J. Prager, R. Boehm, U. Völz, H.-J. Montag Federal Institute for Materials Research and Testing Berlin, Division

More information

How does the ROI affect the thresholding?

How does the ROI affect the thresholding? How does the ROI affect the thresholding? Micro-computed tomography can be applied for the visualization of the inner structure of a material or biological tissue in a non-destructive manner. Besides visualization,

More information

HIGH-SPEED THEE-DIMENSIONAL TOMOGRAPHIC IMAGING OF FRAGMENTS AND PRECISE STATISTICS FROM AN AUTOMATED ANALYSIS

HIGH-SPEED THEE-DIMENSIONAL TOMOGRAPHIC IMAGING OF FRAGMENTS AND PRECISE STATISTICS FROM AN AUTOMATED ANALYSIS 23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN 16-20 APRIL 2007 HIGH-SPEED THEE-DIMENSIONAL TOMOGRAPHIC IMAGING OF FRAGMENTS AND PRECISE STATISTICS FROM AN AUTOMATED ANALYSIS P. Helberg 1,

More information

HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY

HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY David K. Lehmann 1, Kathleen Brockdorf 1 and Dirk Neuber 2 1 phoenix x-ray Systems + Services Inc. St. Petersburg, FL, USA 2 phoenix x-ray Systems + Services

More information

A Survey of Volumetric Visualization Techniques for Medical Images

A Survey of Volumetric Visualization Techniques for Medical Images International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) Volume 2, Issue 4, April 2015, PP 34-39 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org A Survey

More information

US 1.

US 1. US 1 Sample image: Normal pancreas seen on sonogram. Looking up from abdomen toward the head of the patient. The liver is in front of the pancreas. A vein draining the spleen is behind the pancreas http://www.radiologyinfo.org/photocat/photos.cfm?image=abdo-us-pancr.jpg&&subcategory=abdomen&&stop=9

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Biomedical Acoustics Session 1aBA: Ultrasound Tomography 1aBA3. A contrast

More information

Natural Viewing 3D Display

Natural Viewing 3D Display We will introduce a new category of Collaboration Projects, which will highlight DoCoMo s joint research activities with universities and other companies. DoCoMo carries out R&D to build up mobile communication,

More information

DEVELOPMENT OF GEOMETRICAL MODELS OF HARD-ALPHA INCLUSIONS

DEVELOPMENT OF GEOMETRICAL MODELS OF HARD-ALPHA INCLUSIONS DEVELOPMENT OF GEOMETRICAL MODELS OF HARD-ALPHA INCLUSIONS FOR ULTRASONIC ANALYSIS IN TITANIUM ALLOYS Brian Boyd, Chien-Ping Chiou, and Bruce Thompson Center for Non-Destructive Evaluation Ames, Iowa 50011

More information

doi: /

doi: / Yiting Xie ; Anthony P. Reeves; Single 3D cell segmentation from optical CT microscope images. Proc. SPIE 934, Medical Imaging 214: Image Processing, 9343B (March 21, 214); doi:1.1117/12.243852. (214)

More information

Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA)

Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA) Phantom-based evaluation of a semi-automatic segmentation algorithm for cerebral vascular structures in 3D ultrasound angiography (3D USA) C. Chalopin¹, K. Krissian², A. Müns 3, F. Arlt 3, J. Meixensberger³,

More information

GE Healthcare. Vivid 7 Dimension 08 Cardiovascular ultrasound system

GE Healthcare. Vivid 7 Dimension 08 Cardiovascular ultrasound system GE Healthcare Vivid 7 Dimension 08 Cardiovascular ultrasound system ltra Definition. Technology. Performance. Start with a system that s proven its worth in LV quantification and 4D imaging. Then add even

More information

(b) (a) 394 H. Liao et al. Fig.1 System configuration

(b) (a) 394 H. Liao et al. Fig.1 System configuration 394 H. Liao et al. PC 3-D Voxel Data MRI etc. RS232C RGB IP Display Optical Tracking System Probe control equipment Fig.1 System configuration We use optical 3-D tracking system to track the position of

More information

Chapter 32 3-D and 4-D imaging in Obstetrics and Gynecology

Chapter 32 3-D and 4-D imaging in Obstetrics and Gynecology Objectives Define common terms related to 3D/4D ultrasound Chapter 32 3-D and 4-D imaging in Obstetrics and Gynecology Bridgette Lunsford Describe how 3D and 4D imaging differs from 2D ultrasound Identify

More information

Data Representation in Visualisation

Data Representation in Visualisation Data Representation in Visualisation Visualisation Lecture 4 Taku Komura Institute for Perception, Action & Behaviour School of Informatics Taku Komura Data Representation 1 Data Representation We have

More information

Hidden Loop Recovery for Handwriting Recognition

Hidden Loop Recovery for Handwriting Recognition Hidden Loop Recovery for Handwriting Recognition David Doermann Institute of Advanced Computer Studies, University of Maryland, College Park, USA E-mail: doermann@cfar.umd.edu Nathan Intrator School of

More information

Slide 1. Technical Aspects of Quality Control in Magnetic Resonance Imaging. Slide 2. Annual Compliance Testing. of MRI Systems.

Slide 1. Technical Aspects of Quality Control in Magnetic Resonance Imaging. Slide 2. Annual Compliance Testing. of MRI Systems. Slide 1 Technical Aspects of Quality Control in Magnetic Resonance Imaging Slide 2 Compliance Testing of MRI Systems, Ph.D. Department of Radiology Henry Ford Hospital, Detroit, MI Slide 3 Compliance Testing

More information

Scanning Real World Objects without Worries 3D Reconstruction

Scanning Real World Objects without Worries 3D Reconstruction Scanning Real World Objects without Worries 3D Reconstruction 1. Overview Feng Li 308262 Kuan Tian 308263 This document is written for the 3D reconstruction part in the course Scanning real world objects

More information

A Keypoint Descriptor Inspired by Retinal Computation

A Keypoint Descriptor Inspired by Retinal Computation A Keypoint Descriptor Inspired by Retinal Computation Bongsoo Suh, Sungjoon Choi, Han Lee Stanford University {bssuh,sungjoonchoi,hanlee}@stanford.edu Abstract. The main goal of our project is to implement

More information

Volume Illumination, Contouring

Volume Illumination, Contouring Volume Illumination, Contouring Computer Animation and Visualisation Lecture 0 tkomura@inf.ed.ac.uk Institute for Perception, Action & Behaviour School of Informatics Contouring Scaler Data Overview -

More information

Volume Illumination and Segmentation

Volume Illumination and Segmentation Volume Illumination and Segmentation Computer Animation and Visualisation Lecture 13 Institute for Perception, Action & Behaviour School of Informatics Overview Volume illumination Segmentation Volume

More information

Pomini Tenova sold its first-generation roll inspection

Pomini Tenova sold its first-generation roll inspection Improved roll defect detection and logging After 17 years of in-field development, Pomini Tenova has introduced a new generation of its roll Inspektor which is able to detect smaller and deeper cracks

More information

Pomini Tenova sold its first-generation roll inspection

Pomini Tenova sold its first-generation roll inspection Improved roll defect detection and logging After 17 years of in-field development, Pomini Tenova has introduced a new generation of its roll Inspektor which is able to detect smaller and deeper cracks

More information

Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components

Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components 19 th World Conference on Non-Destructive Testing 2016 Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components Esmeralda CUEVAS

More information

Scientific Visualization Example exam questions with commented answers

Scientific Visualization Example exam questions with commented answers Scientific Visualization Example exam questions with commented answers The theoretical part of this course is evaluated by means of a multiple- choice exam. The questions cover the material mentioned during

More information

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha

2 Michael E. Leventon and Sarah F. F. Gibson a b c d Fig. 1. (a, b) Two MR scans of a person's knee. Both images have high resolution in-plane, but ha Model Generation from Multiple Volumes using Constrained Elastic SurfaceNets Michael E. Leventon and Sarah F. F. Gibson 1 MIT Artificial Intelligence Laboratory, Cambridge, MA 02139, USA leventon@ai.mit.edu

More information

VEVO 1100 Sole Source Specifications

VEVO 1100 Sole Source Specifications VEVO 1100 Sole Source Specifications Table of Contents 1.SYSTEM... 2 1-1 Licensing for the User... 2 1-2 Safety... 2 1-3 Portability... 2 2.TRANSDUCERS... 2 2-1 MicroScan transducers... 2 3. IMAGING STATION...

More information

An Automatic Hole Filling Method of Point Cloud for 3D Scanning

An Automatic Hole Filling Method of Point Cloud for 3D Scanning An Automatic Hole Filling Method of Point Cloud for 3D Scanning Yuta MURAKI Osaka Institute of Technology Osaka, Japan yuta.muraki@oit.ac.jp Koji NISHIO Osaka Institute of Technology Osaka, Japan koji.a.nishio@oit.ac.jp

More information

Multiscale Blood Vessel Segmentation in Retinal Fundus Images

Multiscale Blood Vessel Segmentation in Retinal Fundus Images Multiscale Blood Vessel Segmentation in Retinal Fundus Images Attila Budai 1, Georg Michelson 2, Joachim Hornegger 1 1 Pattern Recognition Lab and Graduate School in Advanced Optical Technologies(SAOT),

More information

Refraction Corrected Transmission Ultrasound Computed Tomography for Application in Breast Imaging

Refraction Corrected Transmission Ultrasound Computed Tomography for Application in Breast Imaging Refraction Corrected Transmission Ultrasound Computed Tomography for Application in Breast Imaging Joint Research With Trond Varslot Marcel Jackowski Shengying Li and Klaus Mueller Ultrasound Detection

More information

Acoustic Field Comparison of High Intensity Focused Ultrasound by using Experimental Characterization and Finite Element Simulation

Acoustic Field Comparison of High Intensity Focused Ultrasound by using Experimental Characterization and Finite Element Simulation Acoustic Field Comparison of High Intensity Focused Ultrasound by using Experimental Characterization and Finite Element Simulation J. L. Teja, A. Vera, and L. Leija Department of Electrical Engineering,

More information

Visualization Computer Graphics I Lecture 20

Visualization Computer Graphics I Lecture 20 15-462 Computer Graphics I Lecture 20 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] November 20, 2003 Doug James Carnegie Mellon University http://www.cs.cmu.edu/~djames/15-462/fall03

More information

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Dorit Merhof 1,2, Martin Meister 1, Ezgi Bingöl 1, Peter Hastreiter 1,2, Christopher Nimsky 2,3, Günther

More information

arxiv: v1 [cs.cv] 6 Jun 2017

arxiv: v1 [cs.cv] 6 Jun 2017 Volume Calculation of CT lung Lesions based on Halton Low-discrepancy Sequences Liansheng Wang a, Shusheng Li a, and Shuo Li b a Department of Computer Science, Xiamen University, Xiamen, China b Dept.

More information

SHEAR WAVE WEDGE FOR LASER ULTRASONICS INTRODUCTION

SHEAR WAVE WEDGE FOR LASER ULTRASONICS INTRODUCTION SHEAR WAVE WEDGE FOR LASER ULTRASONICS INTRODUCTION R. Daniel Costleyl, Vimal Shah2, Krishnan Balasubramaniam2, and Jagdish Singhl 1 Diagnostic Instrumentation and Analysis Laboratories 2 Department of

More information

Developments in Ultrasonic Phased Array Inspection IV

Developments in Ultrasonic Phased Array Inspection IV Developments in Ultrasonic Phased Array Inspection IV Phased Array UT Inspection System for BWR Bottom Head Penetrations P. Tremblay, J. Berlanger, Zetec, Canada T. Yagi, N. Shiokawa, IHI Corporation,

More information

APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM

APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM To speed up the closest-point distance computation, 3D Euclidean Distance Transform (DT) can be used in the proposed method. A DT is a uniform discretization

More information

Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds

Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds Enkhbayar Altantsetseg 1) Yuta Muraki 2) Katsutsugu Matsuyama 2) Fumito Chiba 3) Kouichi Konno 2) 1) Graduate School of

More information

LAPLACIAN MESH SMOOTHING FOR TETRAHEDRA BASED VOLUME VISUALIZATION 1. INTRODUCTION

LAPLACIAN MESH SMOOTHING FOR TETRAHEDRA BASED VOLUME VISUALIZATION 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.4/2002, ISSN 642-6037 Rafał STĘGIERSKI *, Paweł MIKOŁAJCZAK * volume data,triangle mesh generation, mesh smoothing, marching tetrahedra LAPLACIAN MESH

More information

IMPROVEMENT AND RESTORATION OF BIOMEDICAL IMAGES BLURRED BY BODY MOVEMENT

IMPROVEMENT AND RESTORATION OF BIOMEDICAL IMAGES BLURRED BY BODY MOVEMENT Proceedings 3rd Annual Conference IEEE/EBS Oct.5-8, 00, Istanbul, TURKEY IPROVEET AD RESTORATIO OF BIOEDICA IAGES BURRED BY BODY OVEET J. Hori, Y. Saitoh, T. Kiryu, K. Okamoto 3, K. Sakai 3 Faculty of

More information

Automated Quantitative Assessment of Perifollicular Vascularization

Automated Quantitative Assessment of Perifollicular Vascularization Automated Quantitative Assessment of Perifollicular Vascularization BORIS CIGALE, SMILJAN ŠINJUR, DAMJAN ZAZULA Faculty of Electrical Engineering and Computer Science University of Maribor Smetanova ulica

More information

White Pixel Artifact. Caused by a noise spike during acquisition Spike in K-space <--> sinusoid in image space

White Pixel Artifact. Caused by a noise spike during acquisition Spike in K-space <--> sinusoid in image space White Pixel Artifact Caused by a noise spike during acquisition Spike in K-space sinusoid in image space Susceptibility Artifacts Off-resonance artifacts caused by adjacent regions with different

More information

Scalar Algorithms: Contouring

Scalar Algorithms: Contouring Scalar Algorithms: Contouring Computer Animation and Visualisation Lecture tkomura@inf.ed.ac.uk Institute for Perception, Action & Behaviour School of Informatics Contouring Scaler Data Last Lecture...

More information

Comparison of fiber orientation analysis methods in Avizo

Comparison of fiber orientation analysis methods in Avizo Comparison of fiber orientation analysis methods in Avizo More info about this article: http://www.ndt.net/?id=20865 Abstract Rémi Blanc 1, Peter Westenberger 2 1 FEI, 3 Impasse Rudolf Diesel, Bât A, 33708

More information

Adaptive Focusing Technology for the Inspection of Variable Geometry. Composite Material

Adaptive Focusing Technology for the Inspection of Variable Geometry. Composite Material More info about this article: http://www.ndt.net/?id=22711 Adaptive Focusing Technology for the Inspection of Variable Geometry Composite Material Etienne GRONDIN 1 1 Olympus Scientific Solutions Americas,

More information

연구용유방초음파질관리 원광대학병원김혜원

연구용유방초음파질관리 원광대학병원김혜원 연구용유방초음파질관리 원광대학병원김혜원 Why US QC? Quality control (QC) testing of ultrasound scanners is important to verify the proper and consistent operation of these devices. main goal ; quality improvement Guidelines

More information

RA Y -MODELING FOR COMPUTER SIMULATION OF ULTRASONIC TESTING

RA Y -MODELING FOR COMPUTER SIMULATION OF ULTRASONIC TESTING RA Y -MODELING FOR COMPUTER SIMULATION OF ULTRASONIC TESTING INTRODUCTION T. Furukawa and K. Date Department of Materials Processing, Faculty of Engineering Tohoku University Sendai, Miyagi, 9'iYJ-77,

More information

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation OPTIMIZATION OF A PROFILE COEXTRUSION DIE USING A THREE-DIMENSIONAL FLOW SIMULATION SOFTWARE Kim Ryckebosh 1 and Mahesh Gupta 2, 3 1. Deceuninck nv, BE-8830 Hooglede-Gits, Belgium 2. Michigan Technological

More information

Introduction to volume rendering. Paul Bourke

Introduction to volume rendering. Paul Bourke Introduction to volume rendering Paul Bourke 2D drafting/drawing Points + lines + curves + primitives (circle, rectangle ) Describes boundaries 2D image Pixels Describes the interior of a rectangle, a

More information

Medical Images Analysis and Processing

Medical Images Analysis and Processing Medical Images Analysis and Processing - 25642 Emad Course Introduction Course Information: Type: Graduated Credits: 3 Prerequisites: Digital Image Processing Course Introduction Reference(s): Insight

More information

Processing 3D Surface Data

Processing 3D Surface Data Processing 3D Surface Data Computer Animation and Visualisation Lecture 12 Institute for Perception, Action & Behaviour School of Informatics 3D Surfaces 1 3D surface data... where from? Iso-surfacing

More information

Photoelastic Visualisation _ Phased Array Sound Fields Part 20 S-scan using a refracting wedge 40 to 70 transverse wave

Photoelastic Visualisation _ Phased Array Sound Fields Part 20 S-scan using a refracting wedge 40 to 70 transverse wave Vol.20 No.3 (Mar 2015) - The e-journal of Nondestructive Testing - ISSN 1435-4934 www.ndt.net/?id=17496 Photoelastic Visualisation _ Phased Array Sound Fields Part 20 S-scan using a refracting wedge 40

More information

11/1/13. Visualization. Scientific Visualization. Types of Data. Height Field. Contour Curves. Meshes

11/1/13. Visualization. Scientific Visualization. Types of Data. Height Field. Contour Curves. Meshes CSCI 420 Computer Graphics Lecture 26 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 2.11] Jernej Barbic University of Southern California Scientific Visualization

More information

Visualization. CSCI 420 Computer Graphics Lecture 26

Visualization. CSCI 420 Computer Graphics Lecture 26 CSCI 420 Computer Graphics Lecture 26 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 11] Jernej Barbic University of Southern California 1 Scientific Visualization

More information

Certificate in Clinician Performed Ultrasound (CCPU)

Certificate in Clinician Performed Ultrasound (CCPU) Certificate in Clinician Performed Ultrasound (CCPU) Syllabus Physics Tutorial Physics Tutorial Purpose: Training: Assessments: This unit is designed to cover the theoretical and practical curriculum for

More information

Visualization Computer Graphics I Lecture 20

Visualization Computer Graphics I Lecture 20 15-462 Computer Graphics I Lecture 20 Visualization Height Fields and Contours Scalar Fields Volume Rendering Vector Fields [Angel Ch. 12] April 15, 2003 Frank Pfenning Carnegie Mellon University http://www.cs.cmu.edu/~fp/courses/graphics/

More information

CT IMAGE PROCESSING IN HIP ARTHROPLASTY

CT IMAGE PROCESSING IN HIP ARTHROPLASTY U.P.B. Sci. Bull., Series C, Vol. 75, Iss. 3, 2013 ISSN 2286 3540 CT IMAGE PROCESSING IN HIP ARTHROPLASTY Anca MORAR 1, Florica MOLDOVEANU 2, Alin MOLDOVEANU 3, Victor ASAVEI 4, Alexandru EGNER 5 The use

More information

Enhanced material contrast by dual-energy microct imaging

Enhanced material contrast by dual-energy microct imaging Enhanced material contrast by dual-energy microct imaging Method note Page 1 of 12 2 Method note: Dual-energy microct analysis 1. Introduction 1.1. The basis for dual energy imaging Micro-computed tomography

More information

CALIBRATION ALGORITHM FOR FREEHAND ULTRASOUND

CALIBRATION ALGORITHM FOR FREEHAND ULTRASOUND CALIBRAION ALGORIHM FOR FREEHAND ULRASOUND 1 YAO RAO, YAO PENG 1 Aeronautic College, Shanghai University of Engineering Science, Shanghai 0160, China School of Economics & Management, Beihua University,

More information

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

More information

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg Human Detection A state-of-the-art survey Mohammad Dorgham University of Hamburg Presentation outline Motivation Applications Overview of approaches (categorized) Approaches details References Motivation

More information

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals More Info at Open Access Database www.ndt.net/?id=15210 A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals Subodh P S 1,a, Reghunathan

More information

Chapter 3. Image Processing Methods. (c) 2008 Prof. Dr. Michael M. Richter, Universität Kaiserslautern

Chapter 3. Image Processing Methods. (c) 2008 Prof. Dr. Michael M. Richter, Universität Kaiserslautern Chapter 3 Image Processing Methods The Role of Image Processing Methods (1) An image is an nxn matrix of gray or color values An image processing method is algorithm transforming such matrices or assigning

More information

Inspection of Visible and Invisible Features of Objects with Image and Sound Signal Processing

Inspection of Visible and Invisible Features of Objects with Image and Sound Signal Processing Inspection of Visible and Invisible Features of Objects with Image and Sound Signal Processing Atsushi Yamashita, Takahiro Hara and Toru Kaneko Department of Mechanical Engineering Shizuoka University

More information

EASY PROJECTOR AND MONOCHROME CAMERA CALIBRATION METHOD USING PLANE BOARD WITH MULTIPLE ENCODED MARKERS

EASY PROJECTOR AND MONOCHROME CAMERA CALIBRATION METHOD USING PLANE BOARD WITH MULTIPLE ENCODED MARKERS EASY PROJECTOR AND MONOCHROME CAMERA CALIBRATION METHOD USING PLANE BOARD WITH MULTIPLE ENCODED MARKERS Tatsuya Hanayama 1 Shota Kiyota 1 Ryo Furukawa 3 Hiroshi Kawasaki 1 1 Faculty of Engineering, Kagoshima

More information

Ultrasonic Multi-Skip Tomography for Pipe Inspection

Ultrasonic Multi-Skip Tomography for Pipe Inspection 18 th World Conference on Non destructive Testing, 16-2 April 212, Durban, South Africa Ultrasonic Multi-Skip Tomography for Pipe Inspection Arno VOLKER 1, Rik VOS 1 Alan HUNTER 1 1 TNO, Stieltjesweg 1,

More information

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts 45 Chapter 4 Quantifying Three-Dimensional Deformations of Migrating Fibroblasts This chapter presents the full-field displacements and tractions of 3T3 fibroblast cells during migration on polyacrylamide

More information