Pinned Repositories
ccv
Chenguang Computer Vision
GraphX
Graphical Anything
imu_x_fusion
IMU + X(GNSS, 6DoF Odom) Loosely-Coupled Fusion Localization based on ESKF, IEKF, UKF(UKF/SPKF, JUKF, SVD-UKF) and MAP
msckf_cg
Modified version of KumarRobotics/msckf_vio (commit e3a39a9 on Jul 26, 2019), a stereo version of MSCKF.
rokit
Robot Kit
shenlan_vio_course
深蓝学院《视觉SLAM进阶:从零开始手写VIO》第一期
slamkit
SLAM Kit
state_estimation
State Estimation for SLAM: Filter(EKF, Particle Filter), MAP(GN, LM), Solver(Ceres-Solver, G2O, GTSAM), Bundle Adjustment
vins_mono_cg
Modified version of VINS-Mono (commit 9e657be)
windows_via_cpp
Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre
cggos's Repositories
cggos/ptam_cg
Modified version of the monocular SLAM framework PTAM
cggos/opt_matlab
最优化方法及其MATLAB实现 源代码
cggos/CPPGUIProgrammingWithQt4
Source Code of the Book C++ GUI Programming with Qt4, 2nd Edition By Jasmin Blanchette, Mark Summerfield
cggos/multicore_gpu_programming
source code(v1.03) for the book <Multicore and GPU Programming> or 《多核与GPU编程》
cggos/svo_cg
Modified version of rpg_svo(commit d616106 on May 9, 2017) which implement a Semi-direct Monocular Visual Odometry pipeline
cggos/DSA-CPP
C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2
cggos/rgbdslam2_cg
Modified version of RGBDSLAMv2 which from http://github.com/felixendres/rgbdslam_v2/archive/kinetic.zip
cggos/dip_vc6_matlab
Source Code of the Book 《数字图像处理与机器视觉——Visual C++与Matlab实现》
cggos/OGLPG-9th-Edition
This is the example code for the OpenGL Programming Guide (Red Book), 9th Edition.
cggos/multi_agent_visual_tracking
Multi-Agent Visual Tracking Project based on CamShift
cggos/suitesparse_android
SuiteSparse for Android
cggos/ARDemoGL
AR Demo based on ROS and Pangolin
cggos/rovio_cg
Modified version of ROVIO (commit 3389c2a on Dec 19, 2017)
cggos/sword_point_to_offer
Code of 《剑指Offer:名企面试官精讲典型编程题(纪念版)》
cggos/IMUOrientationEstimator
Estimate 3DoFs orientation using IMU measurement.
cggos/lsd_slam_cg
Modified version of tum-vision/lsd_slam (commit d1e6f0e on Dec 12, 2014), Ubuntu 16.04, ROS Kinetic
cggos/ov_secondary
Secondary posegraph adapted for interfacing with OpenVINS, based on VINS-Mono / VINS-Fusion.
cggos/rgbdslam_cg
根据高翔博客《一起做RGB-D SLAM》,从零搭建 RGBD-SLAM
cggos/ThirdPartyToolsCPP
Third-party Plug-ins and Tools for Development with C++
cggos/Android4AppDevPro
Source Code of the Book Professional Android 4 Application Development.
cggos/dso_cg
Modified version of DSO & DSO_ROS
cggos/ethzasl_msf
MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)
cggos/InfiniTAM
A Framework for the Volumetric Integration of Depth Images
cggos/msckf_mono
Monocular MSCKF ROS Node
cggos/robot_pose_ekf
The robot_pose_ekf ROS package applies sensor fusion on the robot IMU and odometry values to estimate its 3D pose.
cggos/ros_imu_icm20948
WeChangeTech USB/Uart IMU modul ROS package
cggos/SceneLib2
SceneLib2 is an open-source C++ library for SLAM originally designed and implemented by Professor Andrew Davison at Imperial College London.
cggos/scipybook2
Python科学计算(第2版) 的源代码
cggos/VBx
Learn VB[AS]? :punch: Visual Basic, Visual Basic for Applications (VBA), VBScript
cggos/VINS-Course
VINS-Mono code without Ceres or ROS