homography-matrix
Here are 46 public repositories matching this topic...
Sort:Most stars
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL.
- Updated
Jan 2, 2021 - C++
C++ implementation of Lucas-Kanade-Image-Alignment
- Updated
Aug 22, 2020 - C++
Change a 2D image into 3D (Tour-Into-the-Picture)
- Updated
Apr 21, 2018 - C++
Implementation of Panorama stitching using ORB feature matching, and RANSAC for homography estimation, and stitching using Image pyramids.
- Updated
Mar 18, 2021 - Python
The Random Cluster Model for Robust Geometric Fitting
- Updated
Jan 21, 2018 - C++
Screen to world coordinates conversion using Perspective-N-Points strategy - OpenCV4 solvePnP().
- Updated
Jun 3, 2020 - C++
- Updated
Mar 1, 2020 - Python
Use OpenCV 2D Features framework to transform images of one scene into the same coordinate system and make a panorama.
- Updated
Oct 14, 2019 - C++
Rotate 2D images in 3D space
- Updated
Feb 16, 2023 - Jupyter Notebook
MATLAB implementation of RANSAC for determining Homography Transformation Matrix for Image Stitching
- Updated
Oct 6, 2017 - MATLAB
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
- Updated
Dec 5, 2024 - Python
Alternative to the built in homography-node in vvvv gamma. uses:https://github.com/nenoNaninu/HomographySharp. outputs correct values in much more cases than the original. can work on more than 4 points.
- Updated
Dec 23, 2024
- Updated
Aug 11, 2019 - C++
Simple solutions for computer vision from academic tasks
- Updated
Jun 13, 2018 - Jupyter Notebook
Image stitching from scratch with almost implemented with numpy, functions from OpenCV are minimally used.
- Updated
Dec 23, 2022 - Python
Calculates the 3x3 homography matrix from a given set of corresponding point pairs to transform between two points of view.
- Updated
Oct 27, 2020 - C++
Simple camera-to-world (z=0) coordinates transformation via homography matrix, OpenCV, C++. Uses the output fromhttps://github.com/rodolfoap/points-picker
- Updated
Jun 3, 2020 - C++
Stitching RGB/RGBD images into a single image.
- Updated
Dec 19, 2021 - Python
GeoCamPal is a modular image analysis toolkit with a GUI and an open-source Python environment. It integrates specialised tools for feature identification using HSV masking and manual identification, training data (COCO json) preparation, georeferencing images using a 2D homography matrix, DEM generation and further analysis.
- Updated
May 30, 2025 - Python
Screen to world coordinates C++ conversion using Perspective-N-Points strategy - OpenCV4 solvePnP(), using distances generated from detection boxes.
- Updated
Jun 3, 2020 - C++
Improve this page
Add a description, image, and links to thehomography-matrix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehomography-matrix topic, visit your repo's landing page and select "manage topics."