3D Model Matching with Viewpoint-Invariant Patches(VIP) Reporter :鄒嘉恆 Date : 10/06/2009.

Slides:



Advertisements
Similar presentations
Distinctive Image Features from Scale-Invariant Keypoints David Lowe.
Advertisements

4-Points Congruent Sets for Robust Pairwise Surface Registration
Towards Geographical Referencing of Monocular SLAM Reconstruction Using 3D City Models: Application to Real- Time Accurate Vision-Based Localization Reporter.
Author :Andrea Selinger Salgian Department of Computer Science
Group Meeting Presented by Wyman 10/14/2006
Object Recognition with Features Inspired by Visual Cortex T. Serre, L. Wolf, T. Poggio Presented by Andrew C. Gallagher Jan. 25, 2007.
Presented by Xinyu Chang
RGB-D object recognition and localization with clutter and occlusions Federico Tombari, Samuele Salti, Luigi Di Stefano Computer Vision Lab – University.
MASKS © 2004 Invitation to 3D vision Lecture 7 Step-by-Step Model Buidling.
Object Recognition using Invariant Local Features Applications l Mobile robots, driver assistance l Cell phone location or object recognition l Panoramas,
Object Recognition with Invariant Features n Definition: Identify objects or scenes and determine their pose and model parameters n Applications l Industrial.
Robust and large-scale alignment Image from
1 Robust Video Stabilization Based on Particle Filter Tracking of Projected Camera Motion (IEEE 2009) Junlan Yang University of Illinois,Chicago.
Visual Odometry Michael Adams CS 223B Problem: Measure trajectory of a mobile platform using visual data Mobile Platform (Car) Calibrated Camera.
Object Recognition with Invariant Features n Definition: Identify objects or scenes and determine their pose and model parameters n Applications l Industrial.
Multiple View Geometry Marc Pollefeys University of North Carolina at Chapel Hill Modified by Philippos Mordohai.
Object Recognition Using Distinctive Image Feature From Scale-Invariant Key point D. Lowe, IJCV 2004 Presenting – Anat Kaspi.
Scale Invariant Feature Transform (SIFT)
1 Invariant Local Feature for Object Recognition Presented by Wyman 2/05/2006.
Automatic Image Alignment (feature-based) : Computational Photography Alexei Efros, CMU, Fall 2006 with a lot of slides stolen from Steve Seitz and.
CSCE 641 Computer Graphics: Image-based Modeling (Cont.) Jinxiang Chai.
Visual Odometry Chris Moore Mark Huetsch Firouzeh Jalilian.
Overview Introduction to local features
Yuping Lin and Gérard Medioni.  Introduction  Method  Register UAV streams to a global reference image ▪ Consecutive UAV image registration ▪ UAV to.
Distinctive Image Features from Scale-Invariant Keypoints By David G. Lowe, University of British Columbia Presented by: Tim Havinga, Joël van Neerbos.
Final Exam Review CS485/685 Computer Vision Prof. Bebis.
AUTOMATIC ANNOTATION OF GEO-INFORMATION IN PANORAMIC STREET VIEW BY IMAGE RETRIEVAL Ming Chen, Yueting Zhuang, Fei Wu College of Computer Science, Zhejiang.
1 Interest Operators Harris Corner Detector: the first and most basic interest operator Kadir Entropy Detector and its use in object recognition SIFT interest.
Recognition and Matching based on local invariant features Cordelia Schmid INRIA, Grenoble David Lowe Univ. of British Columbia.
Local invariant features Cordelia Schmid INRIA, Grenoble.
Reporter: Fei-Fei Chen. Wide-baseline matching Object recognition Texture recognition Scene classification Robot wandering Motion tracking.
MESA LAB Multi-view image stitching Guimei Zhang MESA LAB MESA (Mechatronics, Embedded Systems and Automation) LAB School of Engineering, University of.
The Correspondence Problem and “Interest Point” Detection Václav Hlaváč Center for Machine Perception Czech Technical University Prague
CSCE 643 Computer Vision: Structure from Motion
Metrology 1.Perspective distortion. 2.Depth is lost.
Qiaochu Li, Qikun Guo, Saboya Yang and Jiaying Liu* Institute of Computer Science and Technology Peking University Scale-Compensated Nonlocal Mean Super.
Evaluation of interest points and descriptors. Introduction Quantitative evaluation of interest point detectors –points / regions at the same relative.
1 Registration algorithm based on image matching for outdoor AR system with fixed viewing position IEE Proc.-Vis. Image Signal Process., Vol. 153, No.
Computer Vision 776 Jan-Michael Frahm 12/05/2011 Many slides from Derek Hoiem, James Hays.
Wenqi Zhu 3D Reconstruction From Multiple Views Based on Scale-Invariant Feature Transform.
21 June 2009Robust Feature Matching in 2.3μs1 Simon Taylor Edward Rosten Tom Drummond University of Cambridge.
Local invariant features Cordelia Schmid INRIA, Grenoble.
Matching results comparison between the Gixel Array Descriptor (GAD) & SIFT / SURF / BRIEF / ORB.
Overview Introduction to local features Harris interest points + SSD, ZNCC, SIFT Scale & affine invariant interest point detectors Evaluation and comparison.
3D reconstruction from uncalibrated images
CSE 185 Introduction to Computer Vision Feature Matching.
Visual Odometry David Nister, CVPR 2004
Local features: detection and description
Computational Rephotography Soonmin Bae Aseem Agarwala Frédo Durand.
776 Computer Vision Jan-Michael Frahm Spring 2012.
Multi-view Synchronization of Human Actions and Dynamic Scenes Emilie Dexter, Patrick Pérez, Ivan Laptev INRIA Rennes - Bretagne Atlantique
COS 429 PS3: Stitching a Panorama Due November 10 th.
1 Shape Descriptors for Maximally Stable Extremal Regions Per-Erik Forss´en and David G. Lowe Department of Computer Science University of British Columbia.
Distinctive Image Features from Scale-Invariant Keypoints Presenter :JIA-HONG,DONG Advisor : Yen- Ting, Chen 1 David G. Lowe International Journal of Computer.
SIFT.
776 Computer Vision Jan-Michael Frahm Spring 2012.
Face recognition using Histograms of Oriented Gradients
SIFT Scale-Invariant Feature Transform David Lowe
Scale Invariant Feature Transform (SIFT)
Nearest-neighbor matching to feature database
Computer Vision: Summary and Discussion
Image Stitching Slides from Rick Szeliski, Steve Seitz, Derek Hoiem, Ira Kemelmacher, Ali Farhadi.
Features Readings All is Vanity, by C. Allan Gilbert,
Nearest-neighbor matching to feature database
Image processing and computer vision
Noah Snavely.
SIFT.
Computational Photography
Recognition and Matching based on local invariant features
Project Presentation – Week 6
Presentation transcript:

3D Model Matching with Viewpoint-Invariant Patches(VIP) Reporter :鄒嘉恆 Date : 10/06/2009

Introduction This paper introduces Viewpoint-invariant patch(VIP) for robust registration and large scale scene reconstruction.

Outline Viewpoint-Invariant Patch(VIP) Hierarchical estimation of 3D similarity transformation Experimental results and evaluation Conclusion

VIP- Viewpoint normalization Warp the image texture Project the texture Extract the VIP descriptor

VIP- VIP generation VIP is defined as (x, σ, n, d, s)  x : 3D position  σ : patch size  n : surface normal  d : dominant orientation  s : SIFT descriptor

Hierarchical estimation of 3D similarity transformation 3D similarity transformation from a single VIP correspondence (x 1, σ 1, n 1, d 1, s 1 ), (x 2, σ 2, n 2, d 2, s 2 ) scaling : rotation : translation :

Hierarchical estimation of 3D similarity transformation Hierarchical Efficient Hypothesis- Test(HEHT) method 3 stages :  Scaling  Rotation  Translation Using RANSAC with VIP.

Experimental result and evaluation The number of inlier correspondences. The re-detection rate.

Experimental result and evaluation Use Structure from Motion(SfM) to compute its depths map and camera positions for each sequence. Camera positions were defined relative to the pose of the first camera in each sequence.

Experimental result and evaluation Number of inliers Re-detection rate

Experimental result and evaluation Scene 1 :

Experimental result and evaluation Scene 2 :

Experimental result and evaluation Scene 3 :

Experimental result and evaluation

Conclusion Their evaluation demonstrates that VIP features are an improvement on current methods for robust and accurate 3D model alighment.