An open API service indexing awesome lists of open source software.

https://github.com/ajithprakash8055/image_stitching

This repository contains an implementation of an image stitching algorithm using OpenCV and Python. The goal is to combine multiple overlapping images to create a seamless panoramic view by detecting features, estimating homography, and blending the images smoothly.
https://github.com/ajithprakash8055/image_stitching

imagestitching opencv python

Last synced: 5 months ago
JSON representation

This repository contains an implementation of an image stitching algorithm using OpenCV and Python. The goal is to combine multiple overlapping images to create a seamless panoramic view by detecting features, estimating homography, and blending the images smoothly.

Awesome Lists containing this project