NemoLeiYANG's starred repositories

concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

Language:C++License:NOASSERTIONStargazers:9562Issues:336Issues:318

flashlight

A C++ standalone library for machine learning

readerwriterqueue

A fast single-producer, single-consumer lock-free queue for C++

Language:C++License:NOASSERTIONStargazers:3582Issues:143Issues:119

parallel-hashmap

A family of header-only, very fast and memory-friendly hashmap and btree containers.

Language:C++License:Apache-2.0Stargazers:2414Issues:62Issues:178

ICCV2023-Paper-Code-Interpretation

ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理

concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

Language:C++License:MITStargazers:2176Issues:52Issues:63

stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU

Language:C++License:Apache-2.0Stargazers:1125Issues:29Issues:35

Multi_Sensor_Fusion

Multi-Sensor Fusion (GNSS, IMU, Camera) 多源多传感器融合定位 GPS/INS组合导航 PPP/INS紧组合

Language:C++License:GPL-3.0Stargazers:782Issues:44Issues:14

Bonxai

Fast, hierarchical, sparse Voxel Grid

Language:C++License:MPL-2.0Stargazers:626Issues:31Issues:13

ikd-Tree

This repository provides implementation of an incremental k-d tree for robotic applications.

Language:C++License:GPL-2.0Stargazers:596Issues:9Issues:32

NaveGo

NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.

Language:MATLABLicense:NOASSERTIONStargazers:566Issues:51Issues:75

GraphGNSSLib

An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization

iris_lama

LaMa - A Localization and Mapping library

Language:C++License:BSD-3-ClauseStargazers:330Issues:21Issues:23

tinycolormap

A header-only, single-file library for colormaps written in C++11

Language:C++License:MITStargazers:313Issues:10Issues:24

rootba

Square Root Bundle Adjustment for Large-Scale Reconstruction

Language:C++License:BSD-3-ClauseStargazers:280Issues:12Issues:12

nav_matlab

基于的matlab导航科学计算库

slam_docker_collection

A collection of docker environments for 3D SLAM packages

cholespy

An easily integrable Cholesky solver on CPU and GPU

Language:CLicense:BSD-3-ClauseStargazers:213Issues:9Issues:11

Auto-Birds-Eye

Bird's eye/Top Down view generation and mapping with deep learning.

Language:Jupyter NotebookStargazers:164Issues:8Issues:0

GraphOptim

The official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach

Language:C++License:BSD-3-ClauseStargazers:147Issues:9Issues:14

phaser

A robust pointcloud registration pipeline based on correlation.

Language:C++License:GPL-3.0Stargazers:120Issues:14Issues:12

CalibrationWizard

[ICCV'19] Calibration Wizard: A Guidance System for Camera Calibration Based on Modelling Geometric and Corner Uncertainty

Language:C++License:MITStargazers:101Issues:18Issues:5

DSOPP

Reimplementation of Direct Sparse Odometry

Language:C++License:GPL-3.0Stargazers:60Issues:7Issues:3

Vehicle-State-Estimation

This extended Kalman filter combines IMU, GNSS, and LIDAR measurements to localize a vehicle using data from the CARLA simulator.

rot_conv_lib

Library for working with 3D rotations in C++

Language:C++License:NOASSERTIONStargazers:25Issues:13Issues:2

MRO

Monocular Rotational Odometry with Incremental Rotation Averaging and Loop Closure

Language:C++License:GPL-2.0Stargazers:16Issues:3Issues:0

fusion_localization

fusion_localization

Language:C++License:GPL-3.0Stargazers:6Issues:1Issues:1

Fast_lio2-Eigen-

Fork来源:https://gitee.com/ghowoght/simple_lio,包含公式推导

Language:C++Stargazers:4Issues:0Issues:0

Mono-Sceneflow

Code was written in 2014. If you can run this code and read the paper of " Richard Newcombe, Live dense reconstruction of a single camera", you will find that initial reconstruction by MSCSRBF is not really neccessary. If you have a good optical flow estimation, combine with some opengl trick, you can implement the dense mono reconstruction by monocular sceneflow algorithm. Besides, I left the interface of PCL's Poinsson Surface Reconstructio inside project so I can compare differences between Sceneflow and Poisson Reconstruction. Meanwhile I tried Liuche's optical flow code, you can compare it with Brox's optical flow. In my opinion, Brox's results should be better if viewpoint changing is obviously.

Language:C++Stargazers:1Issues:0Issues:0