Shuyuan Mao

Results 8 repositories owned by Shuyuan Mao

vio_evaluation

120
Stars
33
Forks
Watchers

Compare state-of-the-art VO/VSLAM/VIO packages in EuRoC datasets. Algorithms include VINS, MSCKF, ORB-SLAM, SVO2 etc.

InteractiveImageSegmentation

116
Stars
23
Forks
Watchers

An interactive image segmentation tool for image segmentation labeling, which use GrabCut and implemented in OpenCV 3 and Python.

libicp

130
Stars
51
Forks
Watchers

C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implementation. Add a robust threshold to improve the precision.

minimum_snap_trajectory_generation

127
Stars
58
Forks
Watchers

easy sample code for minimum snap trajectory planning in MATLAB

open_vins

25
Stars
7
Forks
Watchers

An open source platform for visual-inertial navigation research.

PEAC

52
Stars
38
Forks
Watchers

PEAC(Plane Extraction using Agglomerative Clustering) is a fast plane segmentation algorithm for organized point cloud. This is a fork of peac (http://www.merl.com/research/license)

PnPL

105
Stars
43
Forks
Watchers

Perspective n Point and Line for camera pose estimation.

viola

73
Stars
10
Forks
Watchers

VIOLA(Vision-Imu-Odometry LibrAry) is a versatile C++ library for vision/robotics system. We try to build it as a common basic library for vision/robotics packages.