awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
intel-isl avatar

intel-isl/Open3D

0
View on GitHub↗
13,695 星标·2,579 分支·C++·4 次浏览www.open3d.org↗

Open3D

Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows.

The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed.

The library covers a broad range of capabilities including physically based light simulations for visual analysis, segmentation and feature extraction via deep learning frameworks, and the generation of coherent 3D representations of environments.

Features

  • 3D Data Processing Libraries - Provides a comprehensive toolkit for manipulating, aligning, and reconstructing 3D point clouds and meshes.
  • 3D Machine Learning - Implements segmentation and feature extraction on spatial data using deep learning frameworks.
  • Scene Reconstruction - Implements techniques for generating 3D meshes and surfaces from images or point clouds to reconstruct environments.
  • 3D Engines - Functions as a rendering engine for visualizing 3D models using physically based light simulations.
  • Spatial Analysis Viewers - Ships dedicated viewers and light simulations for performing detailed spatial analysis of 3D data.
  • Analytical Rendering - Uses physically based light simulations to render models for visual analysis and spatial inspection.
  • 3D Machine Learning Libraries - Provides a library for performing segmentation and feature extraction on spatial data via deep learning.
  • 3D Detection and Segmentation - Provides algorithms for identifying and segmenting objects within 3D point clouds and scenes using deep learning.
  • GPU Acceleration - Offloads compute-intensive 3D spatial operations to the GPU to increase processing speed.
  • 点云处理 - Modern library for 3D data processing and visualization.
  • Processing Libraries - Library for 3D data processing, visualization, and algorithm development.

Star 历史

intel-isl/open3d 的 Star 历史图表intel-isl/open3d 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Open3D 的开源替代方案

相似的开源项目,按与 Open3D 的功能重合度排序。
  • pointcloudlibrary/pclPointCloudLibrary 的头像

    PointCloudLibrary/pcl

    11,028在 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
    在 GitHub 上查看↗11,028
  • google/dracogoogle 的头像

    google/draco

    7,357在 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++
    在 GitHub 上查看↗7,357
  • facebookresearch/pytorch3dfacebookresearch 的头像

    facebookresearch/pytorch3d

    9,902在 GitHub 上查看↗

    PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds and complex 3D surface geometries. It provides a collection of reusable components and data structures for deep learning with 3D data, including a framework for training and evaluating neural radiance fields to enable photorealistic view synthesis. The project features a differentiable 3D renderer that converts meshes and point clouds into 2D images while allowing gradients to flow back into the geometry and textures. This enables 3D shape optimization, where mesh geometry, te

    Python
    在 GitHub 上查看↗9,902
  • open-mmlab/openpcdetopen-mmlab 的头像

    open-mmlab/OpenPCDet

    5,621在 GitHub 上查看↗

    OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud processing framework designed to develop, train, and evaluate machine learning models that identify and locate objects in three dimensional space. The project includes a GPU-accelerated geometry engine for high-performance implementation of 3D intersection over union and rotated non-maximum suppression. It also provides a distributed model training tool to scale the training and testing of detection models across multiple GPUs and computing nodes. The framework covers point c

    Python
    在 GitHub 上查看↗5,621
查看 Open3D 的所有 30 个替代方案→

常见问题解答

intel-isl/open3d 是做什么的?

Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows.

intel-isl/open3d 的主要功能有哪些?

intel-isl/open3d 的主要功能包括:3D Data Processing Libraries, 3D Machine Learning, Scene Reconstruction, 3D Engines, Spatial Analysis Viewers, Analytical Rendering, 3D Machine Learning Libraries, 3D Detection and Segmentation。

intel-isl/open3d 有哪些开源替代品?

intel-isl/open3d 的开源替代品包括: pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… google/draco — Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data.… facebookresearch/pytorch3d — PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds… poodarchu/det3d — World's first general purpose 3D object detection codebse. open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… lastools/lastools — efficient tools for LiDAR processing.