Announcements. Active stereo with structured light. Project structured light patterns onto the object



Similar documents
A Theory of Shape by Space Carving

3D Scanner using Line Laser. 1. Introduction. 2. Theory

Architectural Photogrammetry Lab., College of Architecture, University of Valladolid - jgarciaf@mtu.edu b

PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY

A Prototype For Eye-Gaze Corrected

State-of-the-art Algorithms for Complete 3D Model Reconstruction

3D/4D acquisition. 3D acquisition taxonomy Computer Vision. Computer Vision. 3D acquisition methods. passive. active.

Incremental Surface Extraction from Sparse Structure-from-Motion Point Clouds

Efficient Multi-View Reconstruction of Large-Scale Scenes using Interest Points, Delaunay Triangulation and Graph Cuts

MetropoGIS: A City Modeling System DI Dr. Konrad KARNER, DI Andreas KLAUS, DI Joachim BAUER, DI Christopher ZACH

Segmentation of building models from dense 3D point-clouds

Introduction. C 2009 John Wiley & Sons, Ltd

Surface Curvature from Laser Triangulation Data. John Rugis ELECTRICAL & COMPUTER ENGINEERING

Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite

Practical Tour of Visual tracking. David Fleet and Allan Jepson January, 2006

Illumination-Invariant Tracking via Graph Cuts

1. INTRODUCTION Graphics 2

A Cable-driven Parallel Mechanism for Capturing Object Appearance from Multiple Viewpoints

An Approach for Utility Pole Recognition in Real Conditions

A General Framework for Tracking Objects in a Multi-Camera Environment

A unified representation for interactive 3D modeling

Tracking in flussi video 3D. Ing. Samuele Salti

Using Photorealistic RenderMan for High-Quality Direct Volume Rendering

PHOTOGRAMMETRIC MODELING AND IMAGE-BASED RENDERING FOR RAPID VIRTUAL ENVIRONMENT CREATION

3D Model based Object Class Detection in An Arbitrary View

Point Cloud Streaming for 3D Avatar Communication

Multi-View Reconstruction in-between Known Environments

Manufacturing Process and Cost Estimation through Process Detection by Applying Image Processing Technique

Improvements in Real-Time Correlation-Based Stereo Vision

T-REDSPEED White paper

ACCURACY ASSESSMENT OF BUILDING POINT CLOUDS AUTOMATICALLY GENERATED FROM IPHONE IMAGES

A Short Introduction to Computer Graphics

Shape Measurement of a Sewer Pipe. Using a Mobile Robot with Computer Vision

A method of generating free-route walk-through animation using vehicle-borne video image

Solution Guide III-C. 3D Vision. Building Vision for Business. MVTec Software GmbH

Projection Center Calibration for a Co-located Projector Camera System

Fast and Robust Normal Estimation for Point Clouds with Sharp Features

HIGH-PERFORMANCE INSPECTION VEHICLE FOR RAILWAYS AND TUNNEL LININGS. HIGH-PERFORMANCE INSPECTION VEHICLE FOR RAILWAY AND ROAD TUNNEL LININGS.

Wii Remote Calibration Using the Sensor Bar

BUILDING TELEPRESENCE SYSTEMS: Translating Science Fiction Ideas into Reality

Kankakee Community College

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE.

Feature Tracking and Optical Flow

Segmentation & Clustering

Dense Matching Methods for 3D Scene Reconstruction from Wide Baseline Images

An Adaptive Hierarchical Next-Best-View Algorithm for 3D Reconstruction of Indoor Scenes

AUTOMATIC MULTI-VIEW TEXTURE MAPPING OF 3D SURFACE PROJECTIONS

Image Based Rendering With Stable Frame Rates

Simultaneous Gamma Correction and Registration in the Frequency Domain

EFFICIENT VEHICLE TRACKING AND CLASSIFICATION FOR AN AUTOMATED TRAFFIC SURVEILLANCE SYSTEM

Image-Based Motion Compensation for Structured Light Scanning of Dynamic Surfaces. Sören König and Stefan Gumhold

3D Vision Based Mobile Mapping and Cloud- Based Geoinformation Services

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving

Geometric Optics Converging Lenses and Mirrors Physics Lab IV

CS 534: Computer Vision 3D Model-based recognition

Optical Tracking Using Projective Invariant Marker Pattern Properties

Model Repair. Leif Kobbelt RWTH Aachen University )NPUT $ATA 2EMOVAL OF TOPOLOGICAL AND GEOMETRICAL ERRORS !NALYSIS OF SURFACE QUALITY

SSIM Technique for Comparison of Images

Spatio-Temporally Coherent 3D Animation Reconstruction from Multi-view RGB-D Images using Landmark Sampling

Computer Graphics and Image Processing Introduction

A NEW SUPER RESOLUTION TECHNIQUE FOR RANGE DATA. Valeria Garro, Pietro Zanuttigh, Guido M. Cortelazzo. University of Padova, Italy

3D Vehicle Extraction and Tracking from Multiple Viewpoints for Traffic Monitoring by using Probability Fusion Map

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations

Fast Image Labeling for Creating High-Resolution Panoramic Images on Mobile Devices

Development of The Next Generation Document Reader -Eye Scanner-

Interactive Dense 3D Modeling of Indoor Environments

How does the Kinect work? John MacCormick

HIGH AND LOW RESOLUTION TEXTURED MODELS OF COMPLEX ARCHITECTURAL SURFACES

Edge tracking for motion segmentation and depth ordering

I-Max Touch Range. PAN / CEPH / 3D digital panoramic unit. Evolutive 3 in 1 panoramic unit

Off-line Model Simplification for Interactive Rigid Body Dynamics Simulations Satyandra K. Gupta University of Maryland, College Park

Building an Advanced Invariant Real-Time Human Tracking System

Transcription:

Announcements Active stereo with structured light Project 3 extension: Wednesday at noon Final project proposal extension: Friday at noon > consult with Steve, Rick, and/or Ian now! Project 2 artifact winners... Li Zhang s one-shot stereo camera 1 camera 1 projector projector camera 2 Readings S. M. Seitz and C. R. Dyer, Photorealistic Scene Reconstruction by Voxel Coloring, International Journal of Computer Vision, 35(2), 1999, pp. 151-173. > http://www.cs.washington.edu/homes/seitz/papers/ijcv99.pdf Project structured light patterns onto the object simplifies the correspondence problem Active stereo with structured light Laser scanning Object Direction of travel Laser sheet CCD image plane Cylindrical lens Laser CCD Digital Michelangelo Project http://graphics.stanford.edu/projects/mich/ Optical triangulation Project a single stripe of laser light Scan it across the surface of the object This is a very precise version of structured light scanning

3D cameras Multiview stereo Portable 3D laser scanner (this one by Minolta) Choosing the stereo baseline The Effect of Baseline on Depth Estimation width of a pixel all of these points project to the same pair of pixels Large Baseline Small Baseline What s the optimal baseline? Too small: large depth error Too large: difficult search problem

1/z width of a pixel pixel matching score 1/z width of a pixel Multibaseline Stereo Basic Approach Choose a reference view Use your favorite stereo algorithm BUT > replace two-view SSD with SSD over all baselines The visibility problem Which points are visible in which images? Known Scene Unknown Scene Limitations Must choose a reference view (bad) Visibility! CMU s 3D Room Video Forward Visibility known scene Inverse Visibility known images

Volumetric stereo Discrete formulation: Voxel Coloring Scene Volume V Discretized Scene Volume Input Images (Calibrated) Goal: Determine occupancy, color of points in V Input Images (Calibrated) Goal: Assign RGBA values to voxels in V photo-consistent with images Complexity and computability Issues Theoretical Questions Identify class of all photo-consistent scenes Discretized Scene Volume 3 N voxels C colors Practical Questions How do we compute photo-consistent models? True Scene Photo-Consistent Scenes All Scenes (C N3 )

Voxel coloring solutions Reconstruction from Silhouettes (C = 2) 1. C=2 (shape from silhouettes) Volume intersection [Baumgart 1974] > For more info: Rapid octree construction from image sequences. R. Szeliski, CVGIP: Image Understanding, 58(1):23-32, July 1993. (this paper is apparently not available online) or > W. Matusik, C. Buehler, R. Raskar, L. McMillan, and S. J. Gortler, Image-Based Visual Hulls, SIGGRAPH 2000 ( pdf 1.6 MB ) 2. C unconstrained, viewpoint constraints Voxel coloring algorithm [Seitz & Dyer 97] 3. General Case Space carving [Kutulakos & Seitz 98] Binary Images Approach: Backproject each silhouette Intersect backprojected volumes Volume intersection Voxel algorithm for volume intersection Reconstruction Contains the True Scene But is generally not the same In the limit (all views) get visual hull > Complement of all lines that don t intersect S Color voxel black if on silhouette in every image O(? ), for M images, N 3 voxels Don t have to search 2 N3 possible scenes!

Properties of Volume Intersection Pros Easy to implement, fast Accelerated via octrees [Szeliski 1993] or interval techniques [Matusik 2000] Cons No concavities Reconstruction is not photo-consistent Requires identification of silhouettes Voxel Coloring Solutions 1. C=2 (silhouettes) Volume intersection [Baumgart 1974] 2. C unconstrained, viewpoint constraints Voxel coloring algorithm [Seitz & Dyer 97] > For more info: http://www.cs.washington.edu/homes/seitz/papers/ijcv99.pdf 3. General Case Space carving [Kutulakos & Seitz 98] Voxel Coloring Approach Depth Ordering: visit occluders first! Layers 1. Choose voxel 2. Project and correlate 3. Color if consistent (standard deviation of pixel colors below threshold) Scene Traversal Visibility Problem: in which images is each voxel visible? Condition: depth order is the same for all input views Condition:

Panoramic Depth Ordering Panoramic Depth Ordering Cameras oriented in many different directions Planar depth ordering does not apply Layers radiate outwards from cameras Panoramic Layering Panoramic Layering Layers radiate outwards from cameras Layers radiate outwards from cameras

Compatible Camera Configurations Calibrated Image Acquisition Depth-Order Constraint Scene outside convex hull of camera centers Selected Dinosaur Images Inward-Looking Outward-Looking cameras above scene cameras inside scene Calibrated Turntable 360 rotation (21 images) Selected Flower Images Voxel Coloring Results (Video) Limitations of Depth Ordering A view-independent depth order may not exist p q Need more powerful general-case algorithms Unconstrained camera positions Unconstrained scene geometry/topology Dinosaur Reconstruction 72 K voxels colored 7.6 M voxels tested 7 min. to compute on a 250MHz SGI Flower Reconstruction 70 K voxels colored 7.6 M voxels tested 7 min. to compute on a 250MHz SGI 8

Voxel Coloring Solutions Space Carving Algorithm 1. C=2 (silhouettes) Volume intersection [Baumgart 1974] 2. C unconstrained, viewpoint constraints Voxel coloring algorithm [Seitz & Dyer 97] 3. General Case Space carving [Kutulakos & Seitz 98] > For more info: http://www.cs.washington.edu/homes/seitz/papers/kutu-ijcv00.pdf Image 1... Space Carving Algorithm Initialize to a volume V containing the true scene Choose a voxel on the current surface Project to visible input images Carve if not photo-consistent Repeat until convergence Image N Which shape do you get? Space Carving Algorithm V True Scene V Photo Hull The Basic Algorithm is Unwieldy Complex update procedure Alternative: Multi-Pass Plane Sweep Efficient, can use texture-mapping hardware Converges quickly in practice Easy to implement The Photo Hull is the UNION of all photo-consistent scenes in V It is a photo-consistent scene reconstruction Tightest possible bound on the true scene Results Algorithm

Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence True Scene Reconstruction Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence

Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence Multi-Pass Plane Sweep Sweep plane in each of 6 principle directions Consider cameras on only one side of plane Repeat until convergence Space Carving Results: African Violet Space Carving Results: Hand Input Image (1 of 45) Reconstruction Input Image (1 of 100) Reconstruction Reconstruction Views of Reconstruction

Properties of Space Carving Pros Voxel coloring version is easy to implement, fast Photo-consistent results No smoothness prior Cons Bulging No smoothness prior Alternatives to space carving Optimizing space carving recent surveys >Slabaugh et al., 2001 >Dyer et al., 2001 many others... Graph cuts Kolmogorov & Zabih Level sets introduce smoothness term surface represented as an implicit function in 3D volume optimize by solving PDE s Alternatives to space carving Optimizing space carving recent surveys >Slabaugh et al., 2001 >Dyer et al., 2001 many others... Graph cuts Ramin Zabih s lecture Level sets introduce smoothness term surface represented as an implicit function in 3D volume optimize by solving PDE s Level sets vs. space carving Advantages of level sets optimizes consistency with images + smoothness term excellent results for smooth things does not require as many images Advantages of space carving much simpler to implement runs faster (orders of magnitude) works better for thin structures, discontinuities For more info on level set stereo: Renaud Keriven s page: > http://cermics.enpc.fr/~keriven/stereo.html

Current/Future Trends Optimizing with visibility Kolmogorov & Zabih Current/Future Trends Real-time algorithms e.g., Buehler et al., image-based visual hulls, SIGGRAPH 2000 Current/Future Trends Modeling shiny things (BRDF s and materials) e.g., Zickler et al., Helmholtz Stereopsis References Volume Intersection Martin & Aggarwal, Volumetric description of objects from multiple views, Trans. Pattern Analysis and Machine Intelligence, 5(2), 1991, pp. 150-158. Szeliski, Rapid Octree Construction from Image Sequences, Computer Vision, Graphics, and Image Processing: Image Understanding, 58(1), 1993, pp. 23-32. Matusik, Buehler, Raskar, McMillan, and Gortler, Image-Based Visual Hulls, Proc. SIGGRAPH 2000, pp. 369-374. Voxel Coloring and Space Carving Seitz & Dyer, Photorealistic Scene Reconstruction by Voxel Coloring, Intl. Journal of Computer Vision (IJCV), 1999, 35(2), pp. 151-173. Kutulakos & Seitz, A Theory of Shape by Space Carving, International Journal of Computer Vision, 2000, 38(3), pp. 199-218. Recent surveys > Slabaugh, Culbertson, Malzbender, & Schafer, A Survey of Volumetric Scene Reconstruction Methods from Photographs, Proc. workshop on Volume Graphics 2001, pp. 81-100. http://users.ece.gatech.edu/~slabaugh/personal/publications/vg01.pdf > Dyer, Volumetric Scene Reconstruction from Multiple Views, Foundations of Image Understanding, L. S. Davis, ed., Kluwer, Boston, 2001, 469-489. ftp://ftp.cs.wisc.edu/computer-vision/repository/pdf/dyer.2001.fia.pdf

References Other references from this talk Multibaseline Stereo: Masatoshi Okutomi and Takeo Kanade. A multiple-baseline stereo. IEEE Trans. on Pattern Analysis and Machine Intelligence (PAMI), 15(4), 1993, pp. 353--363. Level sets: Faugeras & Keriven, Variational principles, surface evolution, PDE's, level set methods and the stereo problem", IEEE Trans. on Image Processing, 7(3), 1998, pp. 336-344. Mesh based: Fua & Leclerc, Object-centered surface reconstruction: Combining multiimage stereo and shading", IJCV, 16, 1995, pp. 35-56. 3D Room: Narayanan, Rander, & Kanade, Constructing Virtual Worlds Using Dense Stereo, Proc. ICCV, 1998, pp. 3-10. Graph-based: Kolmogorov & Zabih, Multi-Camera Scene Reconstruction via Graph Cuts, Proc. European Conf. on Computer Vision (ECCV), 2002. Helmholtz Stereo: Zickler, Belhumeur, & Kriegman, Helmholtz Stereopsis: Exploiting Reciprocity for Surface Reconstruction, IJCV, 49(2-3), 2002, pp. 215-227.