Coder Social home page Coder Social logo

ygz-slam's Introduction

ygz-slam 一锅粥-SLAM

简介

  • 一锅粥是一个特征点法结合直接法的视觉SLAM,为了便于研究,使用了模块化设计

依赖

说明

一锅粥库由基础数据、算法、模块和应用四层组成

数据类见src/Basic,是组成SLAM系统的基本数据结构,例如帧、地图点等

算法类见src/Algorithm,操作基本数据构成算法。例如特征提取、匹配等。

模块调用算法,完成基本功能。如IO、VO、Local mapping等。

系统类组合使用各模块,构成SLAM系统,与最终用户交互。

ygz-slam's People

Contributors

hitcm avatar

Watchers

James Cloos 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.