Multiple Baseline Stereo

Similar documents
CS6320: 3D Computer Vision Final Project Multiple Baseline Stereo

CS5670: Computer Vision

Dense 3-D Reconstruction of an Outdoor Scene by Hundreds-baseline Stereo Using a Hand-held Video Camera

Computer Vision I. Announcement. Stereo Vision Outline. Stereo II. CSE252A Lecture 15

Stereo matching. Francesco Isgrò. 3D Reconstruction and Stereo p.1/21

Stereo Vision. MAN-522 Computer Vision

Stereo Matching.

Integration of Multiple-baseline Color Stereo Vision with Focus and Defocus Analysis for 3D Shape Measurement

7. The Geometry of Multi Views. Computer Engineering, i Sejong University. Dongil Han

Correspondence and Stereopsis. Original notes by W. Correa. Figures from [Forsyth & Ponce] and [Trucco & Verri]

BIL Computer Vision Apr 16, 2014

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

Stereo Vision Computer Vision (Kris Kitani) Carnegie Mellon University

Finally: Motion and tracking. Motion 4/20/2011. CS 376 Lecture 24 Motion 1. Video. Uses of motion. Motion parallax. Motion field

Dense 3D Reconstruction. Christiano Gava

Computer Vision I. Announcements. Random Dot Stereograms. Stereo III. CSE252A Lecture 16

Lecture 14: Computer Vision

Dense 3D Reconstruction. Christiano Gava

Announcements. Stereo Vision Wrapup & Intro Recognition

Visual Tracking (1) Feature Point Tracking and Block Matching

Measurement of Pedestrian Groups Using Subtraction Stereo

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

Robert Collins CSE486, Penn State. Lecture 09: Stereo Algorithms

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science.

Public Library, Stereoscopic Looking Room, Chicago, by Phillips, 1923

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

Lecture 14: Basic Multi-View Geometry

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

EE795: Computer Vision and Intelligent Systems

A virtual tour of free viewpoint rendering

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

High Accuracy Depth Measurement using Multi-view Stereo

Recap from Previous Lecture

Fundamentals of Stereo Vision Michael Bleyer LVA Stereo Vision

Rectification and Disparity

CONTENTS. High-Accuracy Stereo Depth Maps Using Structured Light. Yeojin Yoon

Evaluation of Different Methods for Using Colour Information in Global Stereo Matching Approaches

Stereo II CSE 576. Ali Farhadi. Several slides from Larry Zitnick and Steve Seitz

Chaplin, Modern Times, 1936

There are many cues in monocular vision which suggests that vision in stereo starts very early from two similar 2D images. Lets see a few...

Depth extraction from unidirectional integral image using a modified multi-baseline technique

Stereo. Many slides adapted from Steve Seitz

Project 2 due today Project 3 out today. Readings Szeliski, Chapter 10 (through 10.5)

Lecture 6 Stereo Systems Multi- view geometry Professor Silvio Savarese Computational Vision and Geometry Lab Silvio Savarese Lecture 6-24-Jan-15

55:148 Digital Image Processing Chapter 11 3D Vision, Geometry

Omni-directional Multi-baseline Stereo without Similarity Measures

Introduction à la vision artificielle X

A novel point matching method for stereovision measurement using RANSAC affine transformation

Multiple View Geometry

EE795: Computer Vision and Intelligent Systems

Announcements. Stereo

Image Based Reconstruction II

LUMS Mine Detector Project

Experimental Results of Multiple-Baseline Stereo

Multi-view stereo. Many slides adapted from S. Seitz

Lecture 6 Stereo Systems Multi-view geometry

Using temporal seeding to constrain the disparity search range in stereo matching

A novel 3D torso image reconstruction procedure using a pair of digital stereo back images

Stereo vision. Many slides adapted from Steve Seitz

Stereo. Outline. Multiple views 3/29/2017. Thurs Mar 30 Kristen Grauman UT Austin. Multi-view geometry, matching, invariant features, stereo vision

COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION

Project 3 code & artifact due Tuesday Final project proposals due noon Wed (by ) Readings Szeliski, Chapter 10 (through 10.5)

Multiple View Geometry

Computer Vision Lecture 17

Computer Vision Lecture 17

Binocular stereo. Given a calibrated binocular stereo pair, fuse it to produce a depth image. Where does the depth information come from?

Epipolar Geometry and Stereo Vision

Fundamental matrix. Let p be a point in left image, p in right image. Epipolar relation. Epipolar mapping described by a 3x3 matrix F

Announcements. Stereo

Perception II: Pinhole camera and Stereo Vision

Rectification and Distortion Correction

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

Stereo-Matching Techniques Optimisation Using Evolutionary Algorithms

What have we leaned so far?

Image Rectification (Stereo) (New book: 7.2.1, old book: 11.1)

Final project bits and pieces

Lecture 10: Multi view geometry

Epipolar Geometry and Stereo Vision

Edge and corner detection

OPPA European Social Fund Prague & EU: We invest in your future.

IMAGE-BASED 3D ACQUISITION TOOL FOR ARCHITECTURAL CONSERVATION

Stereo and Epipolar geometry

CS 4495/7495 Computer Vision Frank Dellaert, Fall 07. Dense Stereo Some Slides by Forsyth & Ponce, Jim Rehg, Sing Bing Kang

Today. Stereo (two view) reconstruction. Multiview geometry. Today. Multiview geometry. Computational Photography

CS201 Computer Vision Camera Geometry

Stereo Vision II: Dense Stereo Matching

Fast correlation-based stereo matching with the reduction of systematic errors

Depth from two cameras: stereopsis

Visual Tracking (1) Tracking of Feature Points and Planar Rigid Objects

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science.

Robustifying the Flock of Trackers

Department of Game Mobile Contents, Keimyung University, Daemyung3-Dong Nam-Gu, Daegu , Korea

Introduction to Computer Vision. Week 10, Winter 2010 Instructor: Prof. Ko Nishino

CS5670: Computer Vision

Depth from two cameras: stereopsis

Disparity Search Range Estimation: Enforcing Temporal Consistency

Embedded real-time stereo estimation via Semi-Global Matching on the GPU

Human Body Recognition and Tracking: How the Kinect Works. Kinect RGB-D Camera. What the Kinect Does. How Kinect Works: Overview

Stereo: Disparity and Matching

CS 787: Assignment 4, Stereo Vision: Block Matching and Dynamic Programming Due: 12:00noon, Fri. Mar. 30, 2007.

Transcription:

A. Coste CS6320 3D Computer Vision, School of Computing, University of Utah April 22, 2013 A. Coste

Outline 1 2 Square Differences Other common metrics 3 Rectification 4 5 A. Coste

Introduction The goal of stereoscopy in computer vision is to explain and mimic the human visual system to give machines the ability to perceive depth and estimate it. In this project we will explore surface reconstruction based on a set of images acquired with different baselines. A. Coste

Outline Square Differences Other common metrics 1 2 Square Differences Other common metrics 3 Rectification 4 5 A. Coste

Square Differences Other common metrics In Computer Vision key issues such as Pattern Recognition Object Tracking Image Registration Movement Analysis and Video Analysis Stereo Matching can be solved by introducing similarity metrics and measurements. Reference Paper: 6 families and more than 50 metrics S. Chambon, A. Crouzil, Similarity measures for image matching despite occlusions in stereo vision, Pattern Recognition 44, pages 2063-2075, 2011. A. Coste

Square Differences Other common metrics The use of Sum of Square Differences is Sum of Absolute Differences SSD(i, j) = (I 1 (i, j) I 2 (x + i, y + j)) 2 (1) (i,j) W A. Coste

Square Differences Other common metrics Other metrics NCC(i, j) = SAD(i, j) = (i,j) W I 1 (i, j) I 2 (x + i, y + j) (2) (i,j) W I 1(i, j)i 2 (x + i, y + j) (i,j) W I 1(i, j) 2 (i,j) W I 2(x + i, y + j) 2 (3) SHD(i, j) = i,j W I 1 (i, j) I 2 (x + i, y + j) (4) A. Coste

Outline Rectification 1 2 Square Differences Other common metrics 3 Rectification 4 5 A. Coste

Rectification Rectification Optimize disparity computation by using rectified images A. Coste

Outline 1 2 Square Differences Other common metrics 3 Rectification 4 5 A. Coste

The standard stereo model d = u u B z = d f d = fb z (5) A. Coste

Introducing multiple images with multiple baselines in the general model 1 d i = fb i z = fb iζ ζ = d i (6) fb i Reference Paper M. Okutomi, T. Kanade, A, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 15, No 4, April 1993. A. Coste

A. Coste

First data set : Theoretical repeated pattern : large number of ambiguities Figure: Synthetic images of the data set Figure: Associated disparity maps A. Coste

Ambiguity resolution Figure: SSD according to disparity and SSD / SSSD of inverse depth A. Coste

Comparison of results Figure: Surface reconstruction based on smallest and multiple baseline A. Coste

Other data set Figure: Images of the test data set Figure: Associated inverse depth maps A. Coste

Comparison of results Figure: Surface reconstruction based on largest and multiple baseline A. Coste

Outline 1 2 Square Differences Other common metrics 3 Rectification 4 5 A. Coste

Conclusion In this project, we presented a stereo matching method that uses multiple stereo pairs with various baselines to improve distance estimation to reduce the ambiguity issue. Improvements and future investigations Improve Introduce Optical Flow and link with disparity Link between Hardware, Maths and Implementation A. Coste

Thanks for your attention! Questions? A. Coste