awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ISEE-Technology avatar

ISEE-Technology/CamVox

0
View on GitHub↗
566 स्टार्स·117 फोर्क्स·C++·GPL-2.0·4 व्यूज़

CamVox

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

Features

  • Point Cloud प्रोसेसिंग - SLAM system combining camera and Livox LiDAR.
  • Calibration Toolboxes - LiDAR-assisted visual SLAM system with calibration capabilities.

स्टार हिस्ट्री

isee-technology/camvox के लिए स्टार हिस्ट्री चार्टisee-technology/camvox के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CamVox के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CamVox के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • hku-mars/fast_liohku-mars का अवतार

    hku-mars/FAST_LIO

    4,829GitHub पर देखें↗

    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
  • pointcloudlibrary/pclPointCloudLibrary का अवतार

    PointCloudLibrary/pcl

    11,028GitHub पर देखें↗

    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
  • cgal/cgalCGAL का अवतार

    CGAL/cgal

    5,757GitHub पर देखें↗

    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
  • open-mmlab/mmcvopen-mmlab का अवतार

    open-mmlab/mmcv

    6,446GitHub पर देखें↗

    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
CamVox के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

isee-technology/camvox क्या करता है?

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

isee-technology/camvox की मुख्य विशेषताएं क्या हैं?

isee-technology/camvox की मुख्य विशेषताएं हैं: Point Cloud प्रोसेसिंग, Calibration Toolboxes।

isee-technology/camvox के कुछ ओपन-सोर्स विकल्प क्या हैं?

isee-technology/camvox के ओपन-सोर्स विकल्पों में शामिल हैं: 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… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… open-mmlab/mmcv — mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing… tixiaoshan/lio-sam — LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph…