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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LiangliangNan avatar

LiangliangNan/PolyFit

0
View on GitHub↗
820 Stars·127 Forks·C++·GPL-3.0·1 Aufruf3d.bk.tudelft.nl/liangliang/publications/2017/polyfit/polyfit.html↗

PolyFit

Polygonal Surface Reconstruction from Point Clouds (C++ & Python)

Features

  • Reconstruction and Completion - Polygonal surface reconstruction from point clouds.
  • Registration and Reconstruction - Polygonal surface reconstruction from point clouds.
  • Punktwolkenverarbeitung - Polygonal surface reconstruction from point clouds.

Star-Verlauf

Star-Verlauf für liangliangnan/polyfitStar-Verlauf für liangliangnan/polyfit

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PolyFit

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PolyFit.
  • yulequan/pu-netAvatar von yulequan

    yulequan/PU-Net

    363Auf GitHub ansehen↗

    PU-Net: Point Cloud Upsampling Network, CVPR, 2018 (https://arxiv.org/abs/1801.06761)

    Python
    Auf GitHub ansehen↗363
  • tonytheplaneswalker/pcnT

    TonythePlaneswalker/pcn

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cgal/cgalAvatar von CGAL

    CGAL/cgal

    5,757Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,757
  • hku-mars/fast_lioAvatar von hku-mars

    hku-mars/FAST_LIO

    4,829Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,829
Alle 30 Alternativen zu PolyFit anzeigen→

Häufig gestellte Fragen

Was macht liangliangnan/polyfit?

Polygonal Surface Reconstruction from Point Clouds (C++ & Python)

Was sind die Hauptfunktionen von liangliangnan/polyfit?

Die Hauptfunktionen von liangliangnan/polyfit sind: Reconstruction and Completion, Registration and Reconstruction, Punktwolkenverarbeitung.

Welche Open-Source-Alternativen gibt es zu liangliangnan/polyfit?

Open-Source-Alternativen zu liangliangnan/polyfit sind unter anderem: tonytheplaneswalker/pcn. yulequan/pu-net — PU-Net: Point Cloud Upsampling Network, CVPR, 2018 (https://arxiv.org/abs/1801.06761). pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… hku-mars/fast_lio — FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and… cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data… open-mmlab/mmcv — mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing…