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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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.jlAvatar evetion

    evetion/LazIO.jl

    12Vezi pe GitHub↗

    Extends LasIO with Laszip integration

    Julia
    Vezi pe GitHub↗12
  • evetion/lasindex.jlAvatar evetion

    evetion/LASindex.jl

    4Vezi pe GitHub↗

    Pure Julia reader of lasindex .lax files

    Julia
    Vezi pe GitHub↗4
  • pointcloudlibrary/pclAvatar PointCloudLibrary

    PointCloudLibrary/pcl

    11,028Vezi pe 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
    Vezi pe GitHub↗11,028
  • hku-mars/fast_lioAvatar hku-mars

    hku-mars/FAST_LIO

    4,829Vezi pe 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
    Vezi pe GitHub↗4,829

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • cgal/cgalAvatar CGAL

    CGAL/cgal

    5,757Vezi pe 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
    Vezi pe GitHub↗5,757
  • openai/point-eAvatar openai

    openai/point-e

    6,886Vezi pe 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
    Vezi pe GitHub↗6,886
  • tixiaoshan/lio-samAvatar TixiaoShan

    TixiaoShan/LIO-SAM

    4,794Vezi pe 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++
    Vezi pe GitHub↗4,794
  • open-mmlab/mmcvAvatar open-mmlab

    open-mmlab/mmcv

    6,446Vezi pe 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
    Vezi pe GitHub↗6,446
  • bichenwuucb/squeezesegAvatar BichenWuUCB

    BichenWuUCB/SqueezeSeg

    575Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗575
  • facebookresearch/votenetAvatar facebookresearch

    facebookresearch/votenet

    1,760Vezi pe GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    Vezi pe GitHub↗1,760
  • connormanning/entwineAvatar connormanning

    connormanning/entwine

    518Vezi pe GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    Vezi pe GitHub↗518
  • giswqs/lidarAvatar giswqs

    giswqs/lidar

    297Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗297
  • google/dracoAvatar google

    google/draco

    7,357Vezi pe 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++
    Vezi pe GitHub↗7,357
  • heremaps/pptkAvatar heremaps

    heremaps/pptk

    633Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗633
  • atenpas/gpdAvatar atenpas

    atenpas/gpd

    748Vezi pe GitHub↗

    Detect 6-DOF grasp poses in point clouds

    C++
    Vezi pe GitHub↗748
  • juliageo/geointerface.jlAvatar JuliaGeo

    JuliaGeo/GeoInterface.jl

    139Vezi pe GitHub↗

    A Julia Protocol for Geospatial Data

    Julia
    Vezi pe GitHub↗139
  • jianboqi/csfAvatar jianboqi

    jianboqi/CSF

    632Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗632
  • cloudcompare/cloudcompareAvatar CloudCompare

    CloudCompare/CloudCompare

    4,577Vezi pe 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++
    Vezi pe GitHub↗4,577
  • isee-technology/camvoxAvatar ISEE-Technology

    ISEE-Technology/CamVox

    566Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗566
  • juliageo/geodesy.jlAvatar JuliaGeo

    JuliaGeo/Geodesy.jl

    114Vezi pe GitHub↗

    Work with points defined in various coordinate systems.

    Julia
    Vezi pe GitHub↗114
  • irapkaist/removertAvatar irapkaist

    irapkaist/removert

    640Vezi pe GitHub↗

    Remove then revert (IROS 2020)

    C++
    Vezi pe GitHub↗640
  • juliageo/geojson.jlAvatar JuliaGeo

    JuliaGeo/GeoJSON.jl

    71Vezi pe GitHub↗

    Utilities for working with GeoJSON data in Julia

    Julia
    Vezi pe GitHub↗71
  • juliageo/libspatialindex.jlAvatar JuliaGeo

    JuliaGeo/LibSpatialIndex.jl

    12Vezi pe GitHub↗

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

    Julia
    Vezi pe GitHub↗12
  • juliageo/netcdf.jlAvatar JuliaGeo

    JuliaGeo/NetCDF.jl

    118Vezi pe GitHub↗

    NetCDF support for the julia programming language

    Julia
    Vezi pe GitHub↗118
  • juliageo/proj4.jlAvatar JuliaGeo

    JuliaGeo/Proj4.jl

    52Vezi pe GitHub↗

    Julia wrapper for the PROJ cartographic projections library

    Julia
    Vezi pe GitHub↗52
  • juliageometry/libgeos.jlJ

    JuliaGeometry/LibGEOS.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • juliageometry/voronoidelaunay.jlAvatar JuliaGeometry

    JuliaGeometry/VoronoiDelaunay.jl

    125Vezi pe GitHub↗

    Fast and robust Voronoi & Delaunay tessellation creation with Julia

    Julia
    Vezi pe GitHub↗125
  • juliaimages/imagefeatures.jlAvatar JuliaImages

    JuliaImages/ImageFeatures.jl

    48Vezi pe GitHub↗

    Image feature detection for the Julia language

    Julia
    Vezi pe GitHub↗48
  • juliaimages/imagefiltering.jlAvatar JuliaImages

    JuliaImages/ImageFiltering.jl

    105Vezi pe GitHub↗

    Julia implementations of multidimensional array convolution and nonlinear stencil operations

    Julia
    Vezi pe GitHub↗105
  • ethz-asl/libpointmatcherAvatar ethz-asl

    ethz-asl/libpointmatcher

    1,817Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,817