Giter VIP home page Giter VIP logo

bdis-slam's Introduction

BDIS-SLAM: A lightweight CPU-based dense stereo SLAM for surgery

This is the CPU level dense stereo SLAM software for minimally invasive surgery.

Compiling

The program was only tested under a 64-bit Linux distribution. SSE instructions from built-in X86 functions for GNU GCC were used.

Compile:
chmod +x build.sh
./build.sh

The code depends on Eigen3 and OpenCV.

Usage

For testing:
chmod +x build.sh ./build.sh ./run_stereo_6.sh ./run_ColonSyn.sh

Citation:
@article{song2022bdis,
title={{BDIS}: Bayesian Dense Inverse Searching Method for Real-Time Stereo Surgical Image Matching},
author={Song, Jingwei and Zhu, Qiuchen and Lin, Jianyu and Ghaffari, Maani},
journal={IEEE Transactions on Robotics},
volume={39},
number={2},
pages={1388--1406},
year={2022},
publisher={IEEE}
}
@inproceedings{song2022bayesian,
title={Bayesian dense inverse searching algorithm for real-time stereo matching in minimally invasive surgery},
author={Song, Jingwei and Zhu, Qiuchen and Lin, Jianyu and Ghaffari, Maani},
booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
pages={333--344},
year={2022},
organization={Springer}
}

Usage

The code is mainly based on ORB-SLAM2(https://github.com/raulmur/ORB_SLAM2) and BDIS(https://github.com/JingweiSong/BDIS-v2).

LICENCE CONDITIONS

This work is released under GPLv3 license. For commercial purposes, please contact the authors: [email protected], [email protected]

bdis-slam's People

Contributors

jingweisong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.