IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149

Size: px
Start display at page:

Download "IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149"

Transcription

1 IGTF 26 Fort Worth, TX, April -5, Light weighted and Portable LiDAR, VLP-6 Registration Yushin Ahn (yahn@mtu.edu), Kyung In Huh (khuh@cpp.edu), Sudhagar Nagarajan (snagarjan@fau.edu), Jin Hong (hongjs@etsu.edu),ki In Bang(kiinbang@yorku.ca) Surveying Engineering, Integrated Geospatial technology MS, Michigan Technological University, Houghton, MI Department of Geography and Anthropology, California State Polytechnic University in Pomona, CA Engineering Technology, Surveying & Digital Media, East Tennessee State University, TN Department of Civil, Environmental and Geomatics Engineering, Florida Atlantic University, FL Earth & Space Science & Engineering, York University, Toronto, CA ABSTRACT Recently, Velodyne LiDAR Puck, VLP-6, is introduced in the market. A small, light-weighted LiDAR is welcomed by mobile/uav mapping communities thanks to its portability and integrality to small aircraft, optical sensors, IMU/GPS etc. While this LiDAR scans /3 million points per second in realtime, its vertical angular resolution, 2 in ±5 vertical field of view greatly limits data acquisition quality compared to other high-end LiDAR. Here, we propose a novel approach for space resection using linear retro-reflective targets to overcome the limitation of large vertical angular resolution. The results show that linear targets are clearly visible and easily extracted. The points on the targets will be line-fitted then, intersections of the lines will play role in space resection for registration INTRODUCTION Space resection, a technique to compute sensor position and its orientation, traditionally requires control points. This process can be considered as a coordinate transformation between sensor coordinate system and reference coordinate system (or global coordinate system) through the same points in two system. Once resection is done, one can place each sensor data to unified coordinate system, in other word, data registration. In this case, one and only condition is that the control point should be visible and accurately measurable in data. It is noted that it is trivial to measure control points in photographs. Recent advancement of Light Detection And Range (LiDAR) technology has reached the light-weighted and portable LiDAR era but at the expense of overall point density in vertical direction. The Velodyne VLP-6, the LiDAR for our study has a vertical angular resolution of 2 in ±5 which makes 6 horizontal lines for the interval while horizontal angular resolution is.-.4. This large vertical angular resolution limits the usage of control points, because the points may be placed in between lines. Moreover, it is difficult to pin point target s center, even if points are on the scan line. 36

2 IGTF 26 Fort Worth, TX, April -5, Figure. Simulated point cloud of VLP-6 when scanned 5x5 meter size room (A) and horizontal/vertical point spacing (B). Horizontal/vertical point spacing are.43mm and 8.7 mm in 2.5 meter distance respectively. Figure illustrates simulated point cloud of VLP-6. With. and 2 horizontal and vertical resolution, VLP-6 scans 36 with ±5 vertical field of view, resulting in 57,6 points in /5 seconds, or roughly.3 million points per second (Table ). In this study, to overcome vertically sparse point distribution, we approach this problem using linear targets (see figure 3B) instead of point targets. Linear targets are made of retro-reflective tapes and their intensities exceed the reflectance of normal surface, which gives easy extraction of targets from point clouds. The extracted linear targets will be converted to points by line-line intersection, followed by RANSAC based line fitting. In the following sections, these steps are explained in detail with experiment results Table. The specification of VLP-6 LiDAR Horizontal angel resolution. to.4 degree in 36 Vertical angle resolution 2 in ±5 Rotational speed 5-2 Hz Distance Up to meters Laser class Class, eye safe Wavelength 93 nm, near infrared Number of points per second /3 million points/second METHODOLOGY Points along the retro-reflective linear targets will generate control points for the resection later. The work flow from targets to control points will be illustrated in figure 3. 2

3 IGTF 26 Fort Worth, TX, April -5, Figure 2. Indoor point cloud sample (A). Targets are visible west side of wall. The photo of retroreflective linear targets (B) and enlarged points with targets (C). Color indicates intensity value, - for normal surface and < for targets Figure 3. Work flow from Data acquisition to control point extraction. Once control points are acquired, 3D space resection is performed Control Point Extraction and Projection to a Plane As stated earlier, linear target are clearly seen in point cloud (Figure 2) and can easily be separated by its intensity value. Then, those points are projected to best fitted plane. To apply line fitting, we rotate the plane with target points to horizontal plane so that all points lie in 2D space RANSAC Line Extraction and Line-Line Intersection for Control Points RANSAC (Fischler and Bolles 98), known as outlier-insensitive data fitting algorithm, finds a fitting line and is useful for multiple lines to be detected. For a line detection, RANSAC first starts with randomly selecting two points, which is minimum number for a line construction (AX+BY+C=). Second, distances between points and a computed line are calculated. With a distance threshold, one can 3

4 IGTF 26 Fort Worth, TX, April -5, categorize points to inliers and outliers. When this procedure is repeated enough number to be population representable, the batch that has maximum number of inlier point will be a line detected. (Figure 4A) Figure 4. Flowchart for RANSAC based line fitting (A) and the scheme of line-line intersection for control point (B) For multiple lines, previous inliers are removed from original points and become new input points. This process can be repeated until all points are used. The targets used in this study are shown in Figure 2B and Figure 4B. We placed targets in a way that we get enough number of intersection points with less linear targets and strong geometry as well. This shape of configuration gives total 5 points with good point distribution D Space Resection Resection is a technique to position and orient instrument in reference coordinate system (Wolf et al 23). 3D space resection typically contains total 7 parameters scale, three rotations and three shifts and can be written as follow. X R R 2 R 3 x Tx [ Y] = S [ R 2 R 22 R 23 ] [ y] + [ Ty] () Z R 3 R 32 R 33 z Tz Where [X Y Z] is reference points, [x y z] is LiDAR point in sensor coordinate system, S is scale factor, R R 33 are the elements of 3D rotation matrix and [Tx Ty Tz] is translation vector. Since LiDAR has metric unit, therefore, one can consider S as or ignore in the equation above. It is non-linear equation and its partial derivatives with respect to 3D coordinate transformation parameters - ω, φ, κ, Tx, Ty, Tz, will be written as below. 4

5 IGTF 26 Fort Worth, TX, April -5, X X Y Y Z Z X Y w Z w X Y Z X Y Z d d d dtx dty dtz (2) Where [X Y Z ] is computed value with initial approximation. It has B=AX matrix form and using least squares method, solution can be found by solving X = (A T A) A T B and updating parameters in an iterative fashion. 99 EXPERIMENT and RESULTS We used total 4 set of scans and points on the retro-reflective targets were successfully extracted Figure 5. Four scans used in the study - reference scan (A), rotated about X axis (B), clockwise rotated about Z axis (C) and anti-clockwise rotated about Z axis (D) Figure 6. Extracted control points from each scan. 4 lines can be extracted and 5 intersections are stored as control points. 5

6 IGTF 26 Fort Worth, TX, April -5, Using control points followed by line fitting and line-line intersection, space resection is performed and the reference standard deviations (σ ) for resection adjustment are.224,.45 and.24 meter for set B, C and D respectively Figure 7. Raw data (A), result of registration (B) and refinement using Iterative closest point (C) (Ramer and Bolles 98) Resection results, scanner position and orientation, can be used to transform all the points to the reference coordinate through equation (). Figure 7B shows all four scans together and one can see control points derived from linear target align each scan well. When corners are compared, the mean and standard deviation are.59 and.28 respectively. One can perform ICP based registration for refinement, since resection provides good approximation. Then the mean and standard deviation reduced to.33 and.6 respectively. CONCLUSION We showed retro-reflective linear targets can be clearly visible in point cloud and four target lines and 5 intersection were successfully extracted. Through the step, we also showed the potential of linear target derived points in space resection procedure. The proposed method will effectively connect real world coordinate system when linear targets are measured using surveying equipment, such as total station. Furthermore, when portable LiDAR is used indoors, conventional registration using sole point clouds, such as ICP may fail, mainly due to the fact that each horizontal scan is similar each other in vertical direction. REFERENCES Fischler, M., and R. Bolles, (98). Random sample consensus: A paradigm for model fitting with application to image analysis and automated cartography, Commun. Assoc. Comp. 738 Mach., 24: Ramer, U., (972) "An iterative procedure for the polygonal approximation of plane curves," Computer Graphics and Image Processing, (3), (972) Wolf, P. R., B.A. Dewitt and B. Wilkinson, (23). Elements of photogrammetry with 97 applications in GIS, McGraw Hill, 4th Edition, 23, 676pp. 6

DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS INTRODUCTION

DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS INTRODUCTION DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS Yun-Ting Su James Bethel Geomatics Engineering School of Civil Engineering Purdue University 550 Stadium Mall Drive, West Lafayette,

More information

RANSAC APPROACH FOR AUTOMATED REGISTRATION OF TERRESTRIAL LASER SCANS USING LINEAR FEATURES

RANSAC APPROACH FOR AUTOMATED REGISTRATION OF TERRESTRIAL LASER SCANS USING LINEAR FEATURES RANSAC APPROACH FOR AUTOMATED REGISTRATION OF TERRESTRIAL LASER SCANS USING LINEAR FEATURES K. AL-Durgham, A. Habib, E. Kwak Department of Geomatics Engineering, University of Calgary, Calgary, Alberta,

More information

TLS Parameters, Workflows and Field Methods

TLS Parameters, Workflows and Field Methods TLS Parameters, Workflows and Field Methods Marianne Okal, UNAVCO June 20 th, 2014 How a Lidar instrument works (Recap) Transmits laser signals and measures the reflected light to create 3D point clouds.

More information

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Bharat Lohani* and Sandeep Sashidharan *Department of Civil Engineering, IIT Kanpur Email: blohani@iitk.ac.in. Abstract While using

More information

TLS Parameters, Workflows and Field Methods

TLS Parameters, Workflows and Field Methods TLS Parameters, Workflows and Field Methods Marianne Okal, UNAVCO GSA, September 23 rd, 2016 How a Lidar instrument works (Recap) Transmits laser signals and measures the reflected light to create 3D point

More information

3D BUILDINGS MODELLING BASED ON A COMBINATION OF TECHNIQUES AND METHODOLOGIES

3D BUILDINGS MODELLING BASED ON A COMBINATION OF TECHNIQUES AND METHODOLOGIES 3D BUILDINGS MODELLING BASED ON A COMBINATION OF TECHNIQUES AND METHODOLOGIES Georgeta Pop (Manea), Alexander Bucksch, Ben Gorte Delft Technical University, Department of Earth Observation and Space Systems,

More information

Runway Centerline Deviation Estimation from Point Clouds using LiDAR imagery

Runway Centerline Deviation Estimation from Point Clouds using LiDAR imagery Runway Centerline Deviation Estimation from Point Clouds using LiDAR imagery Seth Young 1, Charles Toth 2, Zoltan Koppanyi 2 1 Department of Civil, Environmental and Geodetic Engineering The Ohio State

More information

TLS Parameters, Workflows and Field Methods

TLS Parameters, Workflows and Field Methods TLS Parameters, Workflows and Field Methods Marianne Okal, UNAVCO GSA, October 20 th, 2017 How a Lidar instrument works (Recap) Transmits laser signals and measures the reflected light to create 3D point

More information

Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying

Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying Problem One of the challenges for any Geographic Information System (GIS) application is to keep the spatial data up to date and accurate.

More information

A Summary of Projective Geometry

A Summary of Projective Geometry A Summary of Projective Geometry Copyright 22 Acuity Technologies Inc. In the last years a unified approach to creating D models from multiple images has been developed by Beardsley[],Hartley[4,5,9],Torr[,6]

More information

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER S17- DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER Fumihiro Inoue 1 *, Takeshi Sasaki, Xiangqi Huang 3, and Hideki Hashimoto 4 1 Technica Research Institute,

More information

AUTOMATIC ORIENTATION AND MERGING OF LASER SCANNER ACQUISITIONS THROUGH VOLUMETRIC TARGETS: PROCEDURE DESCRIPTION AND TEST RESULTS

AUTOMATIC ORIENTATION AND MERGING OF LASER SCANNER ACQUISITIONS THROUGH VOLUMETRIC TARGETS: PROCEDURE DESCRIPTION AND TEST RESULTS AUTOMATIC ORIENTATION AND MERGING OF LASER SCANNER ACQUISITIONS THROUGH VOLUMETRIC TARGETS: PROCEDURE DESCRIPTION AND TEST RESULTS G.Artese a, V.Achilli b, G.Salemi b, A.Trecroci a a Dept. of Land Planning,

More information

3D Laser Scanner VS1000 User Manual

3D Laser Scanner VS1000 User Manual 3D Laser Scanner VS1000 User Manual 1 VS1000 Introduction SMART MAX GEOSYSTEMS CO., LTD VS1000 3D Laser Scanner based on pulses ranging principle, could quick acquire massive point cloud data from the

More information

AUTOMATIC IMAGE ORIENTATION BY USING GIS DATA

AUTOMATIC IMAGE ORIENTATION BY USING GIS DATA AUTOMATIC IMAGE ORIENTATION BY USING GIS DATA Jeffrey J. SHAN Geomatics Engineering, School of Civil Engineering Purdue University IN 47907-1284, West Lafayette, U.S.A. jshan@ecn.purdue.edu Working Group

More information

A NEW AUTOMATIC SYSTEM CALIBRATION OF MULTI-CAMERAS AND LIDAR SENSORS

A NEW AUTOMATIC SYSTEM CALIBRATION OF MULTI-CAMERAS AND LIDAR SENSORS A NEW AUTOMATIC SYSTEM CALIBRATION OF MULTI-CAMERAS AND LIDAR SENSORS M. Hassanein a, *, A. Moussa a,b, N. El-Sheimy a a Department of Geomatics Engineering, University of Calgary, Calgary, Alberta, Canada

More information

ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning

ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning 1 ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning Petri Rönnholm Aalto University 2 Learning objectives To recognize applications of laser scanning To understand principles

More information

Three-Dimensional Laser Scanner. Field Evaluation Specifications

Three-Dimensional Laser Scanner. Field Evaluation Specifications Stanford University June 27, 2004 Stanford Linear Accelerator Center P.O. Box 20450 Stanford, California 94309, USA Three-Dimensional Laser Scanner Field Evaluation Specifications Metrology Department

More information

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS Proceedings, 11 th FIG Symposium on Deformation Measurements, Santorini, Greece, 003. NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS D.Stathas, O.Arabatzi, S.Dogouris, G.Piniotis,

More information

Epipolar geometry-based ego-localization using an in-vehicle monocular camera

Epipolar geometry-based ego-localization using an in-vehicle monocular camera Epipolar geometry-based ego-localization using an in-vehicle monocular camera Haruya Kyutoku 1, Yasutomo Kawanishi 1, Daisuke Deguchi 1, Ichiro Ide 1, Hiroshi Murase 1 1 : Nagoya University, Japan E-mail:

More information

ASSETS DATA INVENTORY BASED ON BUILDING INFORMATION MODELLING

ASSETS DATA INVENTORY BASED ON BUILDING INFORMATION MODELLING ASSETS DATA INVENTORY BASED ON BUILDING INFORMATION MODELLING Asep Yusup Saptari (Surveying and Cadastre Research Group) Geodesy And Geomatic Earth Science And Engineering Faculty Institut Teknologi Bandung

More information

RobotEye RE08 3D LIDAR 3D Laser Scanning System. Product Datasheet

RobotEye RE08 3D LIDAR 3D Laser Scanning System. Product Datasheet 3 D L A S E R S C A N N I N G S Y S T E M S RobotEye RE08 3D LIDAR 3D Laser Scanning System Product Datasheet 2015 Ocular Robotics Ltd All rights reserved RobotEye RE08 3D LIDAR - 3D Laser Scanning System

More information

Chapters 1 4: Overview

Chapters 1 4: Overview Chapters 1 4: Overview Photogrammetry: introduction, applications, and tools GNSS/INS-assisted photogrammetric and LiDAR mapping LiDAR mapping: principles, applications, mathematical model, and error sources

More information

Calibration of a rotating multi-beam Lidar

Calibration of a rotating multi-beam Lidar The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Calibration of a rotating multi-beam Lidar Naveed Muhammad 1,2 and Simon Lacroix 1,2 Abstract

More information

10/03/11. Model Fitting. Computer Vision CS 143, Brown. James Hays. Slides from Silvio Savarese, Svetlana Lazebnik, and Derek Hoiem

10/03/11. Model Fitting. Computer Vision CS 143, Brown. James Hays. Slides from Silvio Savarese, Svetlana Lazebnik, and Derek Hoiem 10/03/11 Model Fitting Computer Vision CS 143, Brown James Hays Slides from Silvio Savarese, Svetlana Lazebnik, and Derek Hoiem Fitting: find the parameters of a model that best fit the data Alignment:

More information

Homographies and RANSAC

Homographies and RANSAC Homographies and RANSAC Computer vision 6.869 Bill Freeman and Antonio Torralba March 30, 2011 Homographies and RANSAC Homographies RANSAC Building panoramas Phototourism 2 Depth-based ambiguity of position

More information

Jeffrey A. Schepers P.S. EIT Geospatial Services Holland Engineering Inc. 220 Hoover Blvd, Suite 2, Holland, MI Desk

Jeffrey A. Schepers P.S. EIT Geospatial Services Holland Engineering Inc. 220 Hoover Blvd, Suite 2, Holland, MI Desk Jeffrey A. Schepers P.S. EIT Geospatial Services Holland Engineering Inc. 220 Hoover Blvd, Suite 2, Holland, MI 49423 616-594-5127 Desk 616-322-1724 Cell 616-392-5938 Office Mobile LiDAR - Laser Scanning

More information

Trimble Engineering & Construction Group, 5475 Kellenburger Road, Dayton, OH , USA

Trimble Engineering & Construction Group, 5475 Kellenburger Road, Dayton, OH , USA Trimble VISION Ken Joyce Martin Koehler Michael Vogel Trimble Engineering and Construction Group Westminster, Colorado, USA April 2012 Trimble Engineering & Construction Group, 5475 Kellenburger Road,

More information

Association-Matrix-Based Sample Consensus Approach for Automated Registration of Terrestrial Laser Scans Using Linear Features

Association-Matrix-Based Sample Consensus Approach for Automated Registration of Terrestrial Laser Scans Using Linear Features Association-Matrix-Based Sample Consensus Approach for Automated Registration of Terrestrial Laser Scans Using Linear Features Kaleel Al-Durgham and Ayman Habib Abstract This paper presents an approach

More information

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 Leica ScanStation:: Calibration and QA Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 1. Summary Leica Geosystems, in creating the Leica Scanstation family of products, has designed and conducted

More information

AUTOMATIC MODELLING METHOD FOR STEEL STRUCTURES USING PHOTOGRAMMETRY

AUTOMATIC MODELLING METHOD FOR STEEL STRUCTURES USING PHOTOGRAMMETRY AUTOMATIC MODELLING METHOD FOR STEEL STRUCTURES USING PHOTOGRAMMETRY S. H. Jung a, J. H. Yu a*, J. K. Lee b, L. Ge a a School of Surveying and Spatial Information Systems, University of New South Wales,

More information

Exterior Orientation Parameters

Exterior Orientation Parameters Exterior Orientation Parameters PERS 12/2001 pp 1321-1332 Karsten Jacobsen, Institute for Photogrammetry and GeoInformation, University of Hannover, Germany The georeference of any photogrammetric product

More information

REGISTRATION OF AIRBORNE LASER DATA TO SURFACES GENERATED BY PHOTOGRAMMETRIC MEANS. Y. Postolov, A. Krupnik, K. McIntosh

REGISTRATION OF AIRBORNE LASER DATA TO SURFACES GENERATED BY PHOTOGRAMMETRIC MEANS. Y. Postolov, A. Krupnik, K. McIntosh REGISTRATION OF AIRBORNE LASER DATA TO SURFACES GENERATED BY PHOTOGRAMMETRIC MEANS Y. Postolov, A. Krupnik, K. McIntosh Department of Civil Engineering, Technion Israel Institute of Technology, Haifa,

More information

3D LASER SCANNING SYSTEMS. RobotEye RE08 3D LIDAR 3D Laser Scanning System. Product Datasheet

3D LASER SCANNING SYSTEMS. RobotEye RE08 3D LIDAR 3D Laser Scanning System. Product Datasheet 3D LASER SCANNING SYSTEMS RobotEye RE08 3D LIDAR 3D Laser Scanning System Product Datasheet RobotEye RE08 3D LIDAR - 3D Laser Scanning System Ocular Robotics RobotEye RE08 3D LIDAR - 3D Laser Scanning

More information

An Extended Line Tracking Algorithm

An Extended Line Tracking Algorithm An Extended Line Tracking Algorithm Leonardo Romero Muñoz Facultad de Ingeniería Eléctrica UMSNH Morelia, Mich., Mexico Email: lromero@umich.mx Moises García Villanueva Facultad de Ingeniería Eléctrica

More information

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW Thorsten Thormählen, Hellward Broszio, Ingolf Wassermann thormae@tnt.uni-hannover.de University of Hannover, Information Technology Laboratory,

More information

Ability of Terrestrial Laser Scanner Trimble TX5 in Cracks Monitoring at Different Ambient Conditions

Ability of Terrestrial Laser Scanner Trimble TX5 in Cracks Monitoring at Different Ambient Conditions World Applied Sciences Journal 34 (12): 1748-1753, 2016 ISSN 1818-4952 IDOSI Publications, 2016 DOI: 10.5829/idosi.wasj.2016.1748.1753 Ability of Terrestrial Laser Scanner Trimble TX5 in Cracks Monitoring

More information

FULL AUTOMATIC REGISTRATION OF LASER SCANNER POINT CLOUDS

FULL AUTOMATIC REGISTRATION OF LASER SCANNER POINT CLOUDS FULL AUTOMATIC REGISTRATION OF LASER SCANNER POINT CLOUDS Devrim Akca Institute of Geodesy and Photogrammetry, ETH - Zurich, Switzerland http://www.photogrammetry.ethz.ch 1 The Goal: is automatic registration

More information

A METHOD TO PREDICT ACCURACY OF LEAST SQUARES SURFACE MATCHING FOR AIRBORNE LASER SCANNING DATA SETS

A METHOD TO PREDICT ACCURACY OF LEAST SQUARES SURFACE MATCHING FOR AIRBORNE LASER SCANNING DATA SETS A METHOD TO PREDICT ACCURACY OF LEAST SQUARES SURFACE MATCHING FOR AIRBORNE LASER SCANNING DATA SETS Robert Pâquet School of Engineering, University of Newcastle Callaghan, NSW 238, Australia (rpaquet@mail.newcastle.edu.au)

More information

Estimation of Camera Pose with Respect to Terrestrial LiDAR Data

Estimation of Camera Pose with Respect to Terrestrial LiDAR Data Estimation of Camera Pose with Respect to Terrestrial LiDAR Data Wei Guan Suya You Guan Pang Computer Science Department University of Southern California, Los Angeles, USA Abstract In this paper, we present

More information

INTEGRATING PHOTOGRAMMETRIC TECHNOLOGIES AND GEODETIC METHODS FOR 3D MODELING

INTEGRATING PHOTOGRAMMETRIC TECHNOLOGIES AND GEODETIC METHODS FOR 3D MODELING INTEGRATING PHOTOGRAMMETRIC TECHNOLOGIES AND GEODETIC METHODS FOR 3D MODELING Georgeta Pop Faculty of Geodesy, Geodesy and Photogrammetry Department, Technical University of Civil Engineering Bucharest,

More information

Exploitation of GPS-Control Points in low-contrast IR-imagery for homography estimation

Exploitation of GPS-Control Points in low-contrast IR-imagery for homography estimation Exploitation of GPS-Control Points in low-contrast IR-imagery for homography estimation Patrick Dunau 1 Fraunhofer-Institute, of Optronics, Image Exploitation and System Technologies (IOSB), Gutleuthausstr.

More information

THREE DIMENSIONAL CURVE HALL RECONSTRUCTION USING SEMI-AUTOMATIC UAV

THREE DIMENSIONAL CURVE HALL RECONSTRUCTION USING SEMI-AUTOMATIC UAV THREE DIMENSIONAL CURVE HALL RECONSTRUCTION USING SEMI-AUTOMATIC UAV Muhammad Norazam Zulgafli 1 and Khairul Nizam Tahar 1,2 1 Centre of Studies for Surveying Science and Geomatics, Faculty of Architecture

More information

Rapid generation of 3D GIS content from reality capture data sources. Keir Keightley, HDR

Rapid generation of 3D GIS content from reality capture data sources. Keir Keightley, HDR Rapid generation of 3D GIS content from reality capture data sources Keir Keightley, HDR Purpose Why do we want 3D GIS content? A picture is worth a thousand words, and more, if you can navigate it in

More information

Robust Automatic 3D Point Cloud Registration and Object Detection

Robust Automatic 3D Point Cloud Registration and Object Detection FEATURE EXTRACTION FOR BIM Robust Automatic 3D Point Cloud Registration and Object Detection BY DAVID SELVIAH This article presents a ground-breaking approach to generating survey data for a BIM process

More information

Plane Based Free Stationing for Building Models

Plane Based Free Stationing for Building Models Christian MANTHE, Germany Key words: plane based building model, plane detection, plane based transformation SUMMARY 3D Building models are used to construct, manage and rebuild buildings. Thus, associated

More information

Integrating the Generations, FIG Working Week 2008,Stockholm, Sweden June 2008

Integrating the Generations, FIG Working Week 2008,Stockholm, Sweden June 2008 H. Murat Yilmaz, Aksaray University,Turkey Omer Mutluoglu, Selçuk University, Turkey Murat Yakar, Selçuk University,Turkey Cutting and filling volume calculation are important issues in many engineering

More information

InteLAS Family of Mobile LiDAR Systems

InteLAS Family of Mobile LiDAR Systems InteLAS Family of Mobile LiDAR Systems September 2015 What we do ilinks Geosolutions LLC Hydrographic surveying and seabed modeling Topographic surveying and mobile mapping Systems engineering and integration

More information

A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS

A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS A DATA DRIVEN METHOD FOR FLAT ROOF BUILDING RECONSTRUCTION FROM LiDAR POINT CLOUDS A. Mahphood, H. Arefi *, School of Surveying and Geospatial Engineering, College of Engineering, University of Tehran,

More information

Experiment 8 Wave Optics

Experiment 8 Wave Optics Physics 263 Experiment 8 Wave Optics In this laboratory, we will perform two experiments on wave optics. 1 Double Slit Interference In two-slit interference, light falls on an opaque screen with two closely

More information

Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects

Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects A Bentley Systems White Paper Cyril Novel Senior Software Engineer, Bentley Systems Renaud Keriven

More information

Airborne Laser Scanning: Remote Sensing with LiDAR

Airborne Laser Scanning: Remote Sensing with LiDAR Airborne Laser Scanning: Remote Sensing with LiDAR ALS / LIDAR OUTLINE Laser remote sensing background Basic components of an ALS/LIDAR system Two distinct families of ALS systems Waveform Discrete Return

More information

A New Way to Control Mobile LiDAR Data

A New Way to Control Mobile LiDAR Data A New Way to Control Mobile LiDAR Data Survey control has always been a critically important issue when conducting mobile LiDAR surveys. While the accuracies currently being achieved with the most capable

More information

THE USE OF TERRESTRIAL LASER SCANNING FOR MEASUREMENTS IN SHALLOW-WATER: CORRECTION OF THE 3D COORDINATES OF THE POINT CLOUD

THE USE OF TERRESTRIAL LASER SCANNING FOR MEASUREMENTS IN SHALLOW-WATER: CORRECTION OF THE 3D COORDINATES OF THE POINT CLOUD Photogrammetry and Remote Sensing Published as: Deruyter, G., Vanhaelst, M., Stal, C., Glas, H., De Wulf, A. (2015). The use of terrestrial laser scanning for measurements in shallow-water: correction

More information

TERRESTRIAL LASER SCANNER DATA PROCESSING

TERRESTRIAL LASER SCANNER DATA PROCESSING TERRESTRIAL LASER SCANNER DATA PROCESSING L. Bornaz (*), F. Rinaudo (*) (*) Politecnico di Torino - Dipartimento di Georisorse e Territorio C.so Duca degli Abruzzi, 24 10129 Torino Tel. +39.011.564.7687

More information

Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects

Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects www.bentley.com Comparing Aerial Photogrammetry and 3D Laser Scanning Methods for Creating 3D Models of Complex Objects A Bentley White Paper Cyril Novel Senior Software Engineer, Bentley Systems Renaud

More information

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION Ruijin Ma Department Of Civil Engineering Technology SUNY-Alfred Alfred, NY 14802 mar@alfredstate.edu ABSTRACT Building model reconstruction has been

More information

Robust Range Image Registration using a Common Plane

Robust Range Image Registration using a Common Plane VRVis Technical Report 1 Robust Range Image Registration using a Common Plane Joachim Bauer bauer@icg.vrvis.at Konrad Karner karner@vrvis.at Andreas Klaus klaus@vrvis.at Roland Perko University of Technology

More information

CSE 252B: Computer Vision II

CSE 252B: Computer Vision II CSE 252B: Computer Vision II Lecturer: Serge Belongie Scribes: Jeremy Pollock and Neil Alldrin LECTURE 14 Robust Feature Matching 14.1. Introduction Last lecture we learned how to find interest points

More information

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY Jacobsen, K. University of Hannover, Institute of Photogrammetry and Geoinformation, Nienburger Str.1, D30167 Hannover phone +49

More information

3D MODELING OF CLOSE-RANGE OBJECTS: PHOTOGRAMMETRY OR LASER SCANNING?

3D MODELING OF CLOSE-RANGE OBJECTS: PHOTOGRAMMETRY OR LASER SCANNING? 3D MODELING OF CLOSE-RANGE OBJECTS: PHOTOGRAMMETRY OR LASER SCANNING? F. Remondino 1 A. Guarnieri 2 A. Vettore 2 1 Institute of Geodesy and Photogrammetry ETH Hönggerberg - Zurich, Switzerland e-mail:

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

FOOTPRINTS EXTRACTION

FOOTPRINTS EXTRACTION Building Footprints Extraction of Dense Residential Areas from LiDAR data KyoHyouk Kim and Jie Shan Purdue University School of Civil Engineering 550 Stadium Mall Drive West Lafayette, IN 47907, USA {kim458,

More information

EVALUATION OF MULTIPLE-DOMAIN IMAGERY MATCHING BASED ON DIFFERENT FEATURE SPACES INTRODUCTION

EVALUATION OF MULTIPLE-DOMAIN IMAGERY MATCHING BASED ON DIFFERENT FEATURE SPACES INTRODUCTION EVALUATION OF MULTIPLE-DOMAIN IMAGERY MATCHING BASED ON DIFFERENT FEATURE SPACES Hui Ju, PhD Candidate Charles K. Toth, Senior Research Scientist Dorota A. Grejner-Brzezinska, Professor The Center for

More information

SIMPLE ROOM SHAPE MODELING WITH SPARSE 3D POINT INFORMATION USING PHOTOGRAMMETRY AND APPLICATION SOFTWARE

SIMPLE ROOM SHAPE MODELING WITH SPARSE 3D POINT INFORMATION USING PHOTOGRAMMETRY AND APPLICATION SOFTWARE SIMPLE ROOM SHAPE MODELING WITH SPARSE 3D POINT INFORMATION USING PHOTOGRAMMETRY AND APPLICATION SOFTWARE S. Hirose R&D Center, TOPCON CORPORATION, 75-1, Hasunuma-cho, Itabashi-ku, Tokyo, Japan Commission

More information

Overview of the Trimble TX5 Laser Scanner

Overview of the Trimble TX5 Laser Scanner Overview of the Trimble TX5 Laser Scanner Trimble TX5 Revolutionary and versatile scanning solution Compact / Lightweight Efficient Economical Ease of Use Small and Compact Smallest and most compact 3D

More information

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

Th SBT3 03 An Automatic Arrival Time Picking Method Based on RANSAC Curve Fitting

Th SBT3 03 An Automatic Arrival Time Picking Method Based on RANSAC Curve Fitting 3 May June 6 Reed Messe Wien Th SBT3 3 An Automatic Arrival Time Picking Method Based on RANSAC Curve Fitting L. Zhu (Georgia Institute of Technology), E. Liu* (Georgia Institute of Technology) & J.H.

More information

POINT CLOUD REGISTRATION: CURRENT STATE OF THE SCIENCE. Matthew P. Tait

POINT CLOUD REGISTRATION: CURRENT STATE OF THE SCIENCE. Matthew P. Tait POINT CLOUD REGISTRATION: CURRENT STATE OF THE SCIENCE Matthew P. Tait Content 1. Quality control: Analyzing the true errors in Terrestrial Laser Scanning (TLS) 2. The prospects for automatic cloud registration

More information

TLS DEFORMATION MEASUREMENT USING LS3D SURFACE AND CURVE MATCHING

TLS DEFORMATION MEASUREMENT USING LS3D SURFACE AND CURVE MATCHING TLS DEFORMATION MEASUREMENT USING LS3D SURFACE AND CURVE MATCHING O. Monserrat, M. Crosetto, B. Pucci Institute of Geomatics, Castelldefels, Barcelona, Spain, (oriol.monserrat, michele.crosetto, barbara.pucci)@ideg.es

More information

First scan matching algorithms. Alberto Quattrini Li University of South Carolina

First scan matching algorithms. Alberto Quattrini Li University of South Carolina First scan matching algorithms Alberto Quattrini Li 2015-10-22 University of South Carolina Robot mapping through scan-matching Framework for consistent registration of multiple frames of measurements

More information

Combining Monocular and Stereo Depth Cues

Combining Monocular and Stereo Depth Cues Combining Monocular and Stereo Depth Cues Fraser Cameron December 16, 2005 Abstract A lot of work has been done extracting depth from image sequences, and relatively less has been done using only single

More information

Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring

Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring Lienhart, W. Institute of Engineering Geodesy and Measurement Systems, Graz University of Technology, Austria Abstract

More information

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

V-STARS Measurement Report

V-STARS Measurement Report V-STARS Measurement Report Introduction: The following report is a summary of the V-STARS work carried out at an Aerospace facility in Winnipeg Canada. Four measurements were undertaken using the V-STARS

More information

Image correspondences and structure from motion

Image correspondences and structure from motion Image correspondences and structure from motion http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 20 Course announcements Homework 5 posted.

More information

Sensory Augmentation for Increased Awareness of Driving Environment

Sensory Augmentation for Increased Awareness of Driving Environment Sensory Augmentation for Increased Awareness of Driving Environment Pranay Agrawal John M. Dolan Dec. 12, 2014 Technologies for Safe and Efficient Transportation (T-SET) UTC The Robotics Institute Carnegie

More information

Model Fitting, RANSAC. Jana Kosecka

Model Fitting, RANSAC. Jana Kosecka Model Fitting, RANSAC Jana Kosecka Fitting: Overview If we know which points belong to the line, how do we find the optimal line parameters? Least squares What if there are outliers? Robust fitting, RANSAC

More information

Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine

Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine Least squares is used in varying degrees in -Conventional

More information

Reconstruction of complete 3D object model from multi-view range images.

Reconstruction of complete 3D object model from multi-view range images. Header for SPIE use Reconstruction of complete 3D object model from multi-view range images. Yi-Ping Hung *, Chu-Song Chen, Ing-Bor Hsieh, Chiou-Shann Fuh Institute of Information Science, Academia Sinica,

More information

Automated front wall feature extraction and material assessment using fused LIDAR and through-wall radar imagery

Automated front wall feature extraction and material assessment using fused LIDAR and through-wall radar imagery Automated front wall feature extraction and material assessment using fused LIDAR and through-wall radar imagery Pascale Sévigny DRDC - Ottawa Research Center Jonathan Fournier DRDC - Valcartier Research

More information

Segmentation and Tracking of Partial Planar Templates

Segmentation and Tracking of Partial Planar Templates Segmentation and Tracking of Partial Planar Templates Abdelsalam Masoud William Hoff Colorado School of Mines Colorado School of Mines Golden, CO 800 Golden, CO 800 amasoud@mines.edu whoff@mines.edu Abstract

More information

V-STARS Trial Measurements Executive Summary

V-STARS Trial Measurements Executive Summary V-STARS Trial Measurements Executive Summary Task 1 - Panel Antenna Measurement Primary Measurement Requirements: Determine the positions of 4 key points on each of 16 antenna panels. Determine the best-fit

More information

Miniature faking. In close-up photo, the depth of field is limited.

Miniature faking. In close-up photo, the depth of field is limited. Miniature faking In close-up photo, the depth of field is limited. http://en.wikipedia.org/wiki/file:jodhpur_tilt_shift.jpg Miniature faking Miniature faking http://en.wikipedia.org/wiki/file:oregon_state_beavers_tilt-shift_miniature_greg_keene.jpg

More information

LAS extrabytes implementation in RIEGL software WHITEPAPER

LAS extrabytes implementation in RIEGL software WHITEPAPER in RIEGL software WHITEPAPER _ Author: RIEGL Laser Measurement Systems GmbH Date: May 25, 2012 Status: Release Pages: 13 All rights are reserved in the event of the grant or the registration of a utility

More information

Improving the 3D Scan Precision of Laser Triangulation

Improving the 3D Scan Precision of Laser Triangulation Improving the 3D Scan Precision of Laser Triangulation The Principle of Laser Triangulation Triangulation Geometry Example Z Y X Image of Target Object Sensor Image of Laser Line 3D Laser Triangulation

More information

Personal Navigation and Indoor Mapping: Performance Characterization of Kinect Sensor-based Trajectory Recovery

Personal Navigation and Indoor Mapping: Performance Characterization of Kinect Sensor-based Trajectory Recovery Personal Navigation and Indoor Mapping: Performance Characterization of Kinect Sensor-based Trajectory Recovery 1 Charles TOTH, 1 Dorota BRZEZINSKA, USA 2 Allison KEALY, Australia, 3 Guenther RETSCHER,

More information

Geometric Rectification Using Feature Points Supplied by Straight-lines

Geometric Rectification Using Feature Points Supplied by Straight-lines Available online at www.sciencedirect.com Procedia Environmental Sciences (0 ) 00 07 Geometric Rectification Using Feature Points Supplied by Straight-lines Tengfei Long, Weili Jiao, Wei Wang Center for

More information

Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds

Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds 1 Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds Takeru Niwa 1 and Hiroshi Masuda 2 1 The University of Electro-Communications, takeru.niwa@uec.ac.jp 2 The University

More information

Uncertainties: Representation and Propagation & Line Extraction from Range data

Uncertainties: Representation and Propagation & Line Extraction from Range data 41 Uncertainties: Representation and Propagation & Line Extraction from Range data 42 Uncertainty Representation Section 4.1.3 of the book Sensing in the real world is always uncertain How can uncertainty

More information

A consumer level 3D object scanning device using Kinect for web-based C2C business

A consumer level 3D object scanning device using Kinect for web-based C2C business A consumer level 3D object scanning device using Kinect for web-based C2C business Geoffrey Poon, Yu Yin Yeung and Wai-Man Pang Caritas Institute of Higher Education Introduction Internet shopping is popular

More information

3D Environment Reconstruction

3D Environment Reconstruction 3D Environment Reconstruction Using Modified Color ICP Algorithm by Fusion of a Camera and a 3D Laser Range Finder The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15,

More information

Accurate 3D Face and Body Modeling from a Single Fixed Kinect

Accurate 3D Face and Body Modeling from a Single Fixed Kinect Accurate 3D Face and Body Modeling from a Single Fixed Kinect Ruizhe Wang*, Matthias Hernandez*, Jongmoo Choi, Gérard Medioni Computer Vision Lab, IRIS University of Southern California Abstract In this

More information

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University.

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University. 3D Computer Vision Structured Light II Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Introduction

More information

PLANE-BASED COARSE REGISTRATION OF 3D POINT CLOUDS WITH 4D MODELS

PLANE-BASED COARSE REGISTRATION OF 3D POINT CLOUDS WITH 4D MODELS PLANE-BASED COARSE REGISTRATION OF 3D POINT CLOUDS WITH 4D MODELS Frédéric Bosché School of the Built Environment, Heriot-Watt University, Edinburgh, Scotland bosche@vision.ee.ethz.ch ABSTRACT: The accurate

More information

Measuring and Visualizing Geometrical Differences Using a Consumer Grade Range Camera

Measuring and Visualizing Geometrical Differences Using a Consumer Grade Range Camera Measuring and Visualizing Geometrical Differences Using a Consumer Grade Range Camera Gijs Ramaekers Supervisor: Jonny Gustafsson Abstract Measuring geometrically complex parts is currently very labor

More information

CALIBRATION AND STABILITY ANALYSIS OF THE VLP-16 LASER SCANNER

CALIBRATION AND STABILITY ANALYSIS OF THE VLP-16 LASER SCANNER CALIBRATION AND STABILITY ANALYSIS OF THE VLP-16 LASER SCANNER C.L. Glennie a, A. Kusari a, A. Facchin b a Dept. of Civil & Environmental Engineering, University of Houston, Houston, TX USA - (clglennie,

More information

4. Recommended alignment procedure:

4. Recommended alignment procedure: 4. Recommended alignment procedure: 4.1 Introduction The described below procedure presents an example of alignment of beam shapers Shaper and Focal- Shaper (F- Shaper) with using the standard Shaper Mount

More information

The YellowScan Surveyor: 5cm Accuracy Demonstrated

The YellowScan Surveyor: 5cm Accuracy Demonstrated The YellowScan Surveyor: 5cm Accuracy Demonstrated Pierre Chaponnière1 and Tristan Allouis2 1 Application Engineer, YellowScan 2 CTO, YellowScan Introduction YellowScan Surveyor, the very latest lightweight

More information

REFINEMENT OF COLORED MOBILE MAPPING DATA USING INTENSITY IMAGES

REFINEMENT OF COLORED MOBILE MAPPING DATA USING INTENSITY IMAGES REFINEMENT OF COLORED MOBILE MAPPING DATA USING INTENSITY IMAGES T. Yamakawa a, K. Fukano a,r. Onodera a, H. Masuda a, * a Dept. of Mechanical Engineering and Intelligent Systems, The University of Electro-Communications,

More information

MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES

MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES J. Reichweger 1, J. Enzendorfer 1 and E. Müller 2 1 Steyr Daimler Puch Engineering Center Steyr GmbH Schönauerstrasse 5, A-4400 Steyr,

More information