#228 · Primary category: Computer Vision
3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
Project last updated:10/14/25
GitHub Stars
905
Forks
187
Contributors
4
License
BSD-2-Clause
Why we included this project
Aligning overlapping 3D scans is genuinely hard because depth data comes in noisy and incomplete, and this toolbox is the reference implementation of 3DMatch, a learned geometric descriptor built for that job. It turns partial point clouds and depth frames into per-voxel features, so you can find correspondences between fragments and use them for registration or keypoint matching before a full reconstruction. In addition to pretrained models ready to run on your own RGB-D data, it ships the training code to learn a fresh descriptor from existing reconstructions, which helps when your data differs from the published benchmarks. Robotics and scanning teams, or anyone doing instance-level object alignment, will find it a useful baseline for judging newer matching approaches. Expect a research codebase you run locally, not a hosted service.
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)