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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
evetion avatar

evetion/LASindex.jl

0
View on GitHub↗
4 estrellas·3 forks·Julia·MIT·4 vistas

LASindex.jl

Pure Julia reader of lasindex .lax files

Features

  • Procesamiento de Nubes de Puntos - Reads point cloud index files.
  • Julia Geospatial Libraries - Reads LAS index files.

Historial de estrellas

Gráfico del historial de estrellas de evetion/lasindex.jlGráfico del historial de estrellas de evetion/lasindex.jl

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a LASindex.jl

Proyectos open-source similares, clasificados según cuántas características comparten con LASindex.jl.
  • visr/liblas.jlAvatar de visr

    visr/LibLAS.jl

    3Ver en GitHub↗

    Julia wrapper for LibLAS, a library for reading and writing the LAS LiDAR format.

    Julia
    Ver en GitHub↗3
  • evetion/lazio.jlAvatar de evetion

    evetion/LazIO.jl

    12Ver en GitHub↗

    Extends LasIO with Laszip integration

    Julia
    Ver en GitHub↗12
  • hku-mars/fast_lioAvatar de hku-mars

    hku-mars/FAST_LIO

    4,829Ver en 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
    Ver en GitHub↗4,829
  • cgal/cgalAvatar de CGAL

    CGAL/cgal

    5,757Ver en 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
    Ver en GitHub↗5,757
Ver las 30 alternativas a LASindex.jl→

Preguntas frecuentes

¿Qué hace evetion/lasindex.jl?

Pure Julia reader of lasindex .lax files

¿Cuáles son las características principales de evetion/lasindex.jl?

Las características principales de evetion/lasindex.jl son: Procesamiento de Nubes de Puntos, Julia Geospatial Libraries.

¿Qué alternativas de código abierto existen para evetion/lasindex.jl?

Las alternativas de código abierto para evetion/lasindex.jl incluyen: evetion/lazio.jl — Extends LasIO with Laszip integration. visr/liblas.jl — Julia wrapper for LibLAS, a library for reading and writing the LAS LiDAR format. pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data… hku-mars/fast_lio — FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and… open-mmlab/mmcv — mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing…