# pinjie_png **Repository Path**: lj_developer/pinjie_png ## Basic Information - **Project Name**: pinjie_png - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-16 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pinjie_png SIFT特征点提取和RASIC算法 OpenCV+Python图像拼接(全景图片拼接技术) ### OpenCV做图像拼接 过程如下: ## 源图像: ![image](https://user-images.githubusercontent.com/74131166/149612780-deb29e07-995f-4a56-9bc9-1bf136ccff64.png) ## 特征点提取和匹配 ![image](https://user-images.githubusercontent.com/74131166/149612795-ebcaba03-d3a8-44b6-8ed2-afea312771a9.png) ## 变换矩阵 经过变换 拼接 ![image](https://user-images.githubusercontent.com/74131166/149612804-6fc9cdc6-9d6f-40c0-abf1-0687980365f6.png) # 结果 ![image](https://user-images.githubusercontent.com/74131166/149612805-fcdbd032-032b-4071-919b-bc40750851ec.png)