smartechmt / slamjs_samples

Samples for ORB-SLAM2 in Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samples for ORB-SLAM2 in Web

To run the samples, your browser need support Web Worker and SharedArrayBuffer.
The monocular sample will obtain images from WebRTC and your camera.
The RGB-D sample will obtain images from rgb video file and depth video file.
The videos are from TUM CVG dataset.
Console will print the tracking state, camera pose and the numbers of key points and map points.

About

Samples for ORB-SLAM2 in Web


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.0%