leofansq / SIFT
基于C++的基本库实现了SIFT特征提取与匹配, 无需调用如OpenCV的库函数. 从实现细节的角度介绍了SIFT算法流程. 代码很大程度地基于ezSIFT代码, 用于自学和理解SIFT算法.
☆37Updated 4 years ago
Alternatives and similar repositories for SIFT:
Users that are interested in SIFT are comparing it to the libraries listed below
- Add a line preserving term to the Natural Image Stitching with the Global Similarity Prior (NISwGSP) algorithm to protect the typical lin…☆20Updated 4 years ago
- 一个利用深度学习进行特征提取匹配的图像拼接应用☆77Updated 3 years ago
- Image stitching algorithm to combine top field-of-views from camera-equipped drones☆14Updated 2 years ago
- SIFT特征提取算法C++与Matlab实现☆25Updated 6 years ago
- Superpoint and Superglue training and testing code, also some traditional method (SIFT and ORB)☆77Updated 3 years ago
- Official implementation of AAAI 2025 paper: Object-level Geometric Structure Preserving for Natural Image Stitching☆15Updated 2 months ago
- Integrate SuperPoint and LightGlue into OpenCV image stitching or Matching algorithm☆154Updated last year
- Opencv 2D_Feature_Tracking keypoints detector/descriptor/matcher/selector☆46Updated 4 years ago
- ☆112Updated 4 years ago
- 张正友内参标定,内含详细推导☆89Updated 2 years ago
- PyTorch implementation of 'Rethinking Planar Homography Estimation Using Perspective Fields'☆12Updated 3 years ago
- This is the open source implementation of the CVPR2022 paper "Iterative Deep Homography Estimation"☆90Updated 2 years ago
- 详尽地介绍关于图像拼接的知识点☆90Updated 7 years ago
- The repository contains our dataset and C++ implementation of the CVPR 2022 paper, Geometric Structure Preserving Warp for Natural Image …☆77Updated last year
- Automatic Panorama Stitching software in MATLAB. Spherical, cylindrical and planar projections stitching is supported in this version and…☆14Updated 2 months ago
- Source code for Mosaicking of unmanned aerial vehicle imagery in the absence of camera poses, Remote Sensing 2016☆57Updated 3 years ago
- Multimodal matching ; image matching; SIFT☆15Updated 3 years ago
- Leveraging Local Patch Alignment to Seam Cutting for Large Parallax Image Stitching☆1Updated last month
- LightGlue-OpenCV☆39Updated last year
- An implementation of phase congruency image features detection: edges and corners.☆25Updated 6 years ago
- Computer Vision - Local Features (HARRIS, MSER, SIFT, PCA-SIFT, GLOH)☆37Updated 8 years ago
- uestchjw / Python-implement-of-A_Contour_Angle_Orientation_for_Power_Equipment_Infrared_and_Visible_Image_Regi这是Python版本的CAO-C2F实现☆19Updated 3 years ago
- a light glue onnx runner example☆21Updated last year
- A C++ Implementation of "RIFT: Multi-Modal Image Matching Based on Radiation-Variation Insensitive Feature Transform".☆13Updated 2 years ago
- ☆24Updated 3 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆64Updated 11 months ago
- 数字摄影测量影像相关系数匹配和最小二乘匹配☆33Updated last year
- A feature-based registration algorithm for multi-source images☆29Updated last month
- ☆68Updated 2 years ago
- normal, fisheye, mono, stereo camera calibration☆48Updated 4 years ago