awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to rainerkuemmerle/g2o

Projects sharing features with RainerKuemmerle G2o

15 open-source projects similar to rainerkuemmerle/g2o, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • ceres-solver/ceres-solverceres-solver avatar

    ceres-solver/ceres-solver

    4,499View on GitHub↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    View on GitHub↗4,499
  • raulmur/orb_slam2raulmur avatar

    raulmur/ORB_SLAM2

    10,105View on GitHub↗

    ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D environments from image data. It functions as a real-time visual odometry tool and sparse 3D reconstructor, computing the position and orientation of a camera while generating a point cloud map of a physical space. The system utilizes a camera relocalization engine to identify a camera's position within a known map after tracking failure or system restarts. It incorporates a spatial tracker to enable the precise insertion and composition of virtual 3D objects into real-world planar reg

    C++
    View on GitHub↗10,105
  • robotlocomotion/drakeRobotLocomotion avatar

    RobotLocomotion/drake

    3,910View on GitHub↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    C++drakerobotics
    View on GitHub↗3,910

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • ethz-asl/okvisethz-asl avatar

    ethz-asl/okvis

    1,351View on GitHub↗

    OKVIS: Open Keyframe-based Visual-Inertial SLAM.

    C++
    View on GitHub↗1,351
  • gerhardr/kfusionGerhardR avatar

    GerhardR/kfusion

    198View on GitHub↗

    This is an implementation sketch of the KinectFusion system described by Newcombe et al.

    C++
    View on GitHub↗198
  • jakobengel/dsoJakobEngel avatar

    JakobEngel/dso

    2,445View on GitHub↗

    Direct Sparse Odometry

    C++
    View on GitHub↗2,445
  • juantarrio/rebvoJ

    JuanTarrio/rebvo

    0View on GitHub↗
    View on GitHub↗0
  • lmfit/lmfit-pylmfit avatar

    lmfit/lmfit-py

    1,224View on GitHub↗

    LMfit-py

    Python
    View on GitHub↗1,224
  • nachtmar/voxelhashingnachtmar avatar

    nachtmar/VoxelHashing

    707View on GitHub↗

    Siggraph Asia 2013 Large-Scale, Real-Time 3D Reconstruction

    C++
    View on GitHub↗707
  • plumonito/dtslamP

    plumonito/dtslam

    0View on GitHub↗
    View on GitHub↗0
  • scipy/scipyscipy avatar

    scipy/scipy

    14,474View on GitHub↗

    SciPy is a scientific computing library for Python that provides a comprehensive collection of mathematical algorithms and numerical tools for research and engineering. It functions as a high-performance numerical analysis framework, bridging high-level Python code with compiled C and Fortran routines to execute complex computations at hardware speeds. The library is built upon array-based data structures that utilize strided memory layouts to enable efficient data manipulation and slicing. By employing vectorized operation dispatch and linking to optimized hardware-specific linear algebra li

    Pythonalgorithmsclosemberpython
    View on GitHub↗14,474
  • borglab/gtsamborglab avatar

    borglab/gtsam

    3,522View on GitHub↗

    GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.

    Jupyter Notebook
    View on GitHub↗3,522
  • symforce-org/symforcesymforce-org avatar

    symforce-org/symforce

    1,618View on GitHub↗
    C++autonomous-vehiclescode-generationcomputer-vision
    View on GitHub↗1,618
  • davisking/dlibdavisking avatar

    davisking/dlib

    14,399View on GitHub↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    View on GitHub↗14,399
  • ethz-asl/maplabethz-asl avatar

    ethz-asl/maplab

    2,845View on GitHub↗

    A Modular and Multi-Modal Mapping Framework

    C++
    View on GitHub↗2,845