VGG-Multiple-View-Geometry
View reconstruction tools
Utilities for estimating 3D structure from multiple camera views
A set of MATLAB utilities for multiple view geometry, provided alongside Hartley & Zisserman's "Multiple View Geometry in Computer Vision, Second Edition" (2004). Obtained from http://www.robots.ox.ac.uk/~vgg/hzbook/code/.
89 stars
6 watching
41 forks
Language: Matlab
last commit: almost 7 years ago
Linked from 1 awesome list
3d-reconstructioncamera-calibrationcomputer-visionmultiple-view-geometry
Related projects:
Repository | Description | Stars |
---|---|---|
simonfuhrmann/mve | An end-to-end pipeline for image-based geometry reconstruction | 1,001 |
flanggut/smvs | Reconstructs 3D scenes from multiple images using a shading-aware multi-view stereo approach | 252 |
artman/geometry | An extension of UIView that simplifies geometric manipulation with additional properties and string literals. | 91 |
openmvg/openmvg | Provides an end-to-end framework for 3D reconstruction from images | 5,751 |
ethanhe42/3d-reconstruction | A software tool for 3D reconstruction from two views using structure from motion techniques | 94 |
mattools/matgeom | A comprehensive MATLAB library for 2D and 3D geometric computing | 267 |
miho/jcsg | A Java implementation of BSP-based Constructive Solid Geometry for 3D modeling and visualization. | 178 |
germain-hug/structured-light-depth-acquisition | A Matlab implementation of a 3D reconstruction algorithm using structured light depth acquisition | 69 |
alexlocher/hpmvs | Generates dense 3D surface patches from sparse 3D models using progressive multiview stereo | 92 |
petercorke/machinevision-toolbox-matlab | A comprehensive MATLAB toolbox for machine vision and computer vision tasks | 205 |
j-f-liu/geom3d | A collection of data structures and algorithms for 3D geometric modeling | 38 |
dengwirda/jigsaw-matlab | Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 74 |
erik-roberts/gimbl-vis | An interactive multi-dimensional visualization toolbox for high-dimensional data | 4 |
manthrax/three-csgmesh | Conversion of a CSG library for use with modern three.js | 459 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |