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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andyzeng avatar

andyzeng/3dmatch-toolbox

0
View on GitHub↗
904 stars·188 forks·C++·BSD-2-Clause·4 views3dmatch.cs.princeton.edu↗

3dmatch Toolbox

3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.

Features

  • Scene Reconstruction - Learns local geometric descriptors for RGB-D reconstruction.

Star history

Star history chart for andyzeng/3dmatch-toolboxStar history chart for andyzeng/3dmatch-toolbox

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to 3dmatch Toolbox

Similar open-source projects, ranked by how many features they share with 3dmatch Toolbox.
  • openmvg/openmvgopenMVG avatar

    openMVG/openMVG

    6,451View on GitHub↗

    openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for structure from motion and 3D scene reconstruction, providing the tools necessary to recover 3D point clouds and camera poses from collections of 2D images. The library implements both global and incremental structure-from-motion pipelines. It uses geometric algorithms to calculate camera pose estimation and image localization, employing Levenberg-Marquardt bundle adjustment to refine 3D coordinates and camera parameters by minimizing reprojection error. The project covers a broa

    C++
    View on GitHub↗6,451
  • intel-isl/open3dintel-isl avatar

    intel-isl/Open3D

    13,695View on GitHub↗

    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 vi

    C++
    View on GitHub↗13,695
  • eryixie/planerecnetEryiXie avatar

    EryiXie/PlaneRecNet

    90View on GitHub↗

    This is an official implementation for PlaneRecNet: A multi-task convolutional neural network provides instance segmentation for piece-wise planes and monocular depth estimation, and focus on the cross-task consistency between two branches. 22th. Oct. 2021: Initial update, some trained models…

    Python
    View on GitHub↗90
  • facebookresearch/ridgesfmfacebookresearch avatar

    facebookresearch/RidgeSfM

    113View on GitHub↗

    Benjamin Graham, David Novotny 3DV 2020

    Python
    View on GitHub↗113
See all 19 alternatives to 3dmatch Toolbox→

Frequently asked questions

What does andyzeng/3dmatch-toolbox do?

3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.

What are the main features of andyzeng/3dmatch-toolbox?

The main features of andyzeng/3dmatch-toolbox are: Scene Reconstruction.

What are some open-source alternatives to andyzeng/3dmatch-toolbox?

Open-source alternatives to andyzeng/3dmatch-toolbox include: openmvg/openmvg — openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… eryixie/planerecnet — This is an official implementation for PlaneRecNet: A multi-task convolutional neural network provides instance… fangjinhuawang/itermvs — official source code of paper 'IterMVS: Iterative Probability Estimation for Efficient Multi-View Stereo'. florianlanger/sparc — Official implementation of the paper. facebookresearch/ridgesfm — Benjamin Graham, David Novotny 3DV 2020.