Git Product home page Git Product logo

camera-pose-estimation's Introduction

Camera Pose Estimation

Given a map contians street-view images and 3D data (e.g. lidar, SfM point cloud, or depth), estimate the 6 DoF camera pose of a query image.

  • Input of the system: query image, reference image and lidar point cloud, where reference image and lidar are known in a global coordinate system.

  • Output of the system: 6 DoF camera pose of the query image in the global coordinate system.

Note: 6 DoF camera pose mean 3 DoF translation and 3 DoF rotation along x, y, z axis.

One example of query and reference images

System outputs

Code & Files

1. Dependencies & environment

  • Matlab 2016b
  • OS: Ubuntu 16.04 (should work on other platform too)

2. My project files

(Note: the hyperlinks only works if you are on the homepage of this GitHub reop, and if you are viewing it in "github.io" you can be redirected by clicking the View the Project on GitHub on the top)

3. How to run the code

(1) Install Matlab (tested with 2016b and 2017a).

(2) Set your current path to this demo and run main.m.

Release History

  • 0.1.1

    • Update visualization code and font size
    • Date 24 April 2017
  • 0.1.0

    • The first proper release
    • Date 22 April 2017

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.