awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to visr/liblas.jl

Open-source alternatives to LibLAS.jl

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

  • evetion/lazio.jlevetion 的头像

    evetion/LazIO.jl

    12在 GitHub 上查看↗

    Extends LasIO with Laszip integration

    Julia
    在 GitHub 上查看↗12
  • evetion/lasindex.jlevetion 的头像

    evetion/LASindex.jl

    4在 GitHub 上查看↗

    Pure Julia reader of lasindex .lax files

    Julia
    在 GitHub 上查看↗4
  • pointcloudlibrary/pclPointCloudLibrary 的头像

    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
  • hku-mars/fast_liohku-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

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • cgal/cgalCGAL 的头像

    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
  • openai/point-eopenai 的头像

    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-samTixiaoShan 的头像

    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/mmcvopen-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
  • bichenwuucb/squeezesegBichenWuUCB 的头像

    BichenWuUCB/SqueezeSeg

    575在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗575
  • facebookresearch/votenetfacebookresearch 的头像

    facebookresearch/votenet

    1,760在 GitHub 上查看↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    在 GitHub 上查看↗1,760
  • connormanning/entwineconnormanning 的头像

    connormanning/entwine

    518在 GitHub 上查看↗

    Entwine - point cloud organization for massive datasets

    C++
    在 GitHub 上查看↗518
  • giswqs/lidargiswqs 的头像

    giswqs/lidar

    297在 GitHub 上查看↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    在 GitHub 上查看↗297
  • google/dracogoogle 的头像

    google/draco

    7,357在 GitHub 上查看↗

    Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data. Its primary purpose is to reduce storage size and transmission bandwidth for 3D assets. The project includes a geometry optimizer specifically for glTF file containers to reduce asset footprints. It also features a hardened decoder designed to process malformed or untrusted 3D geometric data safely to prevent memory corruption and crashes. The software covers a broad range of 3D data processing capabilities, including geometric data reconstruction, point attribute management, a

    C++
    在 GitHub 上查看↗7,357
  • heremaps/pptkheremaps 的头像

    heremaps/pptk

    633在 GitHub 上查看↗

    The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.

    C++
    在 GitHub 上查看↗633
  • atenpas/gpdatenpas 的头像

    atenpas/gpd

    748在 GitHub 上查看↗

    Detect 6-DOF grasp poses in point clouds

    C++
    在 GitHub 上查看↗748
  • juliageo/geointerface.jlJuliaGeo 的头像

    JuliaGeo/GeoInterface.jl

    139在 GitHub 上查看↗

    A Julia Protocol for Geospatial Data

    Julia
    在 GitHub 上查看↗139
  • jianboqi/csfjianboqi 的头像

    jianboqi/CSF

    632在 GitHub 上查看↗

    LiDAR point cloud ground filtering / segmentation (bare earth extraction) method based on cloth simulation

    C++
    在 GitHub 上查看↗632
  • cloudcompare/cloudcompareCloudCompare 的头像

    CloudCompare/CloudCompare

    4,577在 GitHub 上查看↗

    CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes. It functions as a 3D mesh analysis tool and a large dataset visualizer designed to display and manage millions of points in a 3D environment. The software provides specialized capabilities for point cloud comparison, utilizing an optimized octree structure to calculate spatial differences between two 3D datasets. This allows for the identification of variations and errors between point clouds or between a point cloud and a mesh. The system covers broad 3D data analysis areas

    C++
    在 GitHub 上查看↗4,577
  • isee-technology/camvoxISEE-Technology 的头像

    ISEE-Technology/CamVox

    566在 GitHub 上查看↗

    ICRA2021 A low-cost SLAM system based on camera and Livox lidar.

    C++
    在 GitHub 上查看↗566
  • juliageo/geodesy.jlJuliaGeo 的头像

    JuliaGeo/Geodesy.jl

    114在 GitHub 上查看↗

    Work with points defined in various coordinate systems.

    Julia
    在 GitHub 上查看↗114
  • irapkaist/removertirapkaist 的头像

    irapkaist/removert

    640在 GitHub 上查看↗

    Remove then revert (IROS 2020)

    C++
    在 GitHub 上查看↗640
  • juliageo/geojson.jlJuliaGeo 的头像

    JuliaGeo/GeoJSON.jl

    71在 GitHub 上查看↗

    Utilities for working with GeoJSON data in Julia

    Julia
    在 GitHub 上查看↗71
  • juliageo/libspatialindex.jlJuliaGeo 的头像

    JuliaGeo/LibSpatialIndex.jl

    12在 GitHub 上查看↗

    A library for spatially indexing kD bounding box data (based on libspatialindex)

    Julia
    在 GitHub 上查看↗12
  • juliageo/netcdf.jlJuliaGeo 的头像

    JuliaGeo/NetCDF.jl

    118在 GitHub 上查看↗

    NetCDF support for the julia programming language

    Julia
    在 GitHub 上查看↗118
  • juliageo/proj4.jlJuliaGeo 的头像

    JuliaGeo/Proj4.jl

    52在 GitHub 上查看↗

    Julia wrapper for the PROJ cartographic projections library

    Julia
    在 GitHub 上查看↗52
  • juliageometry/libgeos.jlJ

    JuliaGeometry/LibGEOS.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • juliageometry/voronoidelaunay.jlJuliaGeometry 的头像

    JuliaGeometry/VoronoiDelaunay.jl

    125在 GitHub 上查看↗

    Fast and robust Voronoi & Delaunay tessellation creation with Julia

    Julia
    在 GitHub 上查看↗125
  • juliaimages/imagefeatures.jlJuliaImages 的头像

    JuliaImages/ImageFeatures.jl

    48在 GitHub 上查看↗

    Image feature detection for the Julia language

    Julia
    在 GitHub 上查看↗48
  • juliaimages/imagefiltering.jlJuliaImages 的头像

    JuliaImages/ImageFiltering.jl

    105在 GitHub 上查看↗

    Julia implementations of multidimensional array convolution and nonlinear stencil operations

    Julia
    在 GitHub 上查看↗105
  • ethz-asl/libpointmatcherethz-asl 的头像

    ethz-asl/libpointmatcher

    1,817在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,817