Coder Social home page Coder Social logo

BTREE's Projects

3dline-slam icon 3dline-slam

3DLines-SLAM: A Monocular Vision Semi-Dense 3D Reconstruction Based on ORB-SLAM Abstract-Producing high-quality 3D maps and calculating more accurate camera pose has always been the goal of SLAM technology. The requirements of SLAM technology such as real-time, low computational cost, and low hardware cost are contradictory to the above objectives. For the issues listed above, we propose a novel semi-dense reconstruction algorithm based on the monocular ORB-SLAM system by matching the line segment features extracted from keyframes. Specifically, we build upon ORB-SLAM, the system first provides a set of keyframes and their corresponding camera poses and a series of map points in real-time. Then we use our developed a keyframe re-culling algorithm to culling redundant keyframes. Then an improved line segment extraction method is used to extract line segments in each keyframe. Finally, we use purely geometric constraints to generates accurate 3D scene model by matching 2D line segments from different keyframes. We thoroughly evaluate and in-depth analysis of our approach, the results show our system runs steadily and reliably. Not only the whole system has strong robustness, but also it can quickly generate an accurate 3d model online with low computational costs.

astra_videocapture icon astra_videocapture

使用厂家为奥比中光的Astra-s深度摄像头采集3DLine-SLAM所使用的数据集,该数据集的形式和TUM RGB-D 数据集的形式是一样的,采集的数据集可以在ORB-SLAM程序上进行使用,需要说明的是:3DLine-SLAM算法为我们新开发的算法,该算法在ORB-SLAM上进行开发。

dso_ros icon dso_ros

forked from https://github.com/JakobEngel/dso_ros

ed_lib icon ed_lib

Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle (EDCircles) detection algorithms.

edgedrawing icon edgedrawing

该程序是边缘检测代码,论文是ED那篇,用锚点法,里面的内容对论文还原度很高。参数也想同,锚点设定方法是我自己改进的锚点设定方法。我们将该改进的锚点法用于我们在ORB-SLAM方法基础上改进而来的3DLine-SLAM,图片测试完后会写下三张测试图片,分别是梯度图(GradientImg.jpg)/锚点图(AnchorImg.jpg)/边缘图(SaveImage.png)。注意:在将一张输入图进行边缘描绘测试时,会显示一些列过程图且会保存一些试验结果,如果要将该程序运行于您自己的程序中,则需要将一部分程序段进行删除。

glfw icon glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

kinect2.0-opencv icon kinect2.0-opencv

Using Kinect 2.0 + OpenCV to get Depth Data, Body Data, Hand State and Body Index Data.

kinect2_videocapture icon kinect2_videocapture

该算法为在Linux下使用微软公司开发的Kinect2.0深度相机采集同TUM RGB-D数据集相同形式的数据的小程序。该程序在Linux下可以运行,帧率大概以来计算机性能可以保持25帧以上采集速率。数据集可以使用在我们自己开发的3DLine-SLAM程序上,构建出半稠密地图,同时该采集的数据也可以使用在ORB-SLAM程序上。注意:对应的相机内参受多种因素影响需要自行测量得出,直接使用TUM的数据精度会有一定区别。

libfreenect2 icon libfreenect2

Open source drivers for the Kinect for Windows v2 device

line3dpp icon line3dpp

Line3D++ - Multi-View Stereo using Line Segments

line_detector icon line_detector

line segment detector(lsd) & edge drawing line detector(edl) & hough line detector(standard &.probabilistic) for detection

lineslam icon lineslam

Line feature based RGBD SLAM, supporting fusion with point feature

mono_dataset_code icon mono_dataset_code

Code for Monocular Visual Odometry Dataset - https://vision.cs.tum.edu/data/datasets/mono-dataset

okvis icon okvis

OKVIS: Open Keyframe-based Visual-Inertial SLAM.

one-robot icon one-robot

2015年做的一个基于IMU和STM32的独轮自平衡机器人

opencv icon opencv

Open Source Computer Vision Library

orb_line_slam icon orb_line_slam

line feature based SLAM, modified based on the famous ORB-SLAM2

orb_slam icon orb_slam

A Versatile and Accurate Monocular SLAM

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.