homography topic
Computer-Vision
Cool Vision projects
CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
panoramic-image-stitching
Create panorama image using invariant features from given set of overlapping images.
unsupervisedDeepHomographyRAL2018
Unsupervised Deep Homography: A Fast and Robust Homography Estimation Model
graph-cut-ransac
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
Implementation of multiple image stitching
Real-time-Video-Mosaic
An implementation of automatic panorama using OpenCV in C++ and Python
StereoV3DCode
《立体视觉入门指南》 代码, c++ code for StereoV3D course
IPPE
Infinitesimal Plane-based Pose Estimation (IPPE): A very fast method to compute a camera's pose from a view of a planar object
homog2d
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.