awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to giswqs/lidar

Open-source alternatives to Lidar

30 open-source projects similar to giswqs/lidar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lidar alternative.

  • cmla/s2pالصورة الرمزية لـ cmla

    cmla/s2p

    259عرض على GitHub↗

    S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution optical satellites such as Pléiades, WorldView, QuickBird, Spot or Ikonos. It generates 3D point clouds and digital surface models from stereo…

    Python
    عرض على GitHub↗259
  • intelrealsense/librealsenseI

    IntelRealSense/librealsense

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mrharicot/monodepthالصورة الرمزية لـ mrharicot

    mrharicot/monodepth

    2,267عرض على GitHub↗

    Tensorflow implementation of unsupervised single image depth prediction using a convolutional neural network.

    Python
    عرض على GitHub↗2,267
  • jzbontar/mc-cnnالصورة الرمزية لـ jzbontar

    jzbontar/mc-cnn

    726عرض على GitHub↗

    Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches

    Cuda
    عرض على GitHub↗726
  • miss3d/s2pالصورة الرمزية لـ MISS3D

    MISS3D/s2p

    148عرض على GitHub↗

    Warning: this repository is not maintained, please use https://github.com/centreborelli/s2p instead.

    C
    عرض على GitHub↗148
  • opendronemap/opendronemapالصورة الرمزية لـ OpenDroneMap

    OpenDroneMap/OpenDroneMap

    6,196عرض على GitHub↗

    A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

    Python
    عرض على GitHub↗6,196

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • cgal/cgalالصورة الرمزية لـ CGAL

    CGAL/cgal

    5,757عرض على GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    عرض على GitHub↗5,757
  • hku-mars/fast_lioالصورة الرمزية لـ hku-mars

    hku-mars/FAST_LIO

    4,829عرض على GitHub↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    عرض على GitHub↗4,829
  • pointcloudlibrary/pclالصورة الرمزية لـ PointCloudLibrary

    PointCloudLibrary/pcl

    11,028عرض على GitHub↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    عرض على GitHub↗11,028
  • openai/point-eالصورة الرمزية لـ openai

    openai/point-e

    6,886عرض على GitHub↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    عرض على GitHub↗6,886
  • tixiaoshan/lio-samالصورة الرمزية لـ TixiaoShan

    TixiaoShan/LIO-SAM

    4,794عرض على GitHub↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    عرض على GitHub↗4,794
  • open-mmlab/mmcvالصورة الرمزية لـ open-mmlab

    open-mmlab/mmcv

    6,446عرض على GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    عرض على GitHub↗6,446
  • valhalla/valhallaالصورة الرمزية لـ valhalla

    valhalla/valhalla

    5,394عرض على GitHub↗

    Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator

    C++astardijkstradirections
    عرض على GitHub↗5,394
  • o3de/o3deالصورة الرمزية لـ o3de

    o3de/o3de

    8,954عرض على GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    عرض على GitHub↗8,954
  • developmentseed/morecantileالصورة الرمزية لـ developmentseed

    developmentseed/morecantile

    159عرض على GitHub↗

    Construct and use OGC TileMatrixSets (TMS)

    Python
    عرض على GitHub↗159
  • developmentseed/landsat-utilالصورة الرمزية لـ developmentseed

    developmentseed/landsat-util

    697عرض على GitHub↗

    A utility to search, download and process Landsat 8 satellite imagery

    Python
    عرض على GitHub↗697
  • buntinglabs/mundipyالصورة الرمزية لـ BuntingLabs

    BuntingLabs/mundipy

    87عرض على GitHub↗

    mundipy is a Python framework for spatial data manipulation

    Python
    عرض على GitHub↗87
  • cordmaur/waterdetectالصورة الرمزية لـ cordmaur

    cordmaur/WaterDetect

    218عرض على GitHub↗

    Water Detect Algorithm

    Jupyter Notebook
    عرض على GitHub↗218
  • connormanning/entwineالصورة الرمزية لـ connormanning

    connormanning/entwine

    518عرض على GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    عرض على GitHub↗518
  • bichenwuucb/squeezesegالصورة الرمزية لـ BichenWuUCB

    BichenWuUCB/SqueezeSeg

    575عرض على GitHub↗

    Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation

    Python
    عرض على GitHub↗575
  • atenpas/gpdالصورة الرمزية لـ atenpas

    atenpas/gpd

    748عرض على GitHub↗

    Detect 6-DOF grasp poses in point clouds

    C++
    عرض على GitHub↗748
  • evetion/lasindex.jlالصورة الرمزية لـ evetion

    evetion/LASindex.jl

    4عرض على GitHub↗

    Pure Julia reader of lasindex .lax files

    Julia
    عرض على GitHub↗4
  • evetion/lazio.jlالصورة الرمزية لـ evetion

    evetion/LazIO.jl

    12عرض على GitHub↗

    Extends LasIO with Laszip integration

    Julia
    عرض على GitHub↗12
  • facebookresearch/votenetالصورة الرمزية لـ facebookresearch

    facebookresearch/votenet

    1,760عرض على GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    عرض على GitHub↗1,760
  • fatiando/verdeالصورة الرمزية لـ fatiando

    fatiando/verde

    662عرض على GitHub↗

    Processing and gridding spatial data, machine-learning style

    Python
    عرض على GitHub↗662
  • gboeing/osmnxالصورة الرمزية لـ gboeing

    gboeing/osmnx

    5,573عرض على GitHub↗

    OSMnx is a Python library for downloading, modeling, and analyzing street networks and other geospatial features from OpenStreetMap. It enables users to retrieve and work with real-world infrastructure data anywhere in the world, providing tools for network analysis, spatial queries, and visualization. The library offers capabilities for working with urban features such as building footprints, transit stops, and elevation data, along with network statistics like intersection density and circuity. It supports multiple travel modes including driving, walking, and biking, and can calculate short

    Pythongeographygeospatialgis
    عرض على GitHub↗5,573
  • geoalchemy/geoalchemyالصورة الرمزية لـ geoalchemy

    geoalchemy/geoalchemy

    106عرض على GitHub↗

    Using SQLAlchemy with spatial databases

    Python
    عرض على GitHub↗106
  • geodacenter/geodaspaceالصورة الرمزية لـ GeoDaCenter

    GeoDaCenter/GeoDaSpace

    55عرض على GitHub↗

    Software for Advanced Spatial Econometrics

    Python
    عرض على GitHub↗55
  • geopandas/geopandasالصورة الرمزية لـ geopandas

    geopandas/geopandas

    5,049عرض على GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    عرض على GitHub↗5,049
  • ethz-asl/libpointmatcherالصورة الرمزية لـ ethz-asl

    ethz-asl/libpointmatcher

    1,817عرض على GitHub↗

    An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics

    C++
    عرض على GitHub↗1,817