All Projects → samorr → Computer-Vision-and-Photogrammetry

samorr / Computer-Vision-and-Photogrammetry

Licence: other
Course at University of Wroclaw - full 3D reconstruction from images pipeline

Programming Languages

python
139335 projects - #7 most used programming language
OpenEdge ABL
179 projects

Projects that are alternatives of or similar to Computer-Vision-and-Photogrammetry

New-View-Synthesis
Collecting papers about new view synthesis
Stars: ✭ 437 (+1148.57%)
Mutual labels:  3d-reconstruction
ShapeFormer
Official repository for the ShapeFormer Project
Stars: ✭ 97 (+177.14%)
Mutual labels:  3d-reconstruction
dynamic plane convolutional onet
[WACV 2021] Dynamic Plane Convolutional Occupancy Networks
Stars: ✭ 25 (-28.57%)
Mutual labels:  3d-reconstruction
retrieval-fuse
[ICCV21] Code for "RetrievalFuse: Neural 3D Scene Reconstruction with a Database"
Stars: ✭ 69 (+97.14%)
Mutual labels:  3d-reconstruction
StructuredLight
Creating a 3D reconstruction of an object using multiple images
Stars: ✭ 42 (+20%)
Mutual labels:  3d-reconstruction
MVSNet pl
MVSNet: Depth Inference for Unstructured Multi-view Stereo using pytorch-lightning
Stars: ✭ 49 (+40%)
Mutual labels:  3d-reconstruction
cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
Stars: ✭ 216 (+517.14%)
Mutual labels:  3d-reconstruction
3DShapeGen
Code for 3D Reconstruction of Novel Object Shapes from Single Images paper
Stars: ✭ 92 (+162.86%)
Mutual labels:  3d-reconstruction
pyRANSAC-3D
A python tool for fitting primitives 3D shapes in point clouds using RANSAC algorithm
Stars: ✭ 253 (+622.86%)
Mutual labels:  3d-reconstruction
deepgmr
PyTorch implementation of DeepGMR: Learning Latent Gaussian Mixture Models for Registration (ECCV 2020 spotlight)
Stars: ✭ 97 (+177.14%)
Mutual labels:  3d-computer-vision
SkeletonMerger
Code repository for paper `Skeleton Merger: an Unsupervised Aligned Keypoint Detector`.
Stars: ✭ 49 (+40%)
Mutual labels:  3d-computer-vision
softpool
SoftPoolNet: Shape Descriptor for Point Cloud Completion and Classification - ECCV 2020 oral
Stars: ✭ 62 (+77.14%)
Mutual labels:  3d-reconstruction
awesome-3d-computer-vision-from-0-to-1
3D视觉从入门到精通,包括3D视觉工坊的技术文章汇总,技术星球的问答及精华帖汇总。
Stars: ✭ 20 (-42.86%)
Mutual labels:  3d-computer-vision
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-45.71%)
Mutual labels:  3d-reconstruction
ICON
ICON: Implicit Clothed humans Obtained from Normals (CVPR 2022)
Stars: ✭ 641 (+1731.43%)
Mutual labels:  3d-reconstruction
semantic-tsdf
Semantic-TSDF for Self-driving Static Scene Reconstruction
Stars: ✭ 14 (-60%)
Mutual labels:  3d-reconstruction
RfDNet
Implementation of CVPR'21: RfD-Net: Point Scene Understanding by Semantic Instance Reconstruction
Stars: ✭ 150 (+328.57%)
Mutual labels:  3d-reconstruction
SkeletonBridgeRecon
The code for CVPR2019 Oral paper "A Skeleton-bridged Deep Learning Approach for Generating Meshes of Complex Topologies from Single RGB Images"
Stars: ✭ 72 (+105.71%)
Mutual labels:  3d-reconstruction
Face-X
Demonstration of different algorithms and operations on faces. Join the Discord channel for discussion.
Stars: ✭ 226 (+545.71%)
Mutual labels:  3d-reconstruction
LPDC-Net
CVPR2021 paper "Learning Parallel Dense Correspondence from Spatio-Temporal Descriptorsfor Efficient and Robust 4D Reconstruction"
Stars: ✭ 27 (-22.86%)
Mutual labels:  3d-reconstruction

Computer-Vision-and-Photogrammetry

Course at University of Wroclaw - full 3D reconstruction from images pipeline

Project implemented totally in Python with use of NumPy and SciPy.

Tasks are grouped in separate labs:

  • Lab1 - Computing projection matrix from 2D and 3D points correspondence
  • Lab2 - Estimating lens distortion and images undistorting
  • Lab3 - Epipolar geometry, fundamental and essential matrices, triangulation
  • Lab4 - Features detection
  • Lab5 - Features descriptors
  • Lab6 - Full reconstruction from images to 3D-point cloud

Results of every lab can be found in corresponding directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].