High-accuracy ultrasound target localization for hand-eye calibration between optical tracking systems and three-dimensional ultrasound
|
|
|
- Clement Stanley
- 10 years ago
- Views:
Transcription
1 High-accuracy ultrasound target localization for hand-eye calibration between optical tracking systems and three-dimensional ultrasound Ralf Bruder 1, Florian Griese 2, Floris Ernst 1, Achim Schweikard 1 1 Institute for Robotics and Cognitive Systems, University Lübeck 2 Univerity Lübeck [email protected] Abstract. Real-time target localization in ultrasound is useful in many clinical and scientific areas. For example in radiation therapy tumors can be localized in real-time and irradiated with a high accuracy. To measure the position of an ultrasound target in a global coordinate system or to extend the tracking volume by moving the ultrasound transducer an optical marker is attached to it and observed by an optical tracking system. The necessary calibration matrices from marker to ultrasound volume are obtained using hand-eye calibration algorithms which take sets of corresponding observations of the optical marker and an ultrasound target as input. The quality of these calibration matrices is highly dependent on the measured observations. While the accuracy of optical tracking systems is very high, accurate tracking in ultrasound is difficult because of the low resolution of the ultrasound volume, artifacts and noise. Therefore accurate hand-eye calibration is difficult between ultrasound and optical tracking systems. We have tested different phantoms, matching- and sub-pixel strategies to provide highly accurate tracking results in 3D ultrasound volumes as basis for hand-eye calibration. Tests have shown that using the described methods - calibration results with RMS errors of less than 1mm between observed and calibrated targets can be reached. 1 Introduction With the recent enhancements in imaging quality and speed three-dimensional ultrasound has become attractive for automatic guidance during robotized interventions and high-accuracy target tracking applications. We use a modified GE Vivid 7 dimension 3D cardiovascular ultrasound station for real-time volume processing and direct target localization in radio-surgery [1]. This station is capable of providing ultrasound volume scans of the target region with more than 20 frames per second. A framework was established to run image-processing algorithms directly on the ultrasound machine in order to track targets inside the ultrasound volume. To map the obtained target positions to world coordinates the ultrasound transducer is itself tracked using an attached optical marker and an accutrack
2 180 Bruder et al. 250 (atracsys LLC, Bottens, CH) optical tracking system to locate the marker. The position of the ultrasound target in world coordinates can be calculated using both tracking results and the static translation between ultrasound transducer and optical marker. Among other strategies the best results for this translation are usually obtained [2] using a hand-eye calibration algoritm [3] and the calibration setup shown in figure 1. The equation T i B U i = C is solved for the unknown calibration matrix B by capturing multiple sets of corresponding optical and ultrasound positions T i and U i for different transducer positions. One problem of hand-eye calibration is that the quality of the measured position sets highly influences the calibration result. While the measurements of optical tracking systems are highly accurate, tracking in ultrasound is difficult because of the low resolution of the volume data, artifacts and noise. To obtain an accurate calibration this tracking has to be optimized. 2 Materials and Methods A calibration setup is used (Fig. 1). An application has been developed to capture both ultrasound and optical tracking results. To obtain corresponding datasets from both systems the capture time of both measurements is calculated using high-accuracy timestamps and an estimate for the system latencies. Then the optical tracking result is chosen to meet the capture time of the corresponding ultrasound volume. For an intuitive handling during hand-held sample acquisition an automatic capture trigger algorithm has been implemented besides the manually triggered capture process. This algorithm triggers in phases with minimal movements in both tracking results. In this way motion artifacts in the measured tracking results are further minimized. After completion of a predefined sample count the result of the hand-eye calibration is calculated and the distance error between the calibration and the measured points is computed. Depending on these values an iterative post-processing algorithm identifies up to Fig. 1. Setup for hand-eye calibration
3 Hand-eye calibration 181 ten percent of the samples with high distances, eliminates these samples and recalculates the tracking result. In this way errors such as wrong target detections in ultrasound are eliminated. Two types of phantoms are used for tracking in ultrasound: A single target (Figure 1a) is used to maximize tracking accuracy while lateron a complex phantom (Fig. 1b) with multiple features is uses to increase targeting accuracy and reduce the amount of necessary count of measured transducer positions. 2.1 Tracking a single target A lead bulb on a nylon wire in a liquid tank is used as target. The lead bulb reflects a high amount of ultrasound and can be easily detected in the ultrasound volume using a maximum intensity search. As our ultrasound volume has a worst-case resolution of more than 1.5mm per pixel this method is not sufficient for high-accuracy tracking. To overcome this limitation we use cubic splines to interpolate the target region around a detected position with maximum intensity. The extreme value of the interpolated volume is used as sub-pixel approximation of the lead bulb position. Another tracking possibility is template matching. Using a predefined pattern of the lead bulb, the sum of square distances (SSD) is calculated to find an optimal match between the pattern and the lead bulb. With sub-pixel enhancement through iterative interpolation of the target region a high accuracy tracking result can be optained. Figure 3b shows the different tracking positions for a two-dimensional slice of the target. To test the sub-pixel quality of each strategy a lead bulb is moved through a liquid tank on a linear trajectory while being continuously tracked (Figure 3c). While the tracking accuracy is increased with both strategies, template matching shows the best linearity and highest accuracy. 2.2 Tracking multiple targets Three-dimensional ultrasound offers the possibility to track multiple targets inside one volume simultanously. We use a complex wire phantom (Dansk Fantom Fig. 2. Ultrasound transducer with attached optical marker on phantoms. Left: lead bulb phantom; right: complex phantom.
4 182 Bruder et al. Service, Fig. 4a) to find a defined geometry of twisted nylon wires inside the volume. The wires are clearly visible in the ultrasound volume and can be easily tracked using a repeated maximum intensity search with an additional distance criterium, so that features in close proximity to already located points are not detected. Alternatively template matching can be used with multiple, predefined patterns for wires in different angles to the beam. The obtained feature positions are matched against a predefined virtual phantom or the first captured phantom using the ICP algorithm [4] which may be exchanged replaced by RANSAC [5] to eliminate erroneous feature detections. The resulting transformation matrix between virtual and detected feature cloud is used as tracking result U i. Figure 4 shows the alignment results. (a) (b) (c) Fig. 3. A captured lead bulb with artifacts is shown in (a). The crosses in (b) show the maximum intensity (red), the spline-interpolated maximum intensity (black) and the center position of a found template using sub-pixel matching (blue). (c) shows the observed position changes for a linear lead bulb movement using the same color scheme. (a) (b) Fig. 4. The complex wire phantom in ultrasound is shown in (a). In (b) the extracted feature cloud (green) is registered to the predefined phantom (blue). While RANSAC (black) works as expected the ICP result (red) is rotated due to false feature detections.
5 Hand-eye calibration 183 Table 1. Calibration results. Calibration method Positions RMS error Lead bulb, standard resolution mm Lead buld, sub-pixel enhanced mm Complex phantom, standard resolution 3 positions, 50 targets each 2.330mm Complex phantom, sub-pixel enhanced 3 positions, 50 targets each 0.505mm 3 Results To measure the calibration quality we compute the RMS distance error between all calibrated and measured target points. Table 1 shows this quality value for the different calibration scenarios. For the single target an automatic calibration with 100 captured points is performed without manual interaction. Measurements at three different positions with 50 located targets in each volume are performed for the complex phantom. Both calibration methods show acceptable results with RMS errors of less than 2mm with standard resolution. With high-accuracy ultrasound target localization both methods can be significantly enhanced. For single targets the RMS errors can be reduced to less than 1mm using only half of captured points. As ICP is very sensitive to position errors, the accuracy gain for complex phantom calibration due to better target localization is even higher. 4 Conclusion Two calibration methods are implemented and enhanced with sub-pixel target localization. Especially with complex phantoms a stable calibration can be performed in only three steps which makes the method attractive for common use. References 1. Bruder R, Ernst F, Schlaefer A, et al. Real-time tracking of the pulmonary veins in 3D ultrasound of the beating heart. In: 51st Annual Meeting of the AAPM. vol. 36 of Med Phys; p Poon TC, Rohling RN. Comparison of calibration methods for spatial tracking of a 3-D ultrasound probe. Eur J Ultrasound. 2005;31(8): Tsai RY, Lenzr RK. A new technique for fully autonomous and efficient 3D robotics hand/eye calibration. IEEE Trans Rob Autom. 1989;5(3): Rusinkiewicz S, Levoy M. Efficient variants of the ICP algorithm. In: Proc Int Conf 3D Digit Imaging Model; p Chen C, Hung Y, Cheng J. RANSAC-based DARCES: a new approach to fast automatic registration of partially overlapping range images. IEEE Trans Pattern Anal Mach Intell. 1999;21:
Automotive Applications of 3D Laser Scanning Introduction
Automotive Applications of 3D Laser Scanning Kyle Johnston, Ph.D., Metron Systems, Inc. 34935 SE Douglas Street, Suite 110, Snoqualmie, WA 98065 425-396-5577, www.metronsys.com 2002 Metron Systems, Inc
How To Fix Out Of Focus And Blur Images With A Dynamic Template Matching Algorithm
IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 10 April 2015 ISSN (online): 2349-784X Image Estimation Algorithm for Out of Focus and Blur Images to Retrieve the Barcode
Low-resolution Character Recognition by Video-based Super-resolution
2009 10th International Conference on Document Analysis and Recognition Low-resolution Character Recognition by Video-based Super-resolution Ataru Ohkura 1, Daisuke Deguchi 1, Tomokazu Takahashi 2, Ichiro
Optimization of image quality through online motion correction
Advanced imaging technologies a revolution in diagnosis and treatment Optimization of image quality through online motion correction Oline Vinter Olesen December 10, 2010 Medical Solutions, Siemens Institute
Gated Radiotherapy for Lung Cancer
Gated Radiotherapy for Lung Cancer Steve B. Jiang, Ph.D. Depart Of Radiation Oncology University of California San Diego [email protected] radonc.ucsd.edu/research/cart Two Types of Gating Internal gating
High Quality Image Magnification using Cross-Scale Self-Similarity
High Quality Image Magnification using Cross-Scale Self-Similarity André Gooßen 1, Arne Ehlers 1, Thomas Pralow 2, Rolf-Rainer Grigat 1 1 Vision Systems, Hamburg University of Technology, D-21079 Hamburg
The process components and related data characteristics addressed in this document are:
TM Tech Notes Certainty 3D November 1, 2012 To: General Release From: Ted Knaak Certainty 3D, LLC Re: Structural Wall Monitoring (#1017) rev: A Introduction TopoDOT offers several tools designed specifically
High speed 3D capture for Configuration Management DOE SBIR Phase II Paul Banks [email protected]
High speed 3D capture for Configuration Management DOE SBIR Phase II Paul Banks [email protected] Advanced Methods for Manufacturing Workshop September 29, 2015 1 TetraVue does high resolution 3D
Automatic Labeling of Lane Markings for Autonomous Vehicles
Automatic Labeling of Lane Markings for Autonomous Vehicles Jeffrey Kiske Stanford University 450 Serra Mall, Stanford, CA 94305 [email protected] 1. Introduction As autonomous vehicles become more popular,
Removing Moving Objects from Point Cloud Scenes
1 Removing Moving Objects from Point Cloud Scenes Krystof Litomisky [email protected] Abstract. Three-dimensional simultaneous localization and mapping is a topic of significant interest in the research
How To Program A Laser Cutting Robot
Robotics ABB Robotics Laser Cutting Software High precision laser cutting made easy - Greater manufacturing flexibility at lower capital investment Robotic laser cutting Overview Allows for the increased
Tracking of Small Unmanned Aerial Vehicles
Tracking of Small Unmanned Aerial Vehicles Steven Krukowski Adrien Perkins Aeronautics and Astronautics Stanford University Stanford, CA 94305 Email: [email protected] Aeronautics and Astronautics Stanford
A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA
A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - [email protected]
Proper Implementation of Industrial CT Scanning to Reduce Inspection Costs & Get to Production Faster. Jesse Garant, JG&A Metrology Center
Proper Implementation of Industrial CT Scanning to Reduce Inspection Costs & Get to Production Faster Jesse Garant, JG&A Metrology Center Traditional Metrology and Inspection Tactile Devices (Touch Probe)
Frequently Asked Questions About VisionGauge OnLine
Frequently Asked Questions About VisionGauge OnLine The following frequently asked questions address the most common issues and inquiries about VisionGauge OnLine: 1. What is VisionGauge OnLine? VisionGauge
SUPER RESOLUTION FROM MULTIPLE LOW RESOLUTION IMAGES
SUPER RESOLUTION FROM MULTIPLE LOW RESOLUTION IMAGES ABSTRACT Florin Manaila 1 Costin-Anton Boiangiu 2 Ion Bucur 3 Although the technology of optical instruments is constantly advancing, the capture of
CASE STUDY LANDSLIDE MONITORING
Introduction Monitoring of terrain movements (unstable slopes, landslides, glaciers, ) is an increasingly important task for today s geotechnical people asked to prevent or forecast natural disaster that
Integrated sensors for robotic laser welding
Proceedings of the Third International WLT-Conference on Lasers in Manufacturing 2005,Munich, June 2005 Integrated sensors for robotic laser welding D. Iakovou *, R.G.K.M Aarts, J. Meijer University of
Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System
Ref: C0287 Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System Avital Bechar, Victor Bloch, Roee Finkelshtain, Sivan Levi, Aharon Hoffman, Haim Egozi and Ze ev Schmilovitch,
Projection Center Calibration for a Co-located Projector Camera System
Projection Center Calibration for a Co-located Camera System Toshiyuki Amano Department of Computer and Communication Science Faculty of Systems Engineering, Wakayama University Sakaedani 930, Wakayama,
Correcting the Lateral Response Artifact in Radiochromic Film Images from Flatbed Scanners
Correcting the Lateral Response Artifact in Radiochromic Film Images from Flatbed Scanners Background The lateral response artifact (LRA) in radiochromic film images from flatbed scanners was first pointed
Medical Image Processing on the GPU. Past, Present and Future. Anders Eklund, PhD Virginia Tech Carilion Research Institute [email protected].
Medical Image Processing on the GPU Past, Present and Future Anders Eklund, PhD Virginia Tech Carilion Research Institute [email protected] Outline Motivation why do we need GPUs? Past - how was GPU programming
Image Analysis for Volumetric Industrial Inspection and Interaction
Image Analysis for Volumetric Industrial Inspection and Interaction Rasmus Larsen Mads F. Hansen, Hildur Olafsdottir, Thomas H. Mosbech, Lasse F. Laursen DTU Informatics (CT) reconstruction from few projections
Three Dimensional Ultrasound Imaging
Three Dimensional Ultrasound Imaging Hans Torp/ Sevald Berg/Kjell Kristoffersen m/flere Department of circulation and medical imaging NTNU Hans Torp NTNU, Norway Acquisition Reconstruction Filtering Collecting
Accurate and robust image superresolution by neural processing of local image representations
Accurate and robust image superresolution by neural processing of local image representations Carlos Miravet 1,2 and Francisco B. Rodríguez 1 1 Grupo de Neurocomputación Biológica (GNB), Escuela Politécnica
Deformable Registration for Image-Guided Radiation Therapy
Symposium Multimodality Imaging for Radiotherapy : State of the art, needs and perspectives 1/33 Deformable Registration for Image-Guided Radiation Therapy David Sarrut «Radiation, images, oncology» team
Mean-Shift Tracking with Random Sampling
1 Mean-Shift Tracking with Random Sampling Alex Po Leung, Shaogang Gong Department of Computer Science Queen Mary, University of London, London, E1 4NS Abstract In this work, boosting the efficiency of
CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS
CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research
Static Environment Recognition Using Omni-camera from a Moving Vehicle
Static Environment Recognition Using Omni-camera from a Moving Vehicle Teruko Yata, Chuck Thorpe Frank Dellaert The Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213 USA College of Computing
Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication
Time Domain and Frequency Domain Techniques For Multi Shaker Time Waveform Replication Thomas Reilly Data Physics Corporation 1741 Technology Drive, Suite 260 San Jose, CA 95110 (408) 216-8440 This paper
Automatic 3D Mapping for Infrared Image Analysis
Automatic 3D Mapping for Infrared Image Analysis i r f m c a d a r a c h e V. Martin, V. Gervaise, V. Moncada, M.H. Aumeunier, M. irdaouss, J.M. Travere (CEA) S. Devaux (IPP), G. Arnoux (CCE) and JET-EDA
Development of an automated Red Light Violation Detection System (RLVDS) for Indian vehicles
CS11 59 Development of an automated Red Light Violation Detection System (RLVDS) for Indian vehicles Satadal Saha 1, Subhadip Basu 2 *, Mita Nasipuri 2, Dipak Kumar Basu # 2 # AICTE Emeritus Fellow 1 CSE
Interactive Visualization of Magnetic Fields
JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 21 No. 1 (2013), pp. 107-117 Interactive Visualization of Magnetic Fields Piotr Napieralski 1, Krzysztof Guzek 1 1 Institute of Information Technology, Lodz University
Basler. Line Scan Cameras
Basler Line Scan Cameras High-quality line scan technology meets a cost-effective GigE interface Real color support in a compact housing size Shading correction compensates for difficult lighting conditions
Classifying Manipulation Primitives from Visual Data
Classifying Manipulation Primitives from Visual Data Sandy Huang and Dylan Hadfield-Menell Abstract One approach to learning from demonstrations in robotics is to make use of a classifier to predict if
An Iterative Image Registration Technique with an Application to Stereo Vision
An Iterative Image Registration Technique with an Application to Stereo Vision Bruce D. Lucas Takeo Kanade Computer Science Department Carnegie-Mellon University Pittsburgh, Pennsylvania 15213 Abstract
ROBUST VEHICLE TRACKING IN VIDEO IMAGES BEING TAKEN FROM A HELICOPTER
ROBUST VEHICLE TRACKING IN VIDEO IMAGES BEING TAKEN FROM A HELICOPTER Fatemeh Karimi Nejadasl, Ben G.H. Gorte, and Serge P. Hoogendoorn Institute of Earth Observation and Space System, Delft University
Tracking Moving Objects In Video Sequences Yiwei Wang, Robert E. Van Dyck, and John F. Doherty Department of Electrical Engineering The Pennsylvania State University University Park, PA16802 Abstract{Object
Digital Photogrammetric System. Version 6.0.2 USER MANUAL. Block adjustment
Digital Photogrammetric System Version 6.0.2 USER MANUAL Table of Contents 1. Purpose of the document... 4 2. General information... 4 3. The toolbar... 5 4. Adjustment batch mode... 6 5. Objects displaying
National Performance Evaluation Facility for LADARs
National Performance Evaluation Facility for LADARs Kamel S. Saidi (presenter) Geraldine S. Cheok William C. Stone The National Institute of Standards and Technology Construction Metrology and Automation
DICOM Correction Item
Correction Number DICOM Correction Item CP-626 Log Summary: Type of Modification Clarification Rationale for Correction Name of Standard PS 3.3 2004 + Sup 83 The description of pixel spacing related attributes
Normalisation of 3D Face Data
Normalisation of 3D Face Data Chris McCool, George Mamic, Clinton Fookes and Sridha Sridharan Image and Video Research Laboratory Queensland University of Technology, 2 George Street, Brisbane, Australia,
Integration Services
Integration Services EXPERIENCED TEAM ADVANCED TECHNOLOGY PROVEN SOLUTIONS Integrations for large scale metrology applications Metris metrology to streamline your CAPABILITIES Advanced systems design Engineering
3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM
3D SCANNING: A NEW APPROACH TOWARDS MODEL DEVELOPMENT IN ADVANCED MANUFACTURING SYSTEM Dr. Trikal Shivshankar 1, Patil Chinmay 2, Patokar Pradeep 3 Professor, Mechanical Engineering Department, SSGM Engineering
Application Report. Propeller Blade Inspection Station
34935 SE Douglas Street, Suite, Snoqualmie, WA 9874 Ph: 425-396-5577 Fax: 425-396-586 Application Report Propeller Blade Inspection Station Prepared By Kyle Johnston, Ph. D. Metron Systems Inc.5.5 3 2.5
Vision-based Walking Parameter Estimation for Biped Locomotion Imitation
Vision-based Walking Parameter Estimation for Biped Locomotion Imitation Juan Pedro Bandera Rubio 1, Changjiu Zhou 2 and Francisco Sandoval Hernández 1 1 Dpto. Tecnología Electrónica, E.T.S.I. Telecomunicación
Building an Advanced Invariant Real-Time Human Tracking System
UDC 004.41 Building an Advanced Invariant Real-Time Human Tracking System Fayez Idris 1, Mazen Abu_Zaher 2, Rashad J. Rasras 3, and Ibrahiem M. M. El Emary 4 1 School of Informatics and Computing, German-Jordanian
LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. [email protected]
LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE 1 S.Manikandan, 2 S.Abirami, 2 R.Indumathi, 2 R.Nandhini, 2 T.Nanthini 1 Assistant Professor, VSA group of institution, Salem. 2 BE(ECE), VSA
EFFICIENT VEHICLE TRACKING AND CLASSIFICATION FOR AN AUTOMATED TRAFFIC SURVEILLANCE SYSTEM
EFFICIENT VEHICLE TRACKING AND CLASSIFICATION FOR AN AUTOMATED TRAFFIC SURVEILLANCE SYSTEM Amol Ambardekar, Mircea Nicolescu, and George Bebis Department of Computer Science and Engineering University
Leeds the Automation Degree in the Processing of Laser Scan Data to Better Final Products?
Leeds the Automation Degree in the Processing of Laser Scan Data to Better Final Products? Ivo MILEV, Germany Key words: Terrestrial Laser scanning for engineering survey, site surveying, data processing
A Reliability Point and Kalman Filter-based Vehicle Tracking Technique
A Reliability Point and Kalman Filter-based Vehicle Tracing Technique Soo Siang Teoh and Thomas Bräunl Abstract This paper introduces a technique for tracing the movement of vehicles in consecutive video
Application Example: Quality Control of Injection-Molded Parts
Application Example: Quality Control of Injection-Molded Parts Measuring Systems: ATOS Keywords: Optical 3D measuring technology, mold try-out, first article inspection, form and dimension inspection of
THE CONTROL OF A ROBOT END-EFFECTOR USING PHOTOGRAMMETRY
THE CONTROL OF A ROBOT END-EFFECTOR USING PHOTOGRAMMETRY Dr. T. Clarke & Dr. X. Wang Optical Metrology Centre, City University, Northampton Square, London, EC1V 0HB, UK [email protected], [email protected]
Build Panoramas on Android Phones
Build Panoramas on Android Phones Tao Chu, Bowen Meng, Zixuan Wang Stanford University, Stanford CA Abstract The purpose of this work is to implement panorama stitching from a sequence of photos taken
Differentiation of 3D scanners and their positioning method when applied to pipeline integrity
11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic More Info at Open Access Database www.ndt.net/?id=16317 Differentiation of 3D scanners and their
Real time vehicle detection and tracking on multiple lanes
Real time vehicle detection and tracking on multiple lanes Kristian Kovačić Edouard Ivanjko Hrvoje Gold Department of Intelligent Transportation Systems Faculty of Transport and Traffic Sciences University
An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network
Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal
GOM Optical Measuring Techniques. Deformation Systems and Applications
GOM Optical Measuring Techniques Deformation Systems and Applications ARGUS Forming Analysis ARGUS Deformation analysis in sheet metal and forming industry Forming Characteristics of Sheet Metals Material
M D Anderson Cancer Center Orlando TomoTherapy s Implementation of Image-guided Adaptive Radiation Therapy
M D Anderson Cancer Center Orlando TomoTherapy s Implementation of Image-guided Adaptive Radiation Therapy Katja Langen, PhD Research supported by TomoTherapy Inc. Today s Lecture Introduction to helical
Research-Grade Research-Grade. Capture
Research-Grade Research-Grade Motion Motion Capture Capture The System of Choice For Resear systems have earned the reputation as the gold standard for motion capture among research scientists. With unparalleled
Robust and accurate global vision system for real time tracking of multiple mobile robots
Robust and accurate global vision system for real time tracking of multiple mobile robots Mišel Brezak Ivan Petrović Edouard Ivanjko Department of Control and Computer Engineering, Faculty of Electrical
Application Example: Automotive Testing: Optical 3D Metrology improves Safety and Comfort
Application Example: Automotive Testing: Optical 3D Metrology improves Safety and Comfort Measuring System: PONTOS, ARAMIS, TRITOP, ATOS, GOM Touch Probe Keywords: Automotive, Crash Testing, static and
Pipeline External Corrosion Analysis Using a 3D Laser Scanner
Pipeline Technology Conference 2013 Pipeline External Corrosion Analysis Using a 3D Laser Scanner Pierre-Hugues ALLARD, Charles MONY Creaform, www.creaform3d.com 5825 rue St-Georges, Lévis (QC), Canada,
Synthetic Sensing: Proximity / Distance Sensors
Synthetic Sensing: Proximity / Distance Sensors MediaRobotics Lab, February 2010 Proximity detection is dependent on the object of interest. One size does not fit all For non-contact distance measurement,
Mouse Control using a Web Camera based on Colour Detection
Mouse Control using a Web Camera based on Colour Detection Abhik Banerjee 1, Abhirup Ghosh 2, Koustuvmoni Bharadwaj 3, Hemanta Saikia 4 1, 2, 3, 4 Department of Electronics & Communication Engineering,
PRODUCT DATA. Uses and Features
PRODUCT DATA Acoustic Test Consultant Type 7761 with Robot Option BZ-5370, PULSE Position Detection Option for Acoustic Test Consultant BZ-5611 and Noise Source Identification Type 7752 Acoustic Test Consultant
IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING
ABSTRACT: IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING Hakan Wiman Department of Photogrammetry, Royal Institute of Technology S - 100 44 Stockholm, Sweden (e-mail [email protected]) ISPRS Commission
The Big Data methodology in computer vision systems
The Big Data methodology in computer vision systems Popov S.B. Samara State Aerospace University, Image Processing Systems Institute, Russian Academy of Sciences Abstract. I consider the advantages of
Human-like Arm Motion Generation for Humanoid Robots Using Motion Capture Database
Human-like Arm Motion Generation for Humanoid Robots Using Motion Capture Database Seungsu Kim, ChangHwan Kim and Jong Hyeon Park School of Mechanical Engineering Hanyang University, Seoul, 133-791, Korea.
ACCURACY ASSESSMENT OF BUILDING POINT CLOUDS AUTOMATICALLY GENERATED FROM IPHONE IMAGES
ACCURACY ASSESSMENT OF BUILDING POINT CLOUDS AUTOMATICALLY GENERATED FROM IPHONE IMAGES B. Sirmacek, R. Lindenbergh Delft University of Technology, Department of Geoscience and Remote Sensing, Stevinweg
VEHICLE LOCALISATION AND CLASSIFICATION IN URBAN CCTV STREAMS
VEHICLE LOCALISATION AND CLASSIFICATION IN URBAN CCTV STREAMS Norbert Buch 1, Mark Cracknell 2, James Orwell 1 and Sergio A. Velastin 1 1. Kingston University, Penrhyn Road, Kingston upon Thames, KT1 2EE,
IGRT. IGRT can increase the accuracy by locating the target volume before and during the treatment.
DERYA ÇÖNE RADIOTHERAPY THERAPIST ACIBADEM KOZYATAGI HOSPITAL RADIATION ONCOLOGY DEPARTMENT IGRT IGRT (image-guided radiation therapy) is a technique that reduces geometric uncertainties by considering
MoveInspect HF HR. 3D measurement of dynamic processes MEASURE THE ADVANTAGE. MoveInspect TECHNOLOGY
MoveInspect HF HR 3D measurement of dynamic processes MEASURE THE ADVANTAGE MoveInspect TECHNOLOGY MoveInspect HF HR 3D measurement of dynamic processes Areas of application In order to sustain its own
Automated Optical Inspection is one of many manufacturing test methods common in the assembly of printed circuit boards. This list includes:
What is AOI? Automated Optical Inspection is one of many manufacturing test methods common in the assembly of printed circuit boards. This list includes: Test methods for electronic assemblies: - FT (Functional
Advances in scmos Camera Technology Benefit Bio Research
Advances in scmos Camera Technology Benefit Bio Research scmos camera technology is gaining in popularity - Why? In recent years, cell biology has emphasized live cell dynamics, mechanisms and electrochemical
Superresolution images reconstructed from aliased images
Superresolution images reconstructed from aliased images Patrick Vandewalle, Sabine Süsstrunk and Martin Vetterli LCAV - School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne
Cloud tracking with optical flow for short-term solar forecasting
Cloud tracking with optical flow for short-term solar forecasting Philip Wood-Bradley, José Zapata, John Pye Solar Thermal Group, Australian National University, Canberra, Australia Corresponding author:
ON THE AUTOMATION OF THE REGISTRATION OF POINT CLOUDS USING THE METROPOLIS ALGORITHM
ON THE AUTOMATION OF THE REGISTRATION OF POINT CLOUDS USING THE METROPOLIS ALGORITHM Axel Wendt Institute for Applied Photogrammetry and Geoinformatics, University of Applied Sciences Oldenburg, Ofener
VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS
VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS Aswin C Sankaranayanan, Qinfen Zheng, Rama Chellappa University of Maryland College Park, MD - 277 {aswch, qinfen, rama}@cfar.umd.edu Volkan Cevher, James
Shape Measurement of a Sewer Pipe. Using a Mobile Robot with Computer Vision
International Journal of Advanced Robotic Systems ARTICLE Shape Measurement of a Sewer Pipe Using a Mobile Robot with Computer Vision Regular Paper Kikuhito Kawasue 1,* and Takayuki Komatsu 1 1 Department
Application Report: Running µshape TM on a VF-20 Interferometer
: Running µshape TM on a VF-20 Interferometer General This report describes how a fiber interferometer from Arden Photonics Ltd was used together with the µshape TM Generic software package. The VF-20
4D Scanning. Image Guided Radiation Therapy. Outline. A Simplified View of the RT Process. Outline. Steve B. Jiang, Ph.D.
4D Scanning Steve B. Jiang, Ph.D. Department of Radiation Oncology [email protected] http://gray.mgh.harvard.edu/ Outline Problems with free breathing 3D scanning What is 4D CT? How does it work?
SYMMETRIC EIGENFACES MILI I. SHAH
SYMMETRIC EIGENFACES MILI I. SHAH Abstract. Over the years, mathematicians and computer scientists have produced an extensive body of work in the area of facial analysis. Several facial analysis algorithms
International Year of Light 2015 Tech-Talks BREGENZ: Mehmet Arik Well-Being in Office Applications Light Measurement & Quality Parameters
www.led-professional.com ISSN 1993-890X Trends & Technologies for Future Lighting Solutions ReviewJan/Feb 2015 Issue LpR 47 International Year of Light 2015 Tech-Talks BREGENZ: Mehmet Arik Well-Being in
Form Design Guidelines Part of the Best-Practices Handbook. Form Design Guidelines
Part of the Best-Practices Handbook Form Design Guidelines I T C O N S U L T I N G Managing projects, supporting implementations and roll-outs onsite combined with expert knowledge. C U S T O M D E V E
Topographic Change Detection Using CloudCompare Version 1.0
Topographic Change Detection Using CloudCompare Version 1.0 Emily Kleber, Arizona State University Edwin Nissen, Colorado School of Mines J Ramón Arrowsmith, Arizona State University Introduction CloudCompare
RESOLUTION IMPROVEMENT OF DIGITIZED IMAGES
Proceedings of ALGORITMY 2005 pp. 270 279 RESOLUTION IMPROVEMENT OF DIGITIZED IMAGES LIBOR VÁŠA AND VÁCLAV SKALA Abstract. A quick overview of preprocessing performed by digital still cameras is given
PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY
PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY V. Knyaz a, *, Yu. Visilter, S. Zheltov a State Research Institute for Aviation System (GosNIIAS), 7, Victorenko str., Moscow, Russia
Poker Vision: Playing Cards and Chips Identification based on Image Processing
Poker Vision: Playing Cards and Chips Identification based on Image Processing Paulo Martins 1, Luís Paulo Reis 2, and Luís Teófilo 2 1 DEEC Electrical Engineering Department 2 LIACC Artificial Intelligence
CT RADIATION DOSE REPORT FROM DICOM. Frank Dong, PhD, DABR Diagnostic Physicist Imaging Institute Cleveland Clinic Foundation Cleveland, OH
CT RADIATION DOSE REPORT FROM DICOM Frank Dong, PhD, DABR Diagnostic Physicist Imaging Institute Cleveland Clinic Foundation Cleveland, OH CT Patient comes out... Patient goes in... Big Black Box Radiology
Image Registration and Fusion. Professor Michael Brady FRS FREng Department of Engineering Science Oxford University
Image Registration and Fusion Professor Michael Brady FRS FREng Department of Engineering Science Oxford University Image registration & information fusion Image Registration: Geometric (and Photometric)
HANDS-FREE PC CONTROL CONTROLLING OF MOUSE CURSOR USING EYE MOVEMENT
International Journal of Scientific and Research Publications, Volume 2, Issue 4, April 2012 1 HANDS-FREE PC CONTROL CONTROLLING OF MOUSE CURSOR USING EYE MOVEMENT Akhil Gupta, Akash Rathi, Dr. Y. Radhika
