#33 · Primary category: Computer Vision
Open3D
Open3D: A Modern Library for 3D Data Processing
Project last updated:08/29/26
GitHub Stars
13.9K
Forks
2.6K
Contributors
287
License
Other
Why we included this project
Open3D gives you the geometry algorithms most 3D projects need, ready to use from either Python or C++. Instead of assembling filtering, downsampling, normal estimation, registration, and surface reconstruction from scattered research code, you get them as a coherent library with GPU-accelerated kernels. That makes it practical to go from a quick scripted test to a production pipeline without dropping into a lower-level language. It's especially handy for teams in robotics, autonomous driving, or photogrammetry, and the built-in viewer helps a lot when you're debugging point clouds from depth cameras or lidars. The companion Open3D-ML project brings the same approach to training 3D deep learning models with PyTorch or TensorFlow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)