homography-matrix
There are 40 repositories under homography-matrix topic.
ahmetozlu/augmented_reality
:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.
cashiwamochi/LK20_ImageAlignment
C++ implementation of Lucas-Kanade-Image-Alignment
kc885/Tour-Into-The-Picture
Change a 2D image into 3D (Tour-Into-the-Picture)
praveenVnktsh/Panorama-Stitching
Implementation of Panorama stitching using ORB feature matching, and RANSAC for homography estimation, and stitching using Image pyramids.
trungtpham/RCMSA
The Random Cluster Model for Robust Geometric Fitting
rodolfoap/screen2world-k
Screen to world coordinates conversion using Perspective-N-Points strategy - OpenCV4 solvePnP().
dariush-bahrami/xyzrotation
Rotate 2D images in 3D space
nikitakaraevv/image-registration
Use OpenCV 2D Features framework to transform images of one scene into the same coordinate system and make a panorama.
sadimanna/ransac
MATLAB implementation of RANSAC for determining Homography Transformation Matrix for Image Stitching
david-s-martinez/Automatic-Workspace-Calibration-Based-on-Aruco
Detection of a plane in 3D space using aruco markers. Based on Automatic Workspace Calibration Using Homography for Pick and Place - IEEE CASE 2023, Auckland, New Zealand | DOI: 10.1109/CASE56687.2023.10260601
jdzejdzej/ComputerVision
Simple solutions for computer vision from academic tasks
PHANTOM0122/Image-stitching
Image stitching from scratch with almost implemented with numpy, functions from OpenCV are minimally used.
Jakobimatrix/homography
Calculates the 3x3 homography matrix from a given set of corresponding point pairs to transform between two points of view.
rodolfoap/screen2world-h
Simple camera-to-world (z=0) coordinates transformation via homography matrix, OpenCV, C++. Uses the output from https://github.com/rodolfoap/points-picker
viraj-shah18/Panorama_stitching
Stitching RGB/RGBD images into a single image.
rodolfoap/cameracalibration
OpenCV4 C++ camera calibration in some lines
rodolfoap/screen2world-d
Screen to world coordinates C++ conversion using Perspective-N-Points strategy - OpenCV4 solvePnP(), using distances generated from detection boxes.
adi2809/SimpleScanner
assignment one of robotics technology course at indian institute of technology delhi for the fall semester 2021-22
dhchung/image_stitching
Image stitching using homography transformation
karanamrahul/AR-tag
AR Tag Detection, Decoding, Tracking, and Superimposing image and cube on the tag
sr-bang/seamless-panorama-stitching
Panorama image stitching using classical and Deep learning computer vision methods
Sri-Sai-Charan/AR-Tag-Detection-and-Augmented-Reality
Tracking a QR tag and superimposing an Image and projecting a cube on to it using OpenCV methods
XYZ-qiyh/OpenCV-Python-Examples
some test code of opencv-python
Iphykay/Anaglyph-Maker
Anaglyph images are created by combining two offset images, one for the left eye and one for the right eye, using different color channels (typically red and cyan).
kavyadevd/CurveFittingAndHomography
Homework and assignments for ENPM 673
MohEsmail143/image-stitching
A manually-implemented image stitcher that uses image warping and homographies to automatically create an image mosaic.
Shezzen5Ultra/Computer-Vision
Computer vision using ANMS and Homography
Berezniker/CV_Panorama
Bonding panoramas
EunBinChoi/stabilization-drone-projected-image-with-sensors-master
A geometrical stabilization model is proposed to compensate the distortion of the projected image by a drone-projector due to GPS sensor error or vibration from propeller.
GCaptainNemo/SolveDLT
c++ solve direct linear transform(DLT) problems in 4 points condition(calculate homography matrix)
hanyi00i/homography
homography with python to c++
JuliMuehl/SudokuDetection
Java Sudoku Detector and Solver