wangliuliu / Stereo_SLAM_AR

AR with Marker-Less and ORB-SLAM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stereo_SLAM_AR

This is SLAM AR with ZED Stereo Camera on Ubuntu 14.04.

It runs as MarkerLess-AR mode at first, press 'space' button to start SLAM-AR mode.

StereoSLAMAR

This is the demo video: http://v.youku.com/v_show/id_XMTU2Mjk1MjMyOA==.html?spm=a2hzp.8253869.0.0

During the video, it is running on my Mac, without using ZED Stereo Camera.

I used a stereo camera made by myself.

If you want to make your own stereo camera, you need to calibrate your camera and use your own camera parameters.

StereoCamera

Besides, if you want to make it work on monocular, you can check ORB_SLAM2 for updates.

MonoAR

About

AR with Marker-Less and ORB-SLAM.


Languages

Language:C++ 54.5%Language:Makefile 36.3%Language:CMake 6.2%Language:C 3.0%