An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multi-view-geometry

cvg/limap

A toolbox for mapping and localization with line features.

Language: C++ - Size: 5.91 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 792 - Forks: 80

MarkYu98/madpose

[CVPR 2025 Highlight] Official implementation of the solvers and estimators proposed in the paper "Relative Pose Estimation through Affine Corrections of Monocular Depth Priors"

Language: C++ - Size: 14.9 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 195 - Forks: 11

google-research/omniglue

Code release for CVPR'24 submission 'OmniGlue'

Language: Python - Size: 11.5 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 642 - Forks: 59

AND2797/camera_calib

Camera calibration tool in Python + OpenCV

Language: Python - Size: 22.5 KB - Last synced at: 30 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

MarekKowalski/LiveScan3D

LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.

Language: C++ - Size: 39.1 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 772 - Forks: 206

alicevision/dataset_buddha

Images dataset for 3D reconstruction

Size: 744 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 4

ajhamdi/mvtorch

a Pytorch library for multi-view 3D understanding and generation

Language: Python - Size: 49.3 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 81 - Forks: 5

spillai/pybot

Research tools for autonomous systems in Python

Language: Python - Size: 2.66 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 20

monniert/differentiable-blocksworld

[NeurIPS 2023] Code for "Differentiable Blocks World: Qualitative 3D Decomposition by Rendering Primitives"

Language: Python - Size: 23.4 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 198 - Forks: 10

Rishikesh-Jadhav/CMSC848F-3D-Vision

This repository contains my paper reviews, solutions and code submissions for projects completed as part of CMSC848F during Fall 2023. Each project is organized in its own folder, with accompanying documentation and any necessary resources.

Language: Jupyter Notebook - Size: 144 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

TerboucheHacene/visual_odometry

Visual Odometry Implementation using KITTI Dataset and OpenCV

Language: Python - Size: 575 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kysucix/gipuma

Massively Parallel Multiview Stereopsis by Surface Normal Diffusion

Language: C++ - Size: 144 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 349 - Forks: 104

AIBluefisher/DAGSfM

Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.

Language: C - Size: 97.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 368 - Forks: 83

bsespede/3D-pose

Optical multi-view motion capture with calibration suite

Language: C++ - Size: 18.5 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 25 - Forks: 12

emredog/mvposeestim

Multi-view pose estimation with flexible mixtures of parts and adaptive viewpoint selection

Language: C++ - Size: 54.6 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

imkaywu/open3DCV

open source 3D computer vision library

Language: C++ - Size: 9.8 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 55 - Forks: 15

takah29/3d-reconstruction-from-multi-view-exp

Experimental code for 3D reconstruction from multiple images

Language: Python - Size: 1.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yyashpatel/Computer-Vision

My implementation of algorithms used in Computer Vision.

Language: Python - Size: 62.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

srivathsanmurali/domsetLibrary

a library that clusters set of images with poses into clusters for easier mvs

Language: C++ - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 7

mosamdabhi/MBW

This work generates 2D and 3D landmark labels from videos with only two or three uncalibrated, handheld cameras moving in the wild. NeurIPS 2022.

Language: Jupyter Notebook - Size: 7.73 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

Rushi314/UMass_3D_Computer_Vision

This are the assignments from 3D Computer Vision course take by prof. Evangelos Kalogerakis at UMass

Language: Python - Size: 26.1 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

nmelan/Multi-view-Geometry

Code accompanying 'A linear method for camera pair self-calibration' paper about camera pair self-calibration and metric reconstruction starting from a projective reconstruction, assuming different and varying focal lengths

Language: MATLAB - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

Yang7879/AttSets

🔥AttSets in Tensorflow (IJCV 2019)

Language: Python - Size: 2.47 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 51 - Forks: 20

linzuzeng/TJUCam

SteamVR Compatible Motion Controller with ESP8266 and Raspberry Pi

Language: C++ - Size: 4.92 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 5

kangqi-ni/visual_SLAM_learning

深蓝学院视觉slam理论与实践 Implementation of Basic Visual SLAM Algorithms

Language: C++ - Size: 31.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

carlosbeltran/EyeLib

The EYELib: A matlab-python library for Single View Metrology and auto-calibration algorithms and methods

Language: MATLAB - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 4

siphomateke/3d-optical-tracker

A cheap solution to VR tracking using multiple Wi-Fi based cameras and a light

Language: Python - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

mfaisal59/EpipolarScore

[WACV-2020] Exploiting Geometric Constraints on Dense Trajectories for Motion Saliency

Language: C++ - Size: 39.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 4

Related Keywords
multi-view-geometry 28 computer-vision 11 3d-reconstruction 8 structure-from-motion 5 opencv 4 multi-view-stereo 4 3d-computer-vision 3 stereo-vision 2 pytorch 2 pytorch3d 2 machine-learning 2 deep-learning 2 photogrammetry 2 surface-reconstruction 2 clustering 2 sfm 2 pose-estimation 2 self-calibration 2 vr 2 bundle-adjustment 2 camera-calibration 2 vanishing-points 2 motion-tracking 1 esp8266 1 deepset 1 attention-mechanism 1 3d-r2n2-dataset 1 line-detection 1 reconstruction-algorithm 1 image-pair 1 point-cloud-mesh 1 point-cloud 1 multi-view-networks 1 mesh-processing 1 correspondence-analysis 1 3dcomputergraphics 1 semi-supervised 1 keypoints-detector 1 auto-labeling 1 geometry 1 visual-place-recognition 1 ransac 1 factorization-methods 1 line-mapping 1 video-object-segmentation 1 epipolar-geometry 1 marker-detection 1 singleviewmetrology 1 single-view-metrology 1 python-computer-vision 1 pinhole 1 intrinsic-parameters 1 image-of-the-absolute-conic 1 homography 1 eyelib 1 eye 1 extrinsic-parameters 1 computervision 1 computer-vision-algorithms 1 bird-view-image 1 auto-calibration 1 vslam 1 nonlinear-optimization 1 steamvr 1 raspberry-pi 1 openvr 1 mpu9250 1 primitives 1 3d-decomposition 1 automatic 1 slam 1 robotics 1 camera 1 autonomous-systems 1 checkerboard 1 nerf 1 multi-view-learning 1 multi-view 1 learning 1 deep 1 3d-deep-learning 1 3d 1 images 1 dataset 1 real-time 1 kinect 1 opencv-python 1 stereo-calibration 1 python-3 1 python 1 flexible-mixtures-of-parts 1 convolutional-neural-networks 1 motion-capture 1 human-pose-estimation 1 calibration-toolbox 1 solver 1 line-matchng 1 graph 1 distributed-systems 1 visual-localization 1