RECONSTRUCTION OF PANORAMIC IMAGE 360ᵒ BASED ON 3D COORDINATES SYSTEM (CASE STUDY: INTERIOR ROOM)

Size: px
Start display at page:

Download "RECONSTRUCTION OF PANORAMIC IMAGE 360ᵒ BASED ON 3D COORDINATES SYSTEM (CASE STUDY: INTERIOR ROOM)"

Transcription

1 RECONSTRUCTION OF PANORAMIC IMAGE 360ᵒ BASED ON 3D COORDINATES SYSTEM (CASE STUDY: INTERIOR ROOM) Siti Hajar Aswad 1, Deni Suwardhi 2, Agung Budhi H Institut Teknologi Bandung, Bandung, West Java 40116, Indonesia ogutpoenya@gmail.com; denisuwardhi@gmail.com; abh.geodesi@gmail.com KEY WORDS: Panoramic Image, Geometric, 3D Projection. ABSTRACT : Panomaric image is one kind of image which has a large FOV (field of view). It can cover the view 360ᵒ horizontally and 180ᵒ vertically. Many field of study use panoramic image, such as history, construction, and safety or security. Panoramic image is also used to create any virtual reality of building and architecture object. Many kind of methods to create panoramic image only show us the information about texture and color of the panoramic image. In a few field of study, it will be more usefull if the panoramic image can also show the geometric information. This research will use the photogrammetric method, expecially colinearity which combine with spherical projection to create a panoramic image from 3D model of interior room. The result of this final project, the accuracy of the distance, angle and wide of the object can be used in practical, but it still need many development. The development must be focus in a way to make an easy way for user to use it. 1.INTRODUCTON Panoramic image is an image which have wide field of view. It could be 180ᵒ, 360ᵒ until 720ᵒ. The advantages from this kind of image can give more information about texture, colour, and shape from the object. Any field of study work with panoramic image, but it is only working with visualization from this image. Metric information such as distance, wide and angle from the object on the image is never shown. Texture range image is a fusion result process from 3D lascanner and panoramic image which can inform provides more reliable information about the investigated object for conservators and historians, than using both datasets separately (Bila, Reznicek, & Pavelka, 2013). In this research would be discuss about panoramic image reconstruction based on 3D coordinate system. The expectation result from this research hope would give same result as texture range image which can make any calculation of size, wide, and angle from the object. 2.METHOD AND DATA Panoramic image reconstruction in this research be divided into there process which were translasion, projectioan, and evaluation of visualitation and metric from panoramic image 360ᵒ. Data used in this entire process was 3D data of Interior room. This data was the result of photogramtry process with main data consist of image which cover all of entire room. The fist step is transformation of 3D object would be transformation. This process is to define the center of camera coordinate system that the center of coordinate is the center of 3D object. In this process, we need the value of translation and rotation parameter which will be used to transform the coordinate of object to coordinate of camera (Schneider & Schwalbe, 2005). Figure 1 is the illustration of the step of transformation which occur in this research. Figure 1. Geometry of model for transformation process 1

2 Transformation between coordinate of object (X,Y,Z) and coordinate of camera (x,y,z) is written in equation (1). x = X 0 + X (1) which X 0 is translation parameter between coordinate of object and coordinate of camera. Equation (1) can also be used for Y and Z. The next step is process of transformation from 3D coordinate system (x,y,z) to spherical coordinate system (θ,ζ,r). The equation of the transformation is written in equation (2) and (3). θ = arctan y x (2) z ζ = arctan (3) x 2 +y 2 which R = radius of the spherical, θ dan ζ = direction of spherical. At the end, spherical coordinate (θ,ζ,r) will be transformed to image coordinate (x,y ) to get the visualization from the panoramic image of 3D model. The equation used for this transformation process is written in equation (4) and (5). x = R. θ (4) y = R. ζ (5) which θ, ζ, dan R is gotten in equation (2) and (3). The second step of this process is projecting the 3D model onto panoramic image which can be done using a combination of collinearity equation with equation (4) and (5) (Schneider & Schwalbe, 2005). The collinearity equation can be write in equation (6) and (7) (Atkinston, 1996). x a = c[r 11 (X o X A )+r 12 (Y o Y A )+r 13 (Z o Z A )] [r 21 (X o X A )+r 22 (Y o Y A )+r 23 (Z o Z A )] y a = c[r 21 (X o X A )+r 22 (Y o Y A )+r 23 (Z o Z A )] [r 31 (X o X A )+r 32 (Y o Y A )+r 33 (Z o Z A )] (6) (7) with r ij is the element of matrix rotation R which is impacted from ω, φ, and χ of outer orientation. X o, Y o, Z o, is the parameter translation from camera coordinate despite of coordinate object. The result of the combination equation is written in equation (8) dan (9) (Schneider & Schwalbe, 2005). x = R arctan (we) (8) y = R. arctan wo wa+wi (9) with, are we = [r 12 (X X 0 )+r 22 (Y Y 0 )+r 32 (Z Z 0 )] [r 11 (X X 0 )+r 21 (Y Y 0 )+r 31 (Z Z 0 )] wo = [r 13 (X X 0 ) + r 23 (Y Y 0 ) + r 33 (Z Z 0 )] wa = [r 11 (X X 0 ) + r 21 (Y Y 0 ) + r 31 (Z Z 0 )] 2 2

3 wi = [r 12 (X X 0 ) + r 22 (Y Y 0 ) + r 32 (Z Z 0 )] 2 The next step is transformation of panoramic coordinate to 3D coordinate. This process is evaluating the calculation of distance, direction, and area of the object. The equation used in this process is written in equation (2.19), (2.20) and (2.21) (Weisstein, 2015). X = r cos ( y ) sin (x ) (2.19) R R Y = r cos ( y ) x cos (x ) (2.20) R R Z = r sin ( y R ) (2.21) With r is the distance from the center of coordinate, y and x is the panoramic 360ᵒ coordinate R is the radius of the spherical, X, Y, and Z is 3D object coordinate. The process to define distance, direction, and area of the object can be done by using equation (10), (11), and (12). d = (X 2 X 1 ) 2 + (Y 2 Y 1 ) 2 + (Z 2 Z 1 ) 2 (10) θ = cos 1 c2 a 2 b 2 2ab (11) L= s(s a)(s b)(s c) (12) With d = distance, θ = direction, L = area. X,Y,Z = is coordinate object from the center of camera, a and b = is the line which construct direction, c = is the line in front of direction θ. 3.RESULT AND DISCUSSION Evaluation of panoramic image in this research is divided into two kind of evaluations. The first evaluation is about visualisation from the panoramic image 360ᵒ. The second evaluation is about the metric calculation of the object in the room. Data used in this research is sparse cloud and dense cloud. Figure 2 and 3 are visualisation of sparse cloud and dense cloud. Figure 1. Sparse cloud 3

4 3.1.Visual Evaluation Of Panoramic Image Figure 3. Dense cloud Figure 4 and 5 are the panoramic images which are the result of the projection process. Figure 6 is the panoramic image which is the result of stithching process. Figure 4. Visualisation of panoramic image from sparse cloud projection 4

5 Figure 5. Visualisation of panoramic image from dense cloud projection Figure 6. Visualisation of panoramic image from stithching Based on Figure 4, 5 and 6, we can discuss the evaluation of the visualisation from the result of 360ᵒ panoramic image. Interior room in Figure 4 can not be ilustrated, but it can be ilustrated in Figure 6. It can be happen because when we use sparse cloud, the density of the point cloud is limited. On the other hand, panoramic image which is the result of dense cloud projection can give good ilustration for interior room and this result is a good as panoramic image which is the stitching result shown in Figure 6. Input process of panoramic image into virtual reality software can be another way to do visual evaluation. This process can give us the visualization of the panoramic image when this image is used to be virtual reality. The suitable of this panoramic image and the virtual reality software is another point of visual evaluation. Figure 7 and 8 are illustrations of panoramic images in virtual reality software. 5

6 Figure 7. Ilustration of panoramic image 360ᵒ in virtual reality software Figure 8. Ilustration of virtual reality from projected panoramic image 360ᵒ 6

7 The afflication in virtual reality software give the good result when using projected panoramic image 360. Object in interior of the room can be illustrated and the zoom in-out action can be done in that result. This discussion indicate that the projected panoramic image 360ᵒ has good quality as stithching panoramic image Metric Evaluation Metric evaluation is began with transformation process from 2D panoramic coordinate into 3D object coordinate. Metric evaluation can be done with equation (10), (11), and (12). The distribution of point for metric evaluation is shown in Figure 9 and 10. Figure 9. Sampel point distribution of 3D reference Figure 10. Sampel point distribution of 3D from the transformation RMSE of distance calculated is 1.51E-07 m, RMSE of direction calculated 4.55E-07 ᵒ, and RMSE of area which calculated is 5.95E-07 cm 2. The result of RMSE from the calculation give is very small. It indicate that the metric calculation at the 3D result from transformation of panoramic image is proper to use. 7

8 The calculation of distance, direction, and area using conventional way will give the bigger RMSE than the calculation using this method. This can occur because of the error or accuration of the tools used for measuring the metric information. As a sampel, when we use a ruller to measure the distance of the object which has m for the accuration, the result of this measurement have stochastic error which is 0.05 mm. The sthocastic error will not be found when we use panoramic image which has 3D coordinate. 3.3.Discussion Application of panoramic image is developed in many field of studies. One of them is marketing. The marketing process of a building or imterior desain of room will be easier when we use panoramic image which has been based on 3D coordinate. The virtual reality is the one way to marketing the interior room or a building, when the metric information can be informed, the buyer can get the valid information of the object without any ground check. Panoramic image based on 3D coordinate can be used in conservation building. Conservation building in this term is about cleaning, adding an interior object and painting. That activity will be more efisien in case of planning. For example, in painting process, the amount of paint provided for a room can be calculated by knowing the area that is calculated directly in 360ᵒ panoramic image based on 3D coordinate system. Two kind which discuss in the text above only can be do in panoramic image which based on 3D coordinate. It would be the point plus than panoramic image in usual. 4.CONCLUSION Conclusion which result of this research is : a. Panoramic image based on 3D coordinate or texture range image can be constructed with 3D coordinate transformation into 2D coordinate. b. The calculated RMSE of distance result which is 1.51E-07 m, RMSE of direction which is 4.55E-07 ᵒ, and RMSE of area which is 5.95E-07 cm 2. The RMSE value of the calculation result is very small. It indicates that the metric calculation can be done in this model. References Atkinston, K. B. (1996). Close Range Photogrametry And Machine Vision. whittles Publishing, pp Dwi N, R., Suryatin, B., P, S., & Setyawan, A. (2006). Matematika : untuk SMP dan MTs kelas VII. Bandung: Grasindo. Kanginan, M. (2007). Matematika. Bandung: Grafindo Media Pratama. Krismanto, A. (2008). Pembelajaran Sudut Dan Jarak Dalam Ruang Dimensi Tiga. Jogjakarta: Pusat Pengembangan Dan Pemberdayaan Pendidik Dan Tenaga Kependidikan Matematika. Maas, H. G., & Schneider, D. (2004). Photogrammetric Processing of Digital 360 Panoramic Camera Image Data. GIM, 1-6. Pramulyo, H. (2014). Transformasi Data Point Cloud Pada Citra Panoramik Proyeksi Silinder Dan Bola Untuk Estimasi Perhitungan Posisi Dan Jarak (Studi Kasus Candi Borobudur). Bandung. Purworahardjo, U. (2000). Sistem Dan Transformasi Koordinat. Bandung: Penerbit ITB, pp 2-3 Schneider, D., & Schwalbe, E. (2005). Design And Testing Of Mathematical Model For A Full-Spherical Camera On The Basis Of A Rotating Linear Array Sensor And A Fisheye Lens. 8

9 T, C., & R.R, D. (2014). Root mean square error (RMSE) or mean absolute arror (MAE)- Arguments against avoiding RMSE in the literature. Geoscientific Model Development, Weisstein, E. (2015, may 29). Wolfram MathWorld. Retrieved june 9, 2015, from Wolfram MathWorld: Wikimedia Foundation. (2015, juni 10). Wikipedia The Free Encyclopedia. Retrieved juni 2015, 10, from Wikipedia The Free Encyclopedia: Wikimedia Foundation. (2015, Juni 10). Wikipedia The Free Encyclopedia. Retrieved juni 10, 2015, from Wikipedia The Free Encyclopedia: Wikimedia Foundation. (2015, ma1 31). Wikipedia The Free Encyclopedia. Retrieved juni 11, 2015, from Wikipedia The Free Encyclopedia: Wolf, P. R. (1993). Elemen Fotogrametri dengan Interpretasi Foto Udara dan Penginderaan Jauh. Yogyakarta: Gadjah Mada University Press. Z, B., J, R., & K, P. (2013). Range And Panoramic Image Fusion Into A Textured Range Image For Culture Heritage Documentation. ISPRS Annals of Photogrammetry, Remote Sensing and Spatial Information Science, Volume II-5/W1,

DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS

DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS Danilo SCHNEIDER, Ellen SCHWALBE Institute of Photogrammetry and

More information

FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES

FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES Jie Shao a, Wuming Zhang a, Yaqiao Zhu b, Aojie Shen a a State Key Laboratory of Remote Sensing Science, Institute of Remote Sensing

More information

A COMPARISON OF SPARSE AND DENSE POINT APPROACH TO PHOTOGRAMMETRIC 3D MODELING FOR STONE TEXTURED OBJECTS (CASE STUDY: ARCHEOLOGICAL SITES) ABSTRACT

A COMPARISON OF SPARSE AND DENSE POINT APPROACH TO PHOTOGRAMMETRIC 3D MODELING FOR STONE TEXTURED OBJECTS (CASE STUDY: ARCHEOLOGICAL SITES) ABSTRACT A COMPARISON OF SPARSE AND DENSE POINT APPROACH TO PHOTOGRAMMETRIC 3D MODELING FOR STONE TEXTURED OBJECTS (CASE STUDY: ARCHEOLOGICAL SITES) Arnadi D. Murtiyoso 1, Deni Suwardhi 2 1,2 Spatial Information

More information

Camera Calibration for a Robust Omni-directional Photogrammetry System

Camera Calibration for a Robust Omni-directional Photogrammetry System Camera Calibration for a Robust Omni-directional Photogrammetry System Fuad Khan 1, Michael Chapman 2, Jonathan Li 3 1 Immersive Media Corporation Calgary, Alberta, Canada 2 Ryerson University Toronto,

More information

MULTIPLE-SENSOR INTEGRATION FOR EFFICIENT REVERSE ENGINEERING OF GEOMETRY

MULTIPLE-SENSOR INTEGRATION FOR EFFICIENT REVERSE ENGINEERING OF GEOMETRY Proceedings of the 11 th International Conference on Manufacturing Research (ICMR2013) MULTIPLE-SENSOR INTEGRATION FOR EFFICIENT REVERSE ENGINEERING OF GEOMETRY Feng Li, Andrew Longstaff, Simon Fletcher,

More information

Photogrammetry: DTM Extraction & Editing

Photogrammetry: DTM Extraction & Editing Photogrammetry: DTM Extraction & Editing Review of terms Vertical aerial photograph Perspective center Exposure station Fiducial marks Principle point Air base (Exposure Station) Digital Photogrammetry:

More information

PAIRWISE COMPARISON METHOD FOR DETERMINING GEOGRAPHIC DIFFICULTY LEVEL (CASE STUDY: BANDUNG BARAT REGENCY)

PAIRWISE COMPARISON METHOD FOR DETERMINING GEOGRAPHIC DIFFICULTY LEVEL (CASE STUDY: BANDUNG BARAT REGENCY) PAIRWISE COMPARISON METHOD FOR DETERMINING GEOGRAPHIC DIFFICULTY LEVEL (CASE STUDY: BANDUNG BARAT REGENCY) Nur Ainiyah 1, Albertus Deliar 1, Riantini Virtriana 1 1 Remote Sensing and Geographic Information

More information

Camera Projection Models We will introduce different camera projection models that relate the location of an image point to the coordinates of the

Camera Projection Models We will introduce different camera projection models that relate the location of an image point to the coordinates of the Camera Projection Models We will introduce different camera projection models that relate the location of an image point to the coordinates of the corresponding 3D points. The projection models include:

More information

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania Image Formation Antonino Furnari Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania furnari@dmi.unict.it 18/03/2014 Outline Introduction; Geometric Primitives

More information

Computer Vision I - Algorithms and Applications: Multi-View 3D reconstruction

Computer Vision I - Algorithms and Applications: Multi-View 3D reconstruction Computer Vision I - Algorithms and Applications: Multi-View 3D reconstruction Carsten Rother 09/12/2013 Computer Vision I: Multi-View 3D reconstruction Roadmap this lecture Computer Vision I: Multi-View

More information

INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA

INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA D. Schneider, E. Schwalbe Technische Universität Dresden, Institute of Photogrammetry and Remote Sensing, 6 Dresden,

More information

An Automatic Method for Adjustment of a Camera Calibration Room

An Automatic Method for Adjustment of a Camera Calibration Room An Automatic Method for Adjustment of a Camera Calibration Room Presented at the FIG Working Week 2017, May 29 - June 2, 2017 in Helsinki, Finland Theory, algorithms, implementation, and two advanced applications.

More information

Research on the applicability of E-Foto Open Source Software To Server Teaching and Researching in Universities of Viet Nam

Research on the applicability of E-Foto Open Source Software To Server Teaching and Researching in Universities of Viet Nam Research on the applicability of E-Foto Open Source Software To Server Teaching and Researching in Universities of Viet Nam DUY Nguyen Ba 1, a, GIANG Tran Thi Huong 2,b HAU Ninh Hoa 3, NGOC Tran Thi Bich

More information

Towards a visual perception system for LNG pipe inspection

Towards a visual perception system for LNG pipe inspection Towards a visual perception system for LNG pipe inspection LPV Project Team: Brett Browning (PI), Peter Rander (co PI), Peter Hansen Hatem Alismail, Mohamed Mustafa, Joey Gannon Qri8 Lab A Brief Overview

More information

INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA

INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA INTEGRATED PROCESSING OF TERRESTRIAL LASER SCANNER DATA AND FISHEYE-CAMERA IMAGE DATA D. Schneider, E. Schwalbe Technische Universität Dresden, Institute of Photogrammetry and Remote Sensing, 0106 Dresden,

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

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

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

5 member consortium o University of Strathclyde o Wideblue o National Nuclear Laboratory o Sellafield Ltd o Inspectahire

5 member consortium o University of Strathclyde o Wideblue o National Nuclear Laboratory o Sellafield Ltd o Inspectahire 3 year, 1.24M Innovate UK funded Collaborative Research and Development Project (Nuclear Call) o Commenced April 2015 o Follows on from a successful 6 month Innovate UK funded feasibility study 2013-2014

More information

Coordinate Transformations in Advanced Calculus

Coordinate Transformations in Advanced Calculus Coordinate Transformations in Advanced Calculus by Sacha Nandlall T.A. for MATH 264, McGill University Email: sacha.nandlall@mail.mcgill.ca Website: http://www.resanova.com/teaching/calculus/ Fall 2006,

More information

Characterizing Strategies of Fixing Full Scale Models in Construction Photogrammetric Surveying. Ryan Hough and Fei Dai

Characterizing Strategies of Fixing Full Scale Models in Construction Photogrammetric Surveying. Ryan Hough and Fei Dai 697 Characterizing Strategies of Fixing Full Scale Models in Construction Photogrammetric Surveying Ryan Hough and Fei Dai West Virginia University, Department of Civil and Environmental Engineering, P.O.

More information

Chapters 1 9: Overview

Chapters 1 9: Overview Chapters 1 9: Overview Chapter 1: Introduction Chapters 2 4: Data acquisition Chapters 5 9: Data manipulation Chapter 5: Vertical imagery Chapter 6: Image coordinate measurements and refinements Chapters

More information

Today s lecture. Image Alignment and Stitching. Readings. Motion models

Today s lecture. Image Alignment and Stitching. Readings. Motion models Today s lecture Image Alignment and Stitching Computer Vision CSE576, Spring 2005 Richard Szeliski Image alignment and stitching motion models cylindrical and spherical warping point-based alignment global

More information

Multiview Photogrammetry 3D Virtual Geology for everyone

Multiview Photogrammetry 3D Virtual Geology for everyone Multiview Photogrammetry 3D Virtual Geology for everyone A short course Marko Vrabec University of Ljubljana, Department of Geology FIRST: some background info Precarious structural measurements of fractures

More information

The main problem of photogrammetry

The main problem of photogrammetry Structured Light Structured Light The main problem of photogrammetry to recover shape from multiple views of a scene, we need to find correspondences between the images the matching/correspondence problem

More information

Panoramic 3D Reconstruction Using Rotational Stereo Camera with Simple Epipolar Constraints

Panoramic 3D Reconstruction Using Rotational Stereo Camera with Simple Epipolar Constraints Panoramic 3D Reconstruction Using Rotational Stereo Camera with Simple Epipolar Constraints Wei Jiang Japan Science and Technology Agency 4-1-8, Honcho, Kawaguchi-shi, Saitama, Japan jiang@anken.go.jp

More information

Camera Model and Calibration

Camera Model and Calibration Camera Model and Calibration Lecture-10 Camera Calibration Determine extrinsic and intrinsic parameters of camera Extrinsic 3D location and orientation of camera Intrinsic Focal length The size of the

More information

DoA-Based Microphone Array Position Self-Calibration Using Circular Statistics

DoA-Based Microphone Array Position Self-Calibration Using Circular Statistics DoA-Based Microphone Array Position Self-Calibration Using Circular Statistics Florian Jacob, Joerg Schmalenstroeer, Reinhold Haeb-Umbach Department of Communications Engineering - University of Paderborn

More information

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS Daniela POLI, Kirsten WOLFF, Armin GRUEN Swiss Federal Institute of Technology Institute of Geodesy and Photogrammetry Wolfgang-Pauli-Strasse

More information

MONO-IMAGE INTERSECTION FOR ORTHOIMAGE REVISION

MONO-IMAGE INTERSECTION FOR ORTHOIMAGE REVISION MONO-IMAGE INTERSECTION FOR ORTHOIMAGE REVISION Mohamed Ibrahim Zahran Associate Professor of Surveying and Photogrammetry Faculty of Engineering at Shoubra, Benha University ABSTRACT This research addresses

More information

IMAGE ACQUISITION FOR DIGITAL PHOTOGRAMMETRY USING OF THE SHELF AND METRIC CAMERAS

IMAGE ACQUISITION FOR DIGITAL PHOTOGRAMMETRY USING OF THE SHELF AND METRIC CAMERAS IMAGE ACQUISITION FOR DIGITAL PHOTOGRAMMETRY USING OF THE SHELF AND METRIC CAMERAS Günter Pomaska FH Bielefeld, University of Applied Sciences Artilleriestr. 9, D32427 Minden gp@imagefact.de, www.imagefact.de

More information

Improvement in measurement accuracy for hybrid scanner

Improvement in measurement accuracy for hybrid scanner IOP Conference Series: Earth and Environmental Science OPEN ACCESS Improvement in measurement accuracy for hybrid scanner To cite this article: M A Abbas et al 2014 IOP Conf. Ser.: Earth Environ. Sci.

More information

Computer Vision. Coordinates. Prof. Flávio Cardeal DECOM / CEFET- MG.

Computer Vision. Coordinates. Prof. Flávio Cardeal DECOM / CEFET- MG. Computer Vision Coordinates Prof. Flávio Cardeal DECOM / CEFET- MG cardeal@decom.cefetmg.br Abstract This lecture discusses world coordinates and homogeneous coordinates, as well as provides an overview

More information

AN INVESTIGATION INTO IMAGE ORIENTATION USING LINEAR FEATURES

AN INVESTIGATION INTO IMAGE ORIENTATION USING LINEAR FEATURES AN INVESTIGATION INTO IMAGE ORIENTATION USING LINEAR FEATURES P. G. Vipula Abeyratne a, *, Michael Hahn b a. Department of Surveying & Geodesy, Faculty of Geomatics, Sabaragamuwa University of Sri Lanka,

More information

FAST CAMERA CALIBRATION FOR LOW COST MOBILE MAPPING

FAST CAMERA CALIBRATION FOR LOW COST MOBILE MAPPING 6 th nternational Symposium on Mobile Mapping Technology, Presidente Prudente, São Paulo, Brazil, July 1-4, 9 FAST CAMERA CABRATON FOR OW COST MOBE MAPPNG Sérgio Madeira 1, J A Gonçalves, uísa Bastos 1

More information

Centre for Digital Image Measurement and Analysis, School of Engineering, City University, Northampton Square, London, ECIV OHB

Centre for Digital Image Measurement and Analysis, School of Engineering, City University, Northampton Square, London, ECIV OHB HIGH ACCURACY 3-D MEASUREMENT USING MULTIPLE CAMERA VIEWS T.A. Clarke, T.J. Ellis, & S. Robson. High accuracy measurement of industrially produced objects is becoming increasingly important. The techniques

More information

Chapter 7: Geometrical Optics. The branch of physics which studies the properties of light using the ray model of light.

Chapter 7: Geometrical Optics. The branch of physics which studies the properties of light using the ray model of light. Chapter 7: Geometrical Optics The branch of physics which studies the properties of light using the ray model of light. Overview Geometrical Optics Spherical Mirror Refraction Thin Lens f u v r and f 2

More information

Computed Photography - Final Project Endoscope Exploration on Knee Surface

Computed Photography - Final Project Endoscope Exploration on Knee Surface 15-862 Computed Photography - Final Project Endoscope Exploration on Knee Surface Chenyu Wu Robotics Institute, Nov. 2005 Abstract Endoscope is widely used in the minimally invasive surgery. However the

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

PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS

PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS K. Jacobsen Institute of Photogrammetry and GeoInformation, Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de Inter-commission WG III/I KEY WORDS:

More information

POSITIONING A PIXEL IN A COORDINATE SYSTEM

POSITIONING A PIXEL IN A COORDINATE SYSTEM GEOREFERENCING AND GEOCODING EARTH OBSERVATION IMAGES GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF REMOTE SENSING AN INTRODUCTORY TEXTBOOK CHAPTER 6 POSITIONING A PIXEL IN A COORDINATE SYSTEM The essential

More information

Other approaches to obtaining 3D structure

Other approaches to obtaining 3D structure Other approaches to obtaining 3D structure Active stereo with structured light Project structured light patterns onto the object simplifies the correspondence problem Allows us to use only one camera camera

More information

Creating a distortion characterisation dataset for visual band cameras using fiducial markers.

Creating a distortion characterisation dataset for visual band cameras using fiducial markers. Creating a distortion characterisation dataset for visual band cameras using fiducial markers. Robert Jermy Council for Scientific and Industrial Research Email: rjermy@csir.co.za Jason de Villiers Council

More information

A MODIFIED METHOD FOR IMAGE TRIANGULATION USING INCLINED ANGLES

A MODIFIED METHOD FOR IMAGE TRIANGULATION USING INCLINED ANGLES A MODIFIED METHOD FOR IMAGE TRIANGULATION USING INCLINED ANGLES Bashar Alsadik CycloMedia Technology B.V. The Netherlands - BAlsadik@cyclomedia.com Commission III, WG III/3 Commission III/1 KEYWORDS: image

More information

APPROACH TO ACCURATE PHOTOREALISTIC MODEL GENERATION FOR COMPLEX 3D OBJECTS

APPROACH TO ACCURATE PHOTOREALISTIC MODEL GENERATION FOR COMPLEX 3D OBJECTS Knyaz, Vladimir APPROACH TO ACCURATE PHOTOREALISTIC MODEL GENERATION FOR COMPLEX 3D OBJECTS Vladimir A. Knyaz, Sergey Yu. Zheltov State Research Institute of Aviation System (GosNIIAS), Victorenko str.,

More information

Chapters 1 7: Overview

Chapters 1 7: Overview Chapters 1 7: Overview Chapter 1: Introduction Chapters 2 4: Data acquisition Chapters 5 7: Data manipulation Chapter 5: Vertical imagery Chapter 6: Image coordinate measurements and refinements Chapter

More information

3D MODELLING WITH THE SAMSUNG GEAR 360

3D MODELLING WITH THE SAMSUNG GEAR 360 3D MODELLING WITH THE SAMSUNG GEAR 360 L. Barazzetti 1, M. Previtali 1, F. Roncoroni 2 1 Dept. of Architecture, Built environment and Construction engineering (ABC) Politecnico di Milano, Piazza Leonardo

More information

Visualisation Pipeline : The Virtual Camera

Visualisation Pipeline : The Virtual Camera Visualisation Pipeline : The Virtual Camera The Graphics Pipeline 3D Pipeline The Virtual Camera The Camera is defined by using a parallelepiped as a view volume with two of the walls used as the near

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

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

Coordinate Transformations for VERITAS in OAWG - Stage 4

Coordinate Transformations for VERITAS in OAWG - Stage 4 Coordinate Transformations for VERITAS in OAWG - Stage 4 (11 June 2006) Tülün Ergin 1 Contents 1 COORDINATE TRANSFORMATIONS 1 1.1 Rotation Matrices......................... 1 1.2 Rotations of the Coordinates...................

More information

Chapter 1: Overview. Photogrammetry: Introduction & Applications Photogrammetric tools:

Chapter 1: Overview. Photogrammetry: Introduction & Applications Photogrammetric tools: Chapter 1: Overview Photogrammetry: Introduction & Applications Photogrammetric tools: Rotation matrices Photogrammetric point positioning Photogrammetric bundle adjustment This chapter will cover the

More information

Measurement and Precision Analysis of Exterior Orientation Element Based on Landmark Point Auxiliary Orientation

Measurement and Precision Analysis of Exterior Orientation Element Based on Landmark Point Auxiliary Orientation 2016 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-8-0 Measurement and Precision Analysis of Exterior Orientation Element Based on Landmark Point

More information

Cameras and Radiometry. Last lecture in a nutshell. Conversion Euclidean -> Homogenous -> Euclidean. Affine Camera Model. Simplified Camera Models

Cameras and Radiometry. Last lecture in a nutshell. Conversion Euclidean -> Homogenous -> Euclidean. Affine Camera Model. Simplified Camera Models Cameras and Radiometry Last lecture in a nutshell CSE 252A Lecture 5 Conversion Euclidean -> Homogenous -> Euclidean In 2-D Euclidean -> Homogenous: (x, y) -> k (x,y,1) Homogenous -> Euclidean: (x, y,

More information

CE 59700: LASER SCANNING

CE 59700: LASER SCANNING Digital Photogrammetry Research Group Lyles School of Civil Engineering Purdue University, USA Webpage: http://purdue.edu/ce/ Email: ahabib@purdue.edu CE 59700: LASER SCANNING 1 Contact Information Instructor:

More information

Close-Range. Photogrammetry. and 3D Imaging. 2nd edition. Edited by. Thomas Luhmann, Stuart Robson, Stephen Kyle. and Jan Boehm.

Close-Range. Photogrammetry. and 3D Imaging. 2nd edition. Edited by. Thomas Luhmann, Stuart Robson, Stephen Kyle. and Jan Boehm. Close-Range Photogrammetry and 3D Imaging 2nd edition Edited by Thomas Luhmann, Stuart Robson, Stephen Kyle and Jan Boehm De Gruyter Content 1 Introduction 1 1.1 Overview 1 1.1.1 Content 1 1.1.2 References

More information

Real-time Image-based Reconstruction of Pipes Using Omnidirectional Cameras

Real-time Image-based Reconstruction of Pipes Using Omnidirectional Cameras Real-time Image-based Reconstruction of Pipes Using Omnidirectional Cameras Dipl. Inf. Sandro Esquivel Prof. Dr.-Ing. Reinhard Koch Multimedia Information Processing Christian-Albrechts-University of Kiel

More information

Parameterization with Manifolds

Parameterization with Manifolds Parameterization with Manifolds Manifold What they are Why they re difficult to use When a mesh isn t good enough Problem areas besides surface models A simple manifold Sphere, torus, plane, etc. Using

More information

GABRIELE GUIDI, PHD POLITECNICO DI MILANO, ITALY VISITING SCHOLAR AT INDIANA UNIVERSITY NOV OCT D IMAGE FUSION

GABRIELE GUIDI, PHD POLITECNICO DI MILANO, ITALY VISITING SCHOLAR AT INDIANA UNIVERSITY NOV OCT D IMAGE FUSION GABRIELE GUIDI, PHD POLITECNICO DI MILANO, ITALY VISITING SCHOLAR AT INDIANA UNIVERSITY NOV 2017 - OCT 2018 3D IMAGE FUSION 3D IMAGE FUSION WHAT A 3D IMAGE IS? A cloud of 3D points collected from a 3D

More information

[ ] [ ] Orthogonal Transformation of Cartesian Coordinates in 2D & 3D. φ = cos 1 1/ φ = tan 1 [ 2 /1]

[ ] [ ] Orthogonal Transformation of Cartesian Coordinates in 2D & 3D. φ = cos 1 1/ φ = tan 1 [ 2 /1] Orthogonal Transformation of Cartesian Coordinates in 2D & 3D A vector is specified b its coordinates, so it is defined relative to a reference frame. The same vector will have different coordinates in

More information

A FEASIBILITY STUDY ON THE MEASUREMENT OF TREE TRUNKS IN FORESTS USING MULTI-SCALE VERTICAL IMAGES

A FEASIBILITY STUDY ON THE MEASUREMENT OF TREE TRUNKS IN FORESTS USING MULTI-SCALE VERTICAL IMAGES A FEASIBILIT STUD ON THE MEASUREMENT OF TREE TRUNKS IN FORESTS USING MULTI-SCALE VERTICAL IMAGES A. Berveglieri a, R. A. Oliveira a, A. M. G. Tommaselli b a, b Univ Estadual Paulista UNESP, Faculty of

More information

Digital Preservation of the Aurelius Church and the Hirsau Museum Complex by Means of HDS and Photogrammetric Texture Mapping

Digital Preservation of the Aurelius Church and the Hirsau Museum Complex by Means of HDS and Photogrammetric Texture Mapping Master Thesis Ruxandra MOROSAN Ruxandra MOROSAN Digital Preservation of the Aurelius Church and the Hirsau Museum Complex by Means of HDS and Photogrammetric Texture Mapping Duration of the Thesis: 6 months

More information

High Definition Modeling of Calw, Badstrasse and its Google Earth Integration

High Definition Modeling of Calw, Badstrasse and its Google Earth Integration Master Thesis Yuanting LI High Definition Modeling of Calw, Badstrasse and its Google Earth Integration Duration of the Thesis: 6 months Completion: July, 2014 Supervisors: Prof.Dr.-Ing.Dieter Fritsch

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

Semi-Automatic Techniques for Generating BIM Façade Models of Historic Buildings

Semi-Automatic Techniques for Generating BIM Façade Models of Historic Buildings Semi-Automatic Techniques for Generating BIM Façade Models of Historic Buildings C. Dore, M. Murphy School of Surveying & Construction Management Dublin Institute of Technology Bolton Street Campus, Dublin

More information

Measuring Lengths The First Fundamental Form

Measuring Lengths The First Fundamental Form Differential Geometry Lia Vas Measuring Lengths The First Fundamental Form Patching up the Coordinate Patches. Recall that a proper coordinate patch of a surface is given by parametric equations x = (x(u,

More information

A Fast Linear Registration Framework for Multi-Camera GIS Coordination

A Fast Linear Registration Framework for Multi-Camera GIS Coordination A Fast Linear Registration Framework for Multi-Camera GIS Coordination Karthik Sankaranarayanan James W. Davis Dept. of Computer Science and Engineering Ohio State University Columbus, OH 4320 USA {sankaran,jwdavis}@cse.ohio-state.edu

More information

Near-field time-of-arrival measurements for four feed-arms with a bicone switch

Near-field time-of-arrival measurements for four feed-arms with a bicone switch EM Implosion Memos Memo 37 February 2010 Near-field time-of-arrival measurements for four feed-arms with a bicone switch Prashanth Kumar, Serhat Altunc, Carl E. Baum, Christos G. Christodoulou and Edl

More information

UNIT 4 MODULE 2: Geometry and Trigonometry

UNIT 4 MODULE 2: Geometry and Trigonometry Year 12 Further Mathematics UNIT 4 MODULE 2: Geometry and Trigonometry CHAPTER 8 - TRIGONOMETRY This module covers the application of geometric and trigonometric knowledge and techniques to various two-

More information

Minimum Mass Point Elevation: Maximum Mass Point Elevation: Mean Mass Point Elevation:

Minimum Mass Point Elevation: Maximum Mass Point Elevation: Mean Mass Point Elevation: DAFTAR PUSTAKA Bernstein, K.1983. Image Geometrik and Rectification Chapter 21 to The Manual of Remote Sensing, RN. Colwell, Ed. Falls Church, VA : American Society of Fhotogrametry and Remote Sensing,

More information

EVOLUTION OF POINT CLOUD

EVOLUTION OF POINT CLOUD Figure 1: Left and right images of a stereo pair and the disparity map (right) showing the differences of each pixel in the right and left image. (source: https://stackoverflow.com/questions/17607312/difference-between-disparity-map-and-disparity-image-in-stereo-matching)

More information

CSE 527: Introduction to Computer Vision

CSE 527: Introduction to Computer Vision CSE 527: Introduction to Computer Vision Week 5 - Class 1: Matching, Stitching, Registration September 26th, 2017 ??? Recap Today Feature Matching Image Alignment Panoramas HW2! Feature Matches Feature

More information

Trimble VISION Positions from Pictures

Trimble VISION Positions from Pictures Trimble VISION Positions from Pictures This session will cover What Is Trimble VISION? Trimble VISION Portfolio What Do you Need? How Does It Work & How Accurate Is It? Applications Resources Trimble VISION

More information

Efficacy of Numerically Approximating Pi with an N-sided Polygon

Efficacy of Numerically Approximating Pi with an N-sided Polygon Peter Vu Brewer MAT66 Honors Topic Efficacy of umerically Approximating Pi with an -sided Polygon The quest for precisely finding the irrational number pi has been an endeavor since early human history.

More information

All Automated digital Outcrop

All Automated digital Outcrop Renewable energies Eco-friendly production Innovative transport Eco-efficient processes Sustainable resources All Automated digital Outcrop Enhancing reservoir characterization & modeling with outcrop

More information

Stereo Vision. MAN-522 Computer Vision

Stereo Vision. MAN-522 Computer Vision Stereo Vision MAN-522 Computer Vision What is the goal of stereo vision? The recovery of the 3D structure of a scene using two or more images of the 3D scene, each acquired from a different viewpoint in

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

5 member consortium o University of Strathclyde o Wideblue o National Nuclear Laboratory o Sellafield Ltd o Inspectahire

5 member consortium o University of Strathclyde o Wideblue o National Nuclear Laboratory o Sellafield Ltd o Inspectahire Summan, Rahul and Mathur, Neha and Dobie, Gordon and West, Graeme and Marshall, Stephen and Mineo, Carmelo and MacLeod, Charles Norman and Pierce, Stephen and Kerr, William (2016) Mosaicing for automated

More information

Incremental Real-time Bundle Adjustment for Multi-camera Systems with Points at Infinity

Incremental Real-time Bundle Adjustment for Multi-camera Systems with Points at Infinity Incremental Real-time Bundle Adjustment for Multi-camera Systems with Points at Infinity Johannes Schneider, Thomas Läbe, Wolfgang Förstner 1 Department of Photogrammetry Institute of Geodesy and Geoinformation

More information

PERFORMANCE ANALYSIS OF FAST AT FOR CORRIDOR AERIAL MAPPING

PERFORMANCE ANALYSIS OF FAST AT FOR CORRIDOR AERIAL MAPPING PERFORMANCE ANALYSIS OF FAST AT FOR CORRIDOR AERIAL MAPPING M. Blázquez, I. Colomina Institute of Geomatics, Av. Carl Friedrich Gauss 11, Parc Mediterrani de la Tecnologia, Castelldefels, Spain marta.blazquez@ideg.es

More information

CS 428: Fall Introduction to. Texture mapping and filtering. Andrew Nealen, Rutgers, /18/2010 1

CS 428: Fall Introduction to. Texture mapping and filtering. Andrew Nealen, Rutgers, /18/2010 1 CS 428: Fall 2010 Introduction to Computer Graphics Texture mapping and filtering 10/18/2010 1 Topic overview Image formation and OpenGL Transformations and viewing Polygons and polygon meshes 3D model/mesh

More information

Complex Features on a Surface. CITS4241 Visualisation Lectures 22 & 23. Texture mapping techniques. Texture mapping techniques

Complex Features on a Surface. CITS4241 Visualisation Lectures 22 & 23. Texture mapping techniques. Texture mapping techniques Complex Features on a Surface CITS4241 Visualisation Lectures 22 & 23 Texture Mapping Rendering all surfaces as blocks of colour Not very realistic result! Even with shading Many objects have detailed

More information

calibrated coordinates Linear transformation pixel coordinates

calibrated coordinates Linear transformation pixel coordinates 1 calibrated coordinates Linear transformation pixel coordinates 2 Calibration with a rig Uncalibrated epipolar geometry Ambiguities in image formation Stratified reconstruction Autocalibration with partial

More information

Omni Stereo Vision of Cooperative Mobile Robots

Omni Stereo Vision of Cooperative Mobile Robots Omni Stereo Vision of Cooperative Mobile Robots Zhigang Zhu*, Jizhong Xiao** *Department of Computer Science **Department of Electrical Engineering The City College of the City University of New York (CUNY)

More information

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS M. Hofer and H. Pottmann Institute of Geometry Vienna University of Technology, Vienna, Austria hofer@geometrie.tuwien.ac.at, pottmann@geometrie.tuwien.ac.at

More information

Intrinsic3D: High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting

Intrinsic3D: High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting Intrinsic3D: High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting R. Maier 1,2, K. Kim 1, D. Cremers 2, J. Kautz 1, M. Nießner 2,3 Fusion Ours 1

More information

DENSE 3D POINT CLOUD GENERATION FROM UAV IMAGES FROM IMAGE MATCHING AND GLOBAL OPTIMAZATION

DENSE 3D POINT CLOUD GENERATION FROM UAV IMAGES FROM IMAGE MATCHING AND GLOBAL OPTIMAZATION DENSE 3D POINT CLOUD GENERATION FROM UAV IMAGES FROM IMAGE MATCHING AND GLOBAL OPTIMAZATION S. Rhee a, T. Kim b * a 3DLabs Co. Ltd., 100 Inharo, Namgu, Incheon, Korea ahmkun@3dlabs.co.kr b Dept. of Geoinformatic

More information

A REFINED SENSOR MODEL FOR PANORAMIC CAMERAS

A REFINED SENSOR MODEL FOR PANORAMIC CAMERAS A REFINED SENSOR MODEL FOR PANORAMIC CAMERAS Jafar AMIRI PARIAN, Armin GRUEN Institute of Geodesy and Photogrammetry Swiss Federal Institute of Technology (ETH) Zurich (parian, agruen)@geod.baug.ethz.ch

More information

Precision Pool-Aid. Design Team 11. Ali Yousef, Team Leader, EE Muzammil Mohammad, Hardware Manager, EE Ma:hew Watzman, So>ware Manager, CpE

Precision Pool-Aid. Design Team 11. Ali Yousef, Team Leader, EE Muzammil Mohammad, Hardware Manager, EE Ma:hew Watzman, So>ware Manager, CpE Precision Pool-Aid Design Team 11 Ali Yousef, Team Leader, EE Muzammil Mohammad, Hardware Manager, EE Ma:hew Watzman, So>ware Manager, CpE Faculty Advisor: Dr. Madanayake Date: April 12th, 2013 Need Through

More information

Camera Model and Calibration. Lecture-12

Camera Model and Calibration. Lecture-12 Camera Model and Calibration Lecture-12 Camera Calibration Determine extrinsic and intrinsic parameters of camera Extrinsic 3D location and orientation of camera Intrinsic Focal length The size of the

More information

USE THE 3D LASER SCANNING FOR DOCUMENTATION THE RIGA CATHEDRAL IN LATVIA

USE THE 3D LASER SCANNING FOR DOCUMENTATION THE RIGA CATHEDRAL IN LATVIA USE THE 3D LASER SCANNING FOR DOCUMENTATION THE RIGA CATHEDRAL IN LATVIA Maris Kalinka, Elina Rutkovska, Department of Geomatic, Riga Technical University, Azenes 16-109, Riga, Latvia, geomatika@geomatika.lv

More information

1. Introduction. A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry

1. Introduction. A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry Submitted to GIM International FEATURE A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry Dieter Fritsch 1, Jens Kremer 2, Albrecht Grimm 2, Mathias Rothermel 1

More information

VISUALIZATION OF FRESCOS BY MEANS OF PHOTOGRAMMETRY AND LASER SCANNING

VISUALIZATION OF FRESCOS BY MEANS OF PHOTOGRAMMETRY AND LASER SCANNING VISUALIZATION OF FRESCOS BY MEANS OF PHOTOGRAMMETRY AND LASER SCANNING E. Stylianidis a, P. Patias a, C. Liapakis b, V. Balis b, G. Philotheou c a The Aristotle University of Thessaloniki, Department of

More information

INTEGRATION OF POINT CLOUDS FROM TERRESTRIAL LASER SCANNING AND IMAGE-BASED MATCHING FOR GENERATING HIGH-RESOLUTION ORTHOIMAGES

INTEGRATION OF POINT CLOUDS FROM TERRESTRIAL LASER SCANNING AND IMAGE-BASED MATCHING FOR GENERATING HIGH-RESOLUTION ORTHOIMAGES INTEGRATION OF POINT CLOUDS FROM TERRESTRIAL LASER SCANNING AND IMAGE-BASED MATCHING FOR GENERATING HIGH-RESOLUTION ORTHOIMAGES A. Salach a, J.S. Markiewicz a,*, D. Zawieska a a Faculty of Geodesy and

More information

3D Sensing. 3D Shape from X. Perspective Geometry. Camera Model. Camera Calibration. General Stereo Triangulation.

3D Sensing. 3D Shape from X. Perspective Geometry. Camera Model. Camera Calibration. General Stereo Triangulation. 3D Sensing 3D Shape from X Perspective Geometry Camera Model Camera Calibration General Stereo Triangulation 3D Reconstruction 3D Shape from X shading silhouette texture stereo light striping motion mainly

More information

Calibration of a fish eye lens with field of view larger than 180

Calibration of a fish eye lens with field of view larger than 180 CENTER FOR MACHINE PERCEPTION CZECH TECHNICAL UNIVERSITY Calibration of a fish eye lens with field of view larger than 18 Hynek Bakstein and Tomáš Pajdla {bakstein, pajdla}@cmp.felk.cvut.cz REPRINT Hynek

More information

Mathematics of a Multiple Omni-Directional System

Mathematics of a Multiple Omni-Directional System Mathematics of a Multiple Omni-Directional System A. Torii A. Sugimoto A. Imiya, School of Science and National Institute of Institute of Media and Technology, Informatics, Information Technology, Chiba

More information

CSIT 691 Independent Project

CSIT 691 Independent Project CSIT 691 Independent Project A comparison of Mean Average Error (MAE) Based Image Search for Hexagonally and Regularly Structured Pixel Data Student: Sijing LIU Email: sijing@ust.hk Supervisor: Prof. David

More information

Short on camera geometry and camera calibration

Short on camera geometry and camera calibration Short on camera geometry and camera calibration Maria Magnusson, maria.magnusson@liu.se Computer Vision Laboratory, Department of Electrical Engineering, Linköping University, Sweden Report No: LiTH-ISY-R-3070

More information

An Automatic Method for Adjustment of a Camera Calibration Room

An Automatic Method for Adjustment of a Camera Calibration Room An Automatic Method for Adjustment of a Camera Calibration Room Ehsan Khoramshahi, Eija Honkavaara, and Tomi Rosnell, Finland Key words: Close-Range Photogrammetry, Block -Adjustment, Camera Calibration

More information