homography topic

List homography repositories

CameraCalibration

510
Stars
148
Forks
Watchers

Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.

panoramic-image-stitching

191
Stars
59
Forks
Watchers

Create panorama image using invariant features from given set of overlapping images.

unsupervisedDeepHomographyRAL2018

269
Stars
81
Forks
Watchers

Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model

graph-cut-ransac

403
Stars
88
Forks
Watchers

The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.thec...

Python-Multiple-Image-Stitching

598
Stars
196
Forks
Watchers

Implementation of multiple image stitching

Real-time-Video-Mosaic

193
Stars
60
Forks
Watchers

An implementation of automatic panorama using OpenCV in C++ and Python

StereoV3DCode

166
Stars
31
Forks
Watchers

《立体视觉入门指南》 代码, c++ code for StereoV3D course

IPPE

98
Stars
34
Forks
Watchers

Infinitesimal Plane-based Pose Estimation (IPPE): A very fast method to compute a camera's pose from a view of a planar object

homog2d

98
Stars
8
Forks
Watchers

C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.