ORBSLAM2 for python3

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ORB_SLAM2

    Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

  • I am thinking about migrating ORBSLAM2(written in cpp) to python3. Currently there are only python3 wrappers for ORBSLAM2, like ORB_SLAM2-PythonBindings and pyORBSLAM2. The biggest problem is that I can't easily and quickly improve, change all the stuff in cpp, as it would be in python. I am aware that the cpp code is much faster the python equivalent, but implementing and improving additional features is much easier in python, at least for me. For converting the code, I'll keep the optimization stuff like g2o(g2opy), pangolin(pypangolin) and DBoW2(pyDBoW) in cpp, but the rest should be in pure python code.

  • ORB_SLAM2-PythonBindings

    A python wrapper for ORB_SLAM2

  • I am thinking about migrating ORBSLAM2(written in cpp) to python3. Currently there are only python3 wrappers for ORBSLAM2, like ORB_SLAM2-PythonBindings and pyORBSLAM2. The biggest problem is that I can't easily and quickly improve, change all the stuff in cpp, as it would be in python. I am aware that the cpp code is much faster the python equivalent, but implementing and improving additional features is much easier in python, at least for me. For converting the code, I'll keep the optimization stuff like g2o(g2opy), pangolin(pypangolin) and DBoW2(pyDBoW) in cpp, but the rest should be in pure python code.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pyORBSLAM2

    Ultra-fast Boost.Python interface for ORBSLAM2

  • I am thinking about migrating ORBSLAM2(written in cpp) to python3. Currently there are only python3 wrappers for ORBSLAM2, like ORB_SLAM2-PythonBindings and pyORBSLAM2. The biggest problem is that I can't easily and quickly improve, change all the stuff in cpp, as it would be in python. I am aware that the cpp code is much faster the python equivalent, but implementing and improving additional features is much easier in python, at least for me. For converting the code, I'll keep the optimization stuff like g2o(g2opy), pangolin(pypangolin) and DBoW2(pyDBoW) in cpp, but the rest should be in pure python code.

  • PyDBoW

    Python Implementation of Bags of Binary Words

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenVSLAM – Termination of the release because of GPLv3

    1 project | news.ycombinator.com | 24 Mar 2021
  • SLAM backend correction with G2O

    5 projects | /r/computervision | 26 Jan 2021
  • The Nimble File Format by Meta

    2 projects | news.ycombinator.com | 25 Apr 2024
  • How to Estimate Depth from a Single Image

    8 projects | dev.to | 25 Apr 2024
  • Supervision – reusable computer vision tools

    1 project | news.ycombinator.com | 20 Mar 2024