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 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 avatar

    evetion/LazIO.jl

    12View on GitHub↗

    Extends LasIO with Laszip integration

    Julia
    View on GitHub↗12
  • evetion/lasindex.jlevetion avatar

    evetion/LASindex.jl

    4View on GitHub↗

    Pure Julia reader of lasindex .lax files

    Julia
    View on GitHub↗4
  • pointcloudlibrary/pclPointCloudLibrary avatar

    PointCloudLibrary/pcl

    11,028View on 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
    View on GitHub↗11,028
  • hku-mars/fast_liohku-mars avatar

    hku-mars/FAST_LIO

    4,829View on 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
    View on GitHub↗4,829

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
  • cgal/cgalCGAL avatar

    CGAL/cgal

    5,757View on 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
    View on GitHub↗5,757
  • openai/point-eopenai avatar

    openai/point-e

    6,886View on 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
    View on GitHub↗6,886
  • tixiaoshan/lio-samTixiaoShan avatar

    TixiaoShan/LIO-SAM

    4,794View on 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++
    View on GitHub↗4,794
  • open-mmlab/mmcvopen-mmlab avatar

    open-mmlab/mmcv

    6,446View on 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
    View on GitHub↗6,446
  • bichenwuucb/squeezesegBichenWuUCB avatar

    BichenWuUCB/SqueezeSeg

    575View on GitHub↗

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

    Python
    View on GitHub↗575
  • facebookresearch/votenetfacebookresearch avatar

    facebookresearch/votenet

    1,760View on GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    View on GitHub↗1,760
  • connormanning/entwineconnormanning avatar

    connormanning/entwine

    518View on GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    View on GitHub↗518
  • giswqs/lidargiswqs avatar

    giswqs/lidar

    297View on GitHub↗

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

    Python
    View on GitHub↗297
  • google/dracogoogle avatar

    google/draco

    7,357View on 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++
    View on GitHub↗7,357
  • heremaps/pptkheremaps avatar

    heremaps/pptk

    633View on GitHub↗

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

    C++
    View on GitHub↗633
  • atenpas/gpdatenpas avatar

    atenpas/gpd

    748View on GitHub↗

    Detect 6-DOF grasp poses in point clouds

    C++
    View on GitHub↗748
  • juliageo/geointerface.jlJuliaGeo avatar

    JuliaGeo/GeoInterface.jl

    139View on GitHub↗

    A Julia Protocol for Geospatial Data

    Julia
    View on GitHub↗139
  • jianboqi/csfjianboqi avatar

    jianboqi/CSF

    632View on GitHub↗

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

    C++
    View on GitHub↗632
  • cloudcompare/cloudcompareCloudCompare avatar

    CloudCompare/CloudCompare

    4,577View on 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++
    View on GitHub↗4,577
  • isee-technology/camvoxISEE-Technology avatar

    ISEE-Technology/CamVox

    566View on GitHub↗

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

    C++
    View on GitHub↗566
  • juliageo/geodesy.jlJuliaGeo avatar

    JuliaGeo/Geodesy.jl

    114View on GitHub↗

    Work with points defined in various coordinate systems.

    Julia
    View on GitHub↗114
  • irapkaist/removertirapkaist avatar

    irapkaist/removert

    640View on GitHub↗

    Remove then revert (IROS 2020)

    C++
    View on GitHub↗640
  • juliageo/geojson.jlJuliaGeo avatar

    JuliaGeo/GeoJSON.jl

    71View on GitHub↗

    Utilities for working with GeoJSON data in Julia

    Julia
    View on GitHub↗71
  • juliageo/libspatialindex.jlJuliaGeo avatar

    JuliaGeo/LibSpatialIndex.jl

    12View on GitHub↗

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

    Julia
    View on GitHub↗12
  • juliageo/netcdf.jlJuliaGeo avatar

    JuliaGeo/NetCDF.jl

    118View on GitHub↗

    NetCDF support for the julia programming language

    Julia
    View on GitHub↗118
  • juliageo/proj4.jlJuliaGeo avatar

    JuliaGeo/Proj4.jl

    52View on GitHub↗

    Julia wrapper for the PROJ cartographic projections library

    Julia
    View on GitHub↗52
  • juliageometry/libgeos.jlJ

    JuliaGeometry/LibGEOS.jl

    0View on GitHub↗
    View on GitHub↗0
  • juliageometry/voronoidelaunay.jlJuliaGeometry avatar

    JuliaGeometry/VoronoiDelaunay.jl

    125View on GitHub↗

    Fast and robust Voronoi & Delaunay tessellation creation with Julia

    Julia
    View on GitHub↗125
  • juliaimages/imagefeatures.jlJuliaImages avatar

    JuliaImages/ImageFeatures.jl

    48View on GitHub↗

    Image feature detection for the Julia language

    Julia
    View on GitHub↗48
  • juliaimages/imagefiltering.jlJuliaImages avatar

    JuliaImages/ImageFiltering.jl

    105View on GitHub↗

    Julia implementations of multidimensional array convolution and nonlinear stencil operations

    Julia
    View on GitHub↗105
  • ethz-asl/libpointmatcherethz-asl avatar

    ethz-asl/libpointmatcher

    1,817View on GitHub↗

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

    C++
    View on GitHub↗1,817