GithubHelp home page GithubHelp logo

inaaa / mrf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fzi-forschungszentrum-informatik/mrf

0.0 2.0 0.0 8.73 MB

Funktionen zum Upsampling von 3D-Lasermessungen unter Zuhilfenahme von aus Bildern extrahierten Features

License: Other

CMake 4.15% C++ 93.28% MATLAB 2.57%

mrf's Introduction

mrf

Markov-Random-Field based guided depth upsampling and reconstruction given camera images and laser observations.

For further information, please refer to our publication "Guided Depth Upsampling for Precise Mapping of Urban Environments", presented at the IEEE Intelligent Vehicles Symposium 2017, Redondo Beach, CA, USA.

Installation

Dependencies required:

You can use CMake to build this package. However, we recommend using catkin which is part of ROS.

Usage

The 'Solver' class represents the interface for depth upsampling. It is initialized with a camera model and an optional parameters structure. Please refer to 'parameters.hpp' for hints on the different parameters. To solve a depth upsampling problem a 'Data' structure must be provided that consists of a 3D point cloud, a feature image and a transform between laser and camera.

This package currently contains two standalone applications:

  • eval_planes
  • eval_scenenet

eval_planes

This is a simple program showing our upsampling approach on an artificially generated set of planes. Please follow the command line help, starting the program with the --help argument.

eval_scenenet

We evaluated our approach on the scenenet dataset which is publicly available. Please follow the command line help, starting the program with the --help argument.

History

2017-04-05 Initial commit

Credits

Sascha Wirges <wirges(at)fzi.de>, Matthias Mayr <mayr(at)fzi.de>, Björn Roxin <roxinbj(at)gmail.com>

Partly based on the work of James Diebel and Sebastian Thrun, Stanford University.

mrf's People

Watchers

 avatar  avatar

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.