A Desktop 3D Scanner Exploiting Rotation and Visual Rectification of Laser Profiles

Size: px
Start display at page:

Download "A Desktop 3D Scanner Exploiting Rotation and Visual Rectification of Laser Profiles"

Transcription

1 A Desktop 3D Scanner Exploiting Rotation and Visual Rectification of Laser Profiles Carlo Colombo, Dario Comanducci, and Alberto Del Bimbo Dipartimento di Sistemi ed Informatica Via S. Marta 3, I-5139 Florence, Italy {colombo, comandu, Abstract. We describe a low cost system for metric 3D scanning from uncalibrated images based on rotational kinematic constraints. The system is composed by a turntable, an off-the-shelf camera and a laser stripe illuminator. System operation is based on the construction of the virtual image of a surface of revolution (SOR), from which two imaged SOR cross-sections are obtained in an automatic way, and internal camera calibration is performed by exploiting the same object being scanned. Shape acquisition is finally obtained by laser profile rectification and collation. Experiments with real data are shown, providing an insight into both camera calibration and shape reconstruction performance. System accuracy appears to be adequate for desktop applications. 1 Introduction The availability of 3D object models has recently disclosed new opportunities in application fields such as medicine, architecture, cultural heritage and so on. The growing demand of 3D models makes necessary the development of low cost acquisition systems. Automatic 3D model acquisition technology has evolved considerably in the last few years overviews of the field can be found in [1], [3]. Several 3D scanning devices are commercially available, and extensive lists of vendors are maintained at various web sites. The most popular techniques are those of time-of-flight laser scanning and image-based 3D reconstruction. The latter ones, which rely on computer vision, can be further subdivided into active and passive methods. Active methods employ structured light projected onto the scene [12]; most of the commercial products (by Cyberware, Minolta, to cite a few) exploit this approach. Structured-light scanners are computationally straightforward and very accurate; yet, they typically require expensive components. On the other hand, passive methods are computationally more challenging, but also less expensive. Examples of passive methods are stereo triangulation [7] and geometric scene constraints [8]. All vision-based methods require the pre-processing step of camera calibration. Calibration algorithms exhibit a trade-off between geometric accuracy and flexibility of use. Very high accuracies are typically required for laboratory or industrial applications, and obtained with special and expensive 3D calibration patterns. Conversely, results

2 2 C. Colombo et al. from projective geometry have been recently used to develop flexible yet reasonably accurate calibration approaches for desktop vision applications using prior knowledge about scene structure [1] or camera motion [9], [11], [13]. In this paper, we present a desktop laser-based scanning system which combines the good accuracy of structured light approaches with the low cost characteristics of the approaches based on self-calibration. The system is composed by a turntable, an off-the-shelf camera (with zero skew, known aspect ratio, and no radial distortion) and a laser stripe illuminator, which makes visible a vertical slice of the rotating object being acquired (Fig. 1). Camera Laser 3D object Turntable Fig. 1. Scanning system layout. System operation is based on the construction, by the observation of an object rotating on the turntable, of the virtual image of a surface of revolution (SOR), from which camera self-calibration is carried out by using the algorithm described in [5] and exploiting the same object being scanned. 3D shape reconstruction is then obtained by metric rectification and collation of the laser profiles obtained from subsequent frames of the sequence. Differently from other vision-based turntable approaches working in unstructured light conditions (see e.g. [11], [6]), no point triangulation or tracking is needed here, so that it is possible to deal also with textureless objects. The system runs in a completely automatic way, thanks to a multiresolution segmentation algorithm derived from [4] that extracts all the virtual SOR parameters (imaged curves, fixed entities, characteristic homologies) required for the computations. The paper is organized as follows. Section 2 illustrates virtual imaged SOR generation and segmentation. Section 3 addresses system (laser, camera and turntable) calibration from virtual SOR and other image data. Metric 3D reconstruction is discussed in Section 4, and experimental results with real data are provided in Section 5. Finally, concluding remarks are given in Section 6.

3 A Desktop 3D Scanner 3 2 Virtual Imaged SOR Construction and Analysis Fig. 2(a,b) shows two frames of a video sequence of a general object undergoing turntable motion. In 3D space, the volume swept by the moving object is enclosed by a surface of revolution, referred to as virtual SOR. The image of the virtual SOR (see Fig. 2(c)) is obtained by superposition of the difference between the current and the first frame of the sequence. (c) Fig. 2. Virtual imaged SOR generation from a turntable sequence of an arbitrarilyshaped object.,: Two frames of the sequence. (c): The image of the virtual SOR generated by frame superposition. The virtual SOR image thus obtained is analyzed in order to extract in an automatic way the image of the top and bottom SOR cross-sections (two ellipses), together with the parameters of the projective transformation (harmonic homology) characterizing the imaged SOR symmetry see Fig. 3. The harmonic homology transforms the imaged SOR silhouette onto itself, and is parameterized by an axis l s (2 dof) i.e., the image of the rotation axis and a vertex v (2 dof). The automatic virtual SOR segmentation approach is inspired by [4]. l s v Fig. 3. : The imaged geometry of the virtual SOR. : The estimated ellipses superimposed to Fig. 2.

4 4 C. Colombo et al. It consists in searching simultaneously for the four parameters of the harmonic homology and for the silhouette point pairs corresponding through it. This is achieved by solving an optimization problem involving edge points extracted from the image according to a multiresolution scheme. A first estimate of the homology is obtained by running the RANdom SAmple Consensus (RANSAC) algorithm at the lowest resolution level of a Gaussian pyramid, where the homology is well approximated by a simple axial symmetry (2 dof). New and better estimates of the full harmonic homology are then obtained by propagating the parameters through all the levels of the Gaussian pyramid, up to the original image. In particular, the homology and the silhouette point pairs are computed from the edges of each level, by the Iterative Closest Point (ICP) algorithm. The last step is to obtain the two elliptical imaged cross-sections from the silhouette point pairs. The results of this segmentation step for the sequence of Fig. 2 are shown in Fig. 3. The segmentation approach exploits the well known tangency condition between each imaged cross-section and the silhouette. This condition allows us to construct a conic pencil for each silhouette point pair, and to look inside all possible the conic pencils for the two ellipses receiving the largest consensus from the silhouette points. 3 System Calibration The virtual imaged SOR entities are strictly related to the image of the absolute conic ω which embeds camera calibration information [7]. In particular, the axis and vertex of the harmonic homology are in pole-polar relationship with respect to this conic: l s = ωv. (1) Moreover, since SOR cross sections are circles in the 3D space orthogonal to the axis of rotation, they all intersect at the circular points of the turntable plane. Their projection in the image, i and j, which can be obtained from the complex conjugate solutions of the intersection between the two imaged cross-sections, are also related to the image of the absolute conic as i T ω i = j T ω j =. (2) The system resulting from eqs. 1 and 2 provides four linear constraints on ω, whose coefficients can be computed as in [5] from the two ellipses extracted before. Since only three out of the four constraints above are actually independent, they can be used to calibrate a natural camera (zero skew and known aspect ratio: 3 dofs) from the virtual SOR image. System calibration also calls for a procedure for laser plane rectification, i.e. the recovery of the vanishing line of the plane including the laser stripe. Assuming that the laser plane is fixed, orthogonal to the turntable plane, and passing through the turntable axis, its vanishing line m is computed as follows. First, the image l b of the laserturntable line at which the laser stripe and the turntable intersect is computed. This is obtained by running the RANSAC algorithm on putative laser points

5 A Desktop 3D Scanner 5 5 x l l s 5 l b l b 1 m x t x s 15 x b 2 v x s Fig. 4. : Robust laser-turntable line detection. : Computing the vanishing line of the laser plane. extracted by maximum intensity search over image lines see Fig. 4. Now, the turntable vanishing line l can be computed as the line through i and j. This line is used to recover the vanishing point of the rotation axis, v, from the pole-polar relationship l = ωv. (3) Moreover, the vanishing point of the laser-turntable line is computed as x = l l b. Since x and v are the vanishing points of two distinct directions in the laser plane, m can be simply computed as the line through these two points see also Fig Metric 3D Reconstruction Given the calibration ω, it is possible to rectify any plane for which the vanishing line is known. This property is exploited here to reconstruct an object placed on the rotating turntable by laser profile rectification. To this aim, the laser plane vanishing line m is first intersected with ω, and the imaged circular points of the laser plane, namely i and j, are computed. Hence, the rectifying homography is obtained as described in [7], and eventually metric 3D reconstruction of the object can take place. Fig. 5 illustrates metric rectification for one of the laser profiles obtained at scanning time. In, the profile distorted by perspective projection is shown, together with the virtual SOR entities used for its rectification. In, the rectified profile is shown. It is worth noting that, in order to preserve (up to scale) the original object shape and achieve a correct metric reconstruction, the rectifying homography must be applied to both the profile and the imaged axis of rotation mapped onto the y axis in. Provided that frame acquisition rate is known and turntable speed is constant, the 3D object is constructed by properly placing subsequent rectified profiles at equally

6 6 C. Colombo et al. x l l s m x b 4 v Fig. 5. : The geometry for laser profile rectification. : The rectified profile. spaced angles. The method above supports reconstruction up to a scale factor. If a Euclidean reconstruction is required, the scale factor can be fixed given one length in the scene. The height of the virtual SOR (which is also the height of the object used to generate it) can be conveniently used for this purpose. Indeed, Fig. 4 shows that the imaged centers x t and x b of the top and bottom cross-sections of the virtual SOR can be used, after rectification of the imaged rotation axis, to fix the scaling factor. The two points are easily computed from their pole-polar relationship with vanishing line l via their associated ellipse. 5 Experimental Results In order to assess the performance of the scanning system, real-world tests were carried out. The accuracy for both the calibration and reconstruction tasks was measured. 5.1 Calibration accuracy Tab. 1 reports the results of a real-world experiment. The ground truth for the experiment was computed with a 3D calibration grid and the standard Tsai algorithm adapted for the natural camera model. The table reports the ground truth vs estimated values and the error percentage for each of the internal calibration parameters. It is worth noting that the principal point is more sensitive w.r.t. noise than the focal length. This may be explained by the fact, reported in the literature, that the accuracy of the principal point (but not that of the focal length) depends not only on image noise, but also on the relative position of the imaged SOR axis w.r.t. the principal point itself. In particular, the estimation uncertainty increases as the imaged axis of symmetry gets closer to the principal point.

7 A Desktop 3D Scanner Reconstruction accuracy In order to assess reconstruction accuracy in a quantitative way, the rectangular box of known dimensions in Fig. 6 was used. Fig. 6 shows the point cloud model obtained with our scanning system. The model points are arranged according to a circular pattern, which reflects the acquisition scheme used. Fig. 6. : A rectangular box of known size. : The reconstructed point cloud model. Tabs. 2 and 3 provide a quantitative insight into reconstruction performance. In particular, Tab. 2 offers a comparison between real and measured object lengths (in mm). Reconstructed box dimensions are obtained by fitting a least square box on the point cloud (see Fig. 7). The box height is estimated by running the Least Median of Squares (LMS) algorithm on the z-distribution of the top face points, to reduce outlier influence outliers are represented as dark points in Fig. 7. Tab. 3 shows the computed angles between pairs of object faces (ground truth values are 9 and 18 degrees). Faces were estimated from the point cloud via planar least squares fitting. Angular errors range between and 2 degrees. Reconstruction results for a more complex objects are shown in Fig. 8. The model acquired reproduces the shape and proportions of the original object. Yet, due to the presence of self-occlusions, not all the points of the object surface were acquired (this is particularly evident for the area below the boy s jacket). A lowocclusion approach could be used to find the best object position for scanning, and reduce this kind of problem [2]. Table 1. Calibration with a turntable sequence. Parameter Ground Truth Estimate Error (%) focal length x principal point y principal point

8 8 C. Colombo et al (c) Fig. 7. Box point cloud and least square box (green lines); z-outlier points are shown in dark (blue color). : Top view., (c): Side views.

9 A Desktop 3D Scanner 9 Table 2. Box acquisition experiment: results on lengths (in mm). Dimension Ground Truth Estimate Error (%) Height Width Depth Table 3. Box acquisition experiment: results on angles (in degrees). Face Side 1 Side 2 Side 3 Side 4 Upper Side Side Side Conclusions and Future Work We have presented a vision-based system for low cost 3D scanning using a turntable and a laser stripe. The system exploits rotational constraints for camera calibration and object reconstruction by profile rectification. Experimental results demonstrate the effectiveness of the approach for desktop applications. Future work will address the removal of the constancy constraint set on both turntable speed and image acquisition rate. Another constraint that will be relaxed is that of laser plane position and orientation. References 1. F. Bernardini and H.E. Rushmeier. The 3D Model Acquisition Pipeline. Computer Graphics Forum, 21(2): , B.-T. Chen, W.-S. Lou, C.-C. Chen and H.-C. Lin. A 3D Scanning System based on Low-Occlusion Approach. Proc. 2nd International Conference on 3D Digital Imaging and Modeling(3DIM 99), pages , F. Chen, G. M. Brown, and M. Song. Overview of three dimensional shape measurements using optical methods. Optical Engineering, 39(1):1 22, C. Colombo, D. Comanducci, A. Del Bimbo, and F. Pernici. Accurate automatic localization of surfaces of revolution for self-calibration and metric reconstruction. In Proc. IEEE Workshop on Perceptual Organization in Computer Vision, C. Colombo, A. Del Bimbo, and F. Pernici. Metric 3D reconstruction and texture acquisition of surfaces of revolution from a single uncalibrated view. IEEE Trans. on PAMI, 27(1):99 114, A.W. Fitzgibbon, G. Cross, and A. Zisserman. Automatic 3D model construction for turn-table sequences. In R. Koch and L. Van Gool, eds., 3D Structure from Multiple Images of Large-Scale Environments, pages Springer Verlag, R.I. Hartley and A. Zisserman. Multiple View Geometry in Computer Vision. Cambridge University Press, 2nd ed D. Liebowitz, A. Criminisi, and A. Zisserman. Creating architectural models from images. In Proc. EuroGraphics, vol. 18, pages 39 5, 1999.

10 1 C. Colombo et al. 9. P.R.S. Mendonça, K.-Y.K. Wong, and R. Cipolla. Epipolar geometry from profiles under circular motion. IEEE Trans. on PAMI, 23(6):64 616, M. Pollefeys. Self-calibration and metric 3D reconstruction from uncalibrated image sequences. PhD thesis, K.U. Leuven, L. Quan, G. Jiang, H.T. Tsui and A. Zisserman. Geometry of single axis motions using conic fitting. IEEE Trans. on PAMI, 25(1): , C. Rocchini, P. Cignoni, C. Montani, and R. Scopigno. A low cost 3D scanner based on structured light. Computer Graphics Forum (Eurographics 21 Conf. Issue), 2(3):299 38, J.Y. Zheng. Acquiring 3D models from sequences of contours. IEEE Trans. on PAMI, 16(2): , (c) Fig. 8. : Four views of a complex object. : Point cloud model. (c): Solid model.

Camera calibration with two arbitrary coaxial circles

Camera calibration with two arbitrary coaxial circles Camera calibration with two arbitrary coaxial circles Carlo Colombo, Dario Comanducci, and Alberto Del Bimbo Dipartimento di Sistemi e Informatica Via S. Marta 3, 50139 Firenze, Italy {colombo,comandu,delbimbo}@dsi.unifi.it

More information

3D Database Population from Single Views of Surfaces of Revolution

3D Database Population from Single Views of Surfaces of Revolution 3D Database Population from Single Views of Surfaces of Revolution C. Colombo, D. Comanducci, A. Del Bimbo, and F. Pernici Dipartimento di Sistemi e Informatica, Via Santa Marta 3, I-50139 Firenze, Italy

More information

Uncalibrated 3D metric reconstruction and flattened texture acquisition from a single view of a surface of revolution

Uncalibrated 3D metric reconstruction and flattened texture acquisition from a single view of a surface of revolution Uncalibrated 3D metric reconstruction and flattened texture acquisition from a single view of a surface of revolution Carlo Colombo Alberto Del Bimbo Federico Pernici Dipartimento di Sistemi e Informatica

More information

1D camera geometry and Its application to circular motion estimation. Creative Commons: Attribution 3.0 Hong Kong License

1D camera geometry and Its application to circular motion estimation. Creative Commons: Attribution 3.0 Hong Kong License Title D camera geometry and Its application to circular motion estimation Author(s Zhang, G; Zhang, H; Wong, KKY Citation The 7th British Machine Vision Conference (BMVC, Edinburgh, U.K., 4-7 September

More information

Circular Motion Geometry by Minimal 2 Points in 4 Images

Circular Motion Geometry by Minimal 2 Points in 4 Images Circular Motion Geometry by Minimal 2 Points in 4 Images Guang JIANG 1,3, Long QUAN 2, and Hung-tat TSUI 1 1 Dept. of Electronic Engineering, The Chinese University of Hong Kong, New Territory, Hong Kong

More information

COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION

COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION Mr.V.SRINIVASA RAO 1 Prof.A.SATYA KALYAN 2 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING PRASAD V POTLURI SIDDHARTHA

More information

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS M. Lefler, H. Hel-Or Dept. of CS, University of Haifa, Israel Y. Hel-Or School of CS, IDC, Herzliya, Israel ABSTRACT Video analysis often requires

More information

Circular Motion Geometry Using Minimal Data. Abstract

Circular Motion Geometry Using Minimal Data. Abstract Circular Motion Geometry Using Minimal Data Guang JIANG, Long QUAN, and Hung-tat TSUI Dept. of Electronic Engineering, The Chinese University of Hong Kong Dept. of Computer Science, The Hong Kong University

More information

Stereo. 11/02/2012 CS129, Brown James Hays. Slides by Kristen Grauman

Stereo. 11/02/2012 CS129, Brown James Hays. Slides by Kristen Grauman Stereo 11/02/2012 CS129, Brown James Hays Slides by Kristen Grauman Multiple views Multi-view geometry, matching, invariant features, stereo vision Lowe Hartley and Zisserman Why multiple views? Structure

More information

Compositing a bird's eye view mosaic

Compositing a bird's eye view mosaic Compositing a bird's eye view mosaic Robert Laganiere School of Information Technology and Engineering University of Ottawa Ottawa, Ont KN 6N Abstract This paper describes a method that allows the composition

More information

Dense 3D Reconstruction. Christiano Gava

Dense 3D Reconstruction. Christiano Gava Dense 3D Reconstruction Christiano Gava christiano.gava@dfki.de Outline Previous lecture: structure and motion II Structure and motion loop Triangulation Today: dense 3D reconstruction The matching problem

More information

A Stratified Approach for Camera Calibration Using Spheres

A Stratified Approach for Camera Calibration Using Spheres IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. XX, NO. Y, MONTH YEAR 1 A Stratified Approach for Camera Calibration Using Spheres Kwan-Yee K. Wong, Member, IEEE, Guoqiang Zhang, Student-Member, IEEE and Zhihu

More information

Camera Calibration from the Quasi-affine Invariance of Two Parallel Circles

Camera Calibration from the Quasi-affine Invariance of Two Parallel Circles Camera Calibration from the Quasi-affine Invariance of Two Parallel Circles Yihong Wu, Haijiang Zhu, Zhanyi Hu, and Fuchao Wu National Laboratory of Pattern Recognition, Institute of Automation, Chinese

More information

Multiple View Geometry in Computer Vision Second Edition

Multiple View Geometry in Computer Vision Second Edition Multiple View Geometry in Computer Vision Second Edition Richard Hartley Australian National University, Canberra, Australia Andrew Zisserman University of Oxford, UK CAMBRIDGE UNIVERSITY PRESS Contents

More information

arxiv: v1 [cs.cv] 28 Sep 2018

arxiv: v1 [cs.cv] 28 Sep 2018 Camera Pose Estimation from Sequence of Calibrated Images arxiv:1809.11066v1 [cs.cv] 28 Sep 2018 Jacek Komorowski 1 and Przemyslaw Rokita 2 1 Maria Curie-Sklodowska University, Institute of Computer Science,

More information

IMAGE-BASED 3D ACQUISITION TOOL FOR ARCHITECTURAL CONSERVATION

IMAGE-BASED 3D ACQUISITION TOOL FOR ARCHITECTURAL CONSERVATION IMAGE-BASED 3D ACQUISITION TOOL FOR ARCHITECTURAL CONSERVATION Joris Schouteden, Marc Pollefeys, Maarten Vergauwen, Luc Van Gool Center for Processing of Speech and Images, K.U.Leuven, Kasteelpark Arenberg

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

Camera Calibration and Light Source Estimation from Images with Shadows

Camera Calibration and Light Source Estimation from Images with Shadows Camera Calibration and Light Source Estimation from Images with Shadows Xiaochun Cao and Mubarak Shah Computer Vision Lab, University of Central Florida, Orlando, FL, 32816 Abstract In this paper, we describe

More information

Projective Reconstruction of Surfaces of Revolution

Projective Reconstruction of Surfaces of Revolution Projective Reconstruction of Surfaces of Revolution Sven Utcke 1 and Andrew Zisserman 2 1 Arbeitsbereich Kognitive Systeme, Fachbereich Informatik, Universität Hamburg, Germany utcke@informatik.uni-hamburg.de

More information

Passive 3D Photography

Passive 3D Photography SIGGRAPH 2000 Course on 3D Photography Passive 3D Photography Steve Seitz Carnegie Mellon University University of Washington http://www.cs cs.cmu.edu/~ /~seitz Visual Cues Shading Merle Norman Cosmetics,

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

Camera Calibration and Light Source Orientation Estimation from Images with Shadows

Camera Calibration and Light Source Orientation Estimation from Images with Shadows Camera Calibration and Light Source Orientation Estimation from Images with Shadows Xiaochun Cao and Mubarak Shah Computer Vision Lab University of Central Florida Orlando, FL, 32816-3262 Abstract In this

More information

Dense 3D Reconstruction. Christiano Gava

Dense 3D Reconstruction. Christiano Gava Dense 3D Reconstruction Christiano Gava christiano.gava@dfki.de Outline Previous lecture: structure and motion II Structure and motion loop Triangulation Wide baseline matching (SIFT) Today: dense 3D reconstruction

More information

Visualization 2D-to-3D Photo Rendering for 3D Displays

Visualization 2D-to-3D Photo Rendering for 3D Displays Visualization 2D-to-3D Photo Rendering for 3D Displays Sumit K Chauhan 1, Divyesh R Bajpai 2, Vatsal H Shah 3 1 Information Technology, Birla Vishvakarma mahavidhyalaya,sumitskc51@gmail.com 2 Information

More information

Geometry of Single Axis Motions Using Conic Fitting

Geometry of Single Axis Motions Using Conic Fitting IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 25, NO., OCTOBER 23 343 Geometry of Single Axis Motions Using Conic Fitting Guang Jiang, Hung-tat Tsui, Member, IEEE, Long Quan, Senior

More information

Computer Vision Lecture 17

Computer Vision Lecture 17 Computer Vision Lecture 17 Epipolar Geometry & Stereo Basics 13.01.2015 Bastian Leibe RWTH Aachen http://www.vision.rwth-aachen.de leibe@vision.rwth-aachen.de Announcements Seminar in the summer semester

More information

Computer Vision Lecture 17

Computer Vision Lecture 17 Announcements Computer Vision Lecture 17 Epipolar Geometry & Stereo Basics Seminar in the summer semester Current Topics in Computer Vision and Machine Learning Block seminar, presentations in 1 st week

More information

Structured light 3D reconstruction

Structured light 3D reconstruction Structured light 3D reconstruction Reconstruction pipeline and industrial applications rodola@dsi.unive.it 11/05/2010 3D Reconstruction 3D reconstruction is the process of capturing the shape and appearance

More information

Flexible Calibration of a Portable Structured Light System through Surface Plane

Flexible Calibration of a Portable Structured Light System through Surface Plane Vol. 34, No. 11 ACTA AUTOMATICA SINICA November, 2008 Flexible Calibration of a Portable Structured Light System through Surface Plane GAO Wei 1 WANG Liang 1 HU Zhan-Yi 1 Abstract For a portable structured

More information

BIL Computer Vision Apr 16, 2014

BIL Computer Vision Apr 16, 2014 BIL 719 - Computer Vision Apr 16, 2014 Binocular Stereo (cont d.), Structure from Motion Aykut Erdem Dept. of Computer Engineering Hacettepe University Slide credit: S. Lazebnik Basic stereo matching algorithm

More information

Camera model and multiple view geometry

Camera model and multiple view geometry Chapter Camera model and multiple view geometry Before discussing how D information can be obtained from images it is important to know how images are formed First the camera model is introduced and then

More information

Automatic Reconstruction of 3D Objects Using a Mobile Monoscopic Camera

Automatic Reconstruction of 3D Objects Using a Mobile Monoscopic Camera Automatic Reconstruction of 3D Objects Using a Mobile Monoscopic Camera Wolfgang Niem, Jochen Wingbermühle Universität Hannover Institut für Theoretische Nachrichtentechnik und Informationsverarbeitung

More information

Viewpoint Invariant Features from Single Images Using 3D Geometry

Viewpoint Invariant Features from Single Images Using 3D Geometry Viewpoint Invariant Features from Single Images Using 3D Geometry Yanpeng Cao and John McDonald Department of Computer Science National University of Ireland, Maynooth, Ireland {y.cao,johnmcd}@cs.nuim.ie

More information

A stratified approach for camera calibration using spheres. Creative Commons: Attribution 3.0 Hong Kong License

A stratified approach for camera calibration using spheres. Creative Commons: Attribution 3.0 Hong Kong License Title A stratified approach for camera calibration using spheres Author(s) Wong, KYK; Zhang, G; Chen, Z Citation Ieee Transactions On Image Processing, 2011, v. 20 n. 2, p. 305-316 Issued Date 2011 URL

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

CS 4495 Computer Vision A. Bobick. Motion and Optic Flow. Stereo Matching

CS 4495 Computer Vision A. Bobick. Motion and Optic Flow. Stereo Matching Stereo Matching Fundamental matrix Let p be a point in left image, p in right image l l Epipolar relation p maps to epipolar line l p maps to epipolar line l p p Epipolar mapping described by a 3x3 matrix

More information

Pose Estimation from Circle or Parallel Lines in a Single Image

Pose Estimation from Circle or Parallel Lines in a Single Image Pose Estimation from Circle or Parallel Lines in a Single Image Guanghui Wang 1,2, Q.M. Jonathan Wu 1,andZhengqiaoJi 1 1 Department of Electrical and Computer Engineering, The University of Windsor, 41

More information

Camera Calibration. Schedule. Jesus J Caban. Note: You have until next Monday to let me know. ! Today:! Camera calibration

Camera Calibration. Schedule. Jesus J Caban. Note: You have until next Monday to let me know. ! Today:! Camera calibration Camera Calibration Jesus J Caban Schedule! Today:! Camera calibration! Wednesday:! Lecture: Motion & Optical Flow! Monday:! Lecture: Medical Imaging! Final presentations:! Nov 29 th : W. Griffin! Dec 1

More information

Outdoor Scene Reconstruction from Multiple Image Sequences Captured by a Hand-held Video Camera

Outdoor Scene Reconstruction from Multiple Image Sequences Captured by a Hand-held Video Camera Outdoor Scene Reconstruction from Multiple Image Sequences Captured by a Hand-held Video Camera Tomokazu Sato, Masayuki Kanbara and Naokazu Yokoya Graduate School of Information Science, Nara Institute

More information

Stereo and Epipolar geometry

Stereo and Epipolar geometry Previously Image Primitives (feature points, lines, contours) Today: Stereo and Epipolar geometry How to match primitives between two (multiple) views) Goals: 3D reconstruction, recognition Jana Kosecka

More information

Silhouette Coherence for Camera Calibration under Circular Motion

Silhouette Coherence for Camera Calibration under Circular Motion Silhouette Coherence for Camera Calibration under Circular Motion Carlos Hernández, Francis Schmitt and Roberto Cipolla Appendix I 2 I. ERROR ANALYSIS OF THE SILHOUETTE COHERENCE AS A FUNCTION OF SILHOUETTE

More information

Reconstruction of Surfaces of Revolution from Single Uncalibrated Views

Reconstruction of Surfaces of Revolution from Single Uncalibrated Views Reconstruction of Surfaces of Revolution from Single Uncalibrated Views Kwan-Yee K. Wong a,, Paulo R. S. Mendonça b, Roberto Cipolla c a Dept. of Comp. Science and Info. Systems, The University of Hong

More information

3D Reconstruction from Scene Knowledge

3D Reconstruction from Scene Knowledge Multiple-View Reconstruction from Scene Knowledge 3D Reconstruction from Scene Knowledge SYMMETRY & MULTIPLE-VIEW GEOMETRY Fundamental types of symmetry Equivalent views Symmetry based reconstruction MUTIPLE-VIEW

More information

Chaplin, Modern Times, 1936

Chaplin, Modern Times, 1936 Chaplin, Modern Times, 1936 [A Bucket of Water and a Glass Matte: Special Effects in Modern Times; bonus feature on The Criterion Collection set] Multi-view geometry problems Structure: Given projections

More information

Camera Calibration and Shape Recovery from videos of Two Mirrors

Camera Calibration and Shape Recovery from videos of Two Mirrors Camera Calibration and Shape Recovery from videos of Two Mirrors Quanxin Chen and Hui Zhang Dept. of Computer Science, United International College, 28, Jinfeng Road, Tangjiawan, Zhuhai, Guangdong, China.

More information

Efficient Stereo Image Rectification Method Using Horizontal Baseline

Efficient Stereo Image Rectification Method Using Horizontal Baseline Efficient Stereo Image Rectification Method Using Horizontal Baseline Yun-Suk Kang and Yo-Sung Ho School of Information and Communicatitions Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro,

More information

Stereo Image Rectification for Simple Panoramic Image Generation

Stereo Image Rectification for Simple Panoramic Image Generation Stereo Image Rectification for Simple Panoramic Image Generation Yun-Suk Kang and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro, Buk-gu, Gwangju 500-712 Korea Email:{yunsuk,

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

3D shape from the structure of pencils of planes and geometric constraints

3D shape from the structure of pencils of planes and geometric constraints 3D shape from the structure of pencils of planes and geometric constraints Paper ID: 691 Abstract. Active stereo systems using structured light has been used as practical solutions for 3D measurements.

More information

CS 4495 Computer Vision A. Bobick. Motion and Optic Flow. Stereo Matching

CS 4495 Computer Vision A. Bobick. Motion and Optic Flow. Stereo Matching Stereo Matching Fundamental matrix Let p be a point in left image, p in right image l l Epipolar relation p maps to epipolar line l p maps to epipolar line l p p Epipolar mapping described by a 3x3 matrix

More information

Pin-hole Modelled Camera Calibration from a Single Image

Pin-hole Modelled Camera Calibration from a Single Image Pin-hole Modelled Camera Calibration from a Single Image Zhuo Wang University of Windsor wang112k@uwindsor.ca August 10, 2009 Camera calibration from a single image is of importance in computer vision.

More information

Registration of Moving Surfaces by Means of One-Shot Laser Projection

Registration of Moving Surfaces by Means of One-Shot Laser Projection Registration of Moving Surfaces by Means of One-Shot Laser Projection Carles Matabosch 1,DavidFofi 2, Joaquim Salvi 1, and Josep Forest 1 1 University of Girona, Institut d Informatica i Aplicacions, Girona,

More information

Multiple View Geometry in computer vision

Multiple View Geometry in computer vision Multiple View Geometry in computer vision Chapter 8: More Single View Geometry Olaf Booij Intelligent Systems Lab Amsterdam University of Amsterdam, The Netherlands HZClub 29-02-2008 Overview clubje Part

More information

Camera calibration with spheres: Linear approaches

Camera calibration with spheres: Linear approaches Title Camera calibration with spheres: Linear approaches Author(s) Zhang, H; Zhang, G; Wong, KYK Citation The IEEE International Conference on Image Processing (ICIP) 2005, Genoa, Italy, 11-14 September

More information

3D reconstruction class 11

3D reconstruction class 11 3D reconstruction class 11 Multiple View Geometry Comp 290-089 Marc Pollefeys Multiple View Geometry course schedule (subject to change) Jan. 7, 9 Intro & motivation Projective 2D Geometry Jan. 14, 16

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

Rectification and Distortion Correction

Rectification and Distortion Correction Rectification and Distortion Correction Hagen Spies March 12, 2003 Computer Vision Laboratory Department of Electrical Engineering Linköping University, Sweden Contents Distortion Correction Rectification

More information

Recap from Previous Lecture

Recap from Previous Lecture Recap from Previous Lecture Tone Mapping Preserve local contrast or detail at the expense of large scale contrast. Changing the brightness within objects or surfaces unequally leads to halos. We are now

More information

More on single-view geometry class 10

More on single-view geometry class 10 More on single-view geometry class 10 Multiple View Geometry Comp 290-089 Marc Pollefeys Multiple View Geometry course schedule (subject to change) Jan. 7, 9 Intro & motivation Projective 2D Geometry Jan.

More information

Measurement of Pedestrian Groups Using Subtraction Stereo

Measurement of Pedestrian Groups Using Subtraction Stereo Measurement of Pedestrian Groups Using Subtraction Stereo Kenji Terabayashi, Yuki Hashimoto, and Kazunori Umeda Chuo University / CREST, JST, 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan terabayashi@mech.chuo-u.ac.jp

More information

Full Camera Calibration from a Single View of Planar Scene

Full Camera Calibration from a Single View of Planar Scene Full Camera Calibration from a Single View of Planar Scene Yisong Chen 1, Horace Ip 2, Zhangjin Huang 1, and Guoping Wang 1 1 Key Laboratory of Machine Perception (Ministry of Education), Peking University

More information

How to Compute the Pose of an Object without a Direct View?

How to Compute the Pose of an Object without a Direct View? How to Compute the Pose of an Object without a Direct View? Peter Sturm and Thomas Bonfort INRIA Rhône-Alpes, 38330 Montbonnot St Martin, France {Peter.Sturm, Thomas.Bonfort}@inrialpes.fr Abstract. We

More information

Simultaneous Vanishing Point Detection and Camera Calibration from Single Images

Simultaneous Vanishing Point Detection and Camera Calibration from Single Images Simultaneous Vanishing Point Detection and Camera Calibration from Single Images Bo Li, Kun Peng, Xianghua Ying, and Hongbin Zha The Key Lab of Machine Perception (Ministry of Education), Peking University,

More information

Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC

Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC Shuji Sakai, Koichi Ito, Takafumi Aoki Graduate School of Information Sciences, Tohoku University, Sendai, 980 8579, Japan Email: sakai@aoki.ecei.tohoku.ac.jp

More information

Perspective Correction Methods for Camera-Based Document Analysis

Perspective Correction Methods for Camera-Based Document Analysis Perspective Correction Methods for Camera-Based Document Analysis L. Jagannathan and C. V. Jawahar Center for Visual Information Technology International Institute of Information Technology Gachibowli,

More information

On Plane-Based Camera Calibration: A General Algorithm, Singularities, Applications

On Plane-Based Camera Calibration: A General Algorithm, Singularities, Applications ACCEPTED FOR CVPR 99. VERSION OF NOVEMBER 18, 2015. On Plane-Based Camera Calibration: A General Algorithm, Singularities, Applications Peter F. Sturm and Stephen J. Maybank Computational Vision Group,

More information

Coplanar circles, quasi-affine invariance and calibration

Coplanar circles, quasi-affine invariance and calibration Image and Vision Computing 24 (2006) 319 326 www.elsevier.com/locate/imavis Coplanar circles, quasi-affine invariance and calibration Yihong Wu *, Xinju Li, Fuchao Wu, Zhanyi Hu National Laboratory of

More information

ENGN D Photography / Spring 2018 / SYLLABUS

ENGN D Photography / Spring 2018 / SYLLABUS ENGN 2502 3D Photography / Spring 2018 / SYLLABUS Description of the proposed course Over the last decade digital photography has entered the mainstream with inexpensive, miniaturized cameras routinely

More information

Step-by-Step Model Buidling

Step-by-Step Model Buidling Step-by-Step Model Buidling Review Feature selection Feature selection Feature correspondence Camera Calibration Euclidean Reconstruction Landing Augmented Reality Vision Based Control Sparse Structure

More information

Lecture 10: Multi-view geometry

Lecture 10: Multi-view geometry Lecture 10: Multi-view geometry Professor Stanford Vision Lab 1 What we will learn today? Review for stereo vision Correspondence problem (Problem Set 2 (Q3)) Active stereo vision systems Structure from

More information

EECS 442 Computer vision. Stereo systems. Stereo vision Rectification Correspondence problem Active stereo vision systems

EECS 442 Computer vision. Stereo systems. Stereo vision Rectification Correspondence problem Active stereo vision systems EECS 442 Computer vision Stereo systems Stereo vision Rectification Correspondence problem Active stereo vision systems Reading: [HZ] Chapter: 11 [FP] Chapter: 11 Stereo vision P p p O 1 O 2 Goal: estimate

More information

Multiple View Geometry

Multiple View Geometry Multiple View Geometry Martin Quinn with a lot of slides stolen from Steve Seitz and Jianbo Shi 15-463: Computational Photography Alexei Efros, CMU, Fall 2007 Our Goal The Plenoptic Function P(θ,φ,λ,t,V

More information

Index. 3D reconstruction, point algorithm, point algorithm, point algorithm, point algorithm, 263

Index. 3D reconstruction, point algorithm, point algorithm, point algorithm, point algorithm, 263 Index 3D reconstruction, 125 5+1-point algorithm, 284 5-point algorithm, 270 7-point algorithm, 265 8-point algorithm, 263 affine point, 45 affine transformation, 57 affine transformation group, 57 affine

More information

Towards Generic Self-Calibration of Central Cameras

Towards Generic Self-Calibration of Central Cameras Towards Generic Self-Calibration of Central Cameras Srikumar Ramalingam 1&2, Peter Sturm 1, and Suresh K. Lodha 2 1 INRIA Rhône-Alpes, GRAVIR-CNRS, 38330 Montbonnot, France 2 Dept. of Computer Science,

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

Detection of Concentric Circles for Camera Calibration

Detection of Concentric Circles for Camera Calibration Detection of Concentric Circles for Camera Calibration Guang JIANG and Long QUAN Department of Computer Science Hong Kong University of Science and Technology Kowloon, Hong Kong {gjiang,quan}@cs.ust.hk

More information

Index. 3D reconstruction, point algorithm, point algorithm, point algorithm, point algorithm, 253

Index. 3D reconstruction, point algorithm, point algorithm, point algorithm, point algorithm, 253 Index 3D reconstruction, 123 5+1-point algorithm, 274 5-point algorithm, 260 7-point algorithm, 255 8-point algorithm, 253 affine point, 43 affine transformation, 55 affine transformation group, 55 affine

More information

Structure from Motion. Prof. Marco Marcon

Structure from Motion. Prof. Marco Marcon Structure from Motion Prof. Marco Marcon Summing-up 2 Stereo is the most powerful clue for determining the structure of a scene Another important clue is the relative motion between the scene and (mono)

More information

Computer Vision. 3D acquisition

Computer Vision. 3D acquisition è Computer 3D acquisition Acknowledgement Courtesy of Prof. Luc Van Gool 3D acquisition taxonomy s image cannot currently be displayed. 3D acquisition methods Thi passive active uni-directional multi-directional

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

Image Transformations & Camera Calibration. Mašinska vizija, 2018.

Image Transformations & Camera Calibration. Mašinska vizija, 2018. Image Transformations & Camera Calibration Mašinska vizija, 2018. Image transformations What ve we learnt so far? Example 1 resize and rotate Open warp_affine_template.cpp Perform simple resize

More information

Fundamentals of Stereo Vision Michael Bleyer LVA Stereo Vision

Fundamentals of Stereo Vision Michael Bleyer LVA Stereo Vision Fundamentals of Stereo Vision Michael Bleyer LVA Stereo Vision What Happened Last Time? Human 3D perception (3D cinema) Computational stereo Intuitive explanation of what is meant by disparity Stereo matching

More information

Lecture'9'&'10:'' Stereo'Vision'

Lecture'9'&'10:'' Stereo'Vision' Lecture'9'&'10:'' Stereo'Vision' Dr.'Juan'Carlos'Niebles' Stanford'AI'Lab' ' Professor'FeiAFei'Li' Stanford'Vision'Lab' 1' Dimensionality'ReducIon'Machine'(3D'to'2D)' 3D world 2D image Point of observation

More information

3D Model Acquisition by Tracking 2D Wireframes

3D Model Acquisition by Tracking 2D Wireframes 3D Model Acquisition by Tracking 2D Wireframes M. Brown, T. Drummond and R. Cipolla {96mab twd20 cipolla}@eng.cam.ac.uk Department of Engineering University of Cambridge Cambridge CB2 1PZ, UK Abstract

More information

Structure from Motion. Introduction to Computer Vision CSE 152 Lecture 10

Structure from Motion. Introduction to Computer Vision CSE 152 Lecture 10 Structure from Motion CSE 152 Lecture 10 Announcements Homework 3 is due May 9, 11:59 PM Reading: Chapter 8: Structure from Motion Optional: Multiple View Geometry in Computer Vision, 2nd edition, Hartley

More information

2D-to-3D Photo Rendering for 3D Displays

2D-to-3D Photo Rendering for 3D Displays 2D-to-3D Photo Rendering for 3D Displays Dario Comanducci Dip. di Sistemi e Informatica, Univ. di Firenze Via S.Marta 3, 50139 Firenze, Italy comandu@dsi.unifi.it Carlo Colombo Dip. di Sistemi e Informatica,

More information

Homogeneous Coordinates. Lecture18: Camera Models. Representation of Line and Point in 2D. Cross Product. Overall scaling is NOT important.

Homogeneous Coordinates. Lecture18: Camera Models. Representation of Line and Point in 2D. Cross Product. Overall scaling is NOT important. Homogeneous Coordinates Overall scaling is NOT important. CSED44:Introduction to Computer Vision (207F) Lecture8: Camera Models Bohyung Han CSE, POSTECH bhhan@postech.ac.kr (",, ) ()", ), )) ) 0 It is

More information

University of Southern California, 1590 the Alameda #200 Los Angeles, CA San Jose, CA Abstract

University of Southern California, 1590 the Alameda #200 Los Angeles, CA San Jose, CA Abstract Mirror Symmetry 2-View Stereo Geometry Alexandre R.J. François +, Gérard G. Medioni + and Roman Waupotitsch * + Institute for Robotics and Intelligent Systems * Geometrix Inc. University of Southern California,

More information

arxiv: v1 [cs.cv] 28 Sep 2018

arxiv: v1 [cs.cv] 28 Sep 2018 Extrinsic camera calibration method and its performance evaluation Jacek Komorowski 1 and Przemyslaw Rokita 2 arxiv:1809.11073v1 [cs.cv] 28 Sep 2018 1 Maria Curie Sklodowska University Lublin, Poland jacek.komorowski@gmail.com

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

Structure from motion

Structure from motion Structure from motion Structure from motion Given a set of corresponding points in two or more images, compute the camera parameters and the 3D point coordinates?? R 1,t 1 R 2,t R 2 3,t 3 Camera 1 Camera

More information

Camera Calibration from Surfaces of Revolution

Camera Calibration from Surfaces of Revolution IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. XX, NO. Y, MONTH YEAR 1 Camera Calibration from Surfaces of Revolution Kwan-Yee K. Wong, Paulo R. S. Mendonça and Roberto Cipolla Kwan-Yee

More information

Depth. Common Classification Tasks. Example: AlexNet. Another Example: Inception. Another Example: Inception. Depth

Depth. Common Classification Tasks. Example: AlexNet. Another Example: Inception. Another Example: Inception. Depth Common Classification Tasks Recognition of individual objects/faces Analyze object-specific features (e.g., key points) Train with images from different viewing angles Recognition of object classes Analyze

More information

Surface Normal Aided Dense Reconstruction from Images

Surface Normal Aided Dense Reconstruction from Images Computer Vision Winter Workshop 26, Ondřej Chum, Vojtěch Franc (eds.) Telč, Czech Republic, February 6 8 Czech Pattern Recognition Society Surface Normal Aided Dense Reconstruction from Images Zoltán Megyesi,

More information

STEREO VISION AND LASER STRIPERS FOR THREE-DIMENSIONAL SURFACE MEASUREMENTS

STEREO VISION AND LASER STRIPERS FOR THREE-DIMENSIONAL SURFACE MEASUREMENTS XVI CONGRESO INTERNACIONAL DE INGENIERÍA GRÁFICA STEREO VISION AND LASER STRIPERS FOR THREE-DIMENSIONAL SURFACE MEASUREMENTS BARONE, Sandro; BRUNO, Andrea University of Pisa Dipartimento di Ingegneria

More information

3D object recognition used by team robotto

3D object recognition used by team robotto 3D object recognition used by team robotto Workshop Juliane Hoebel February 1, 2016 Faculty of Computer Science, Otto-von-Guericke University Magdeburg Content 1. Introduction 2. Depth sensor 3. 3D object

More information

Agenda. Rotations. Camera calibration. Homography. Ransac

Agenda. Rotations. Camera calibration. Homography. Ransac Agenda Rotations Camera calibration Homography Ransac Geometric Transformations y x Transformation Matrix # DoF Preserves Icon translation rigid (Euclidean) similarity affine projective h I t h R t h sr

More information

Recovering light directions and camera poses from a single sphere.

Recovering light directions and camera poses from a single sphere. Title Recovering light directions and camera poses from a single sphere Author(s) Wong, KYK; Schnieders, D; Li, S Citation The 10th European Conference on Computer Vision (ECCV 2008), Marseille, France,

More information

Lecture 9 & 10: Stereo Vision

Lecture 9 & 10: Stereo Vision Lecture 9 & 10: Stereo Vision Professor Fei- Fei Li Stanford Vision Lab 1 What we will learn today? IntroducEon to stereo vision Epipolar geometry: a gentle intro Parallel images Image receficaeon Solving

More information

Silhouette Coherence for Camera Calibration under Circular Motion

Silhouette Coherence for Camera Calibration under Circular Motion 1 Silhouette Coherence for Camera Calibration under Circular Motion Carlos Hernández, Francis Schmitt and Roberto Cipolla Abstract We present a new approach to camera calibration as a part of a complete

More information