This repository contains code to research ways to stitch panoramic images together. Panoramic image stiching is not a hard task in itself, but it relies on finding SIFT (shift invariant feature transform) points within the image. When images are low contrast, these SIFT points are hard to detect. Two solutions have been proposed. The first is using the Key.Net CNN to extract key points from an image. The second is using a variant of the harris corner detection algorithm which entropy block based.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains code to research ways to stitch panoramic images together.
romendiratta/Panoramic-Image-Stitching
About
This repository contains code to research ways to stitch panoramic images together.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published