Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 3.35 KB

015-multiple-view-geometry.md

File metadata and controls

42 lines (32 loc) · 3.35 KB

Multiple View Geometry


1 Features

2019
  • CVPR - SOSNet: Second Order Similarity Regularization for Local Descriptor Learning {pdf} {code-python} {project}
  • IEEE TIP - A Performance Evaluation of Local Features for Image-Based 3D Reconstruction {pdf} {code}
  • NeurIPS - GIFT: Learning Transformation-Invariant Dense Visual Descriptors via Group CNNs {pdf} {project} {code} {Poster}
2018
  • iCoMET - A Comparative Analysis of SIFT, SURF, KAZE, AKAZE, ORB, and BRISK {pdf}
2009
  • SIAM Journal on Imaging Sciences - ASIFT: A NEW FRAMEWORK FOR FULLY AFFINE INVARIANT IMAGE COMPARISON {pdf} {project}

2 Matching

2019
  • CVPR - Neural Best-Buddies: Sparse Cross-Domain Correspondence {pdf}
2017
2011
  • IEEE PAMI - Discriminative Learning of Local Image Descriptors {pdf}

3 PnP

2023
2018
  • ECCV- Lambda Twist: An Accurate Fast Robust Perspective Three Point (P3P) Solver {pdf} {code-c++}
2017
  • arxiv - An Efficient Algebraic Solution to the Perspective-Three-Point Problem {pdf}