https://github.com/qchateau/autopanorama
Compose panoramas from pictures or videos
https://github.com/qchateau/autopanorama
opencv panorama pictures stitching
Last synced: about 1 month ago
JSON representation
Compose panoramas from pictures or videos
- Host: GitHub
- URL: https://github.com/qchateau/autopanorama
- Owner: qchateau
- License: gpl-3.0
- Created: 2016-10-01T17:12:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T18:29:48.000Z (over 3 years ago)
- Last Synced: 2025-02-28T08:33:51.347Z (about 2 months ago)
- Topics: opencv, panorama, pictures, stitching
- Language: C++
- Homepage:
- Size: 79.4 MB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## AutoPanorama
[](https://ci.appveyor.com/project/Tytan/autopanorama/branch/master)
## References : ##
#### Exposure compensation on all channels : ####
Richard Szeliski. Image alignment and stitching: A tutorial. Technical Report MSR-TR-2004-92, Microsoft Research, December 2004.
page 23#### Multi-feed for exposure compensation : ####
M. Uyttendaele, A. Eden, and R. Szeliski. Eliminating ghosting and exposure artifacts in image mosaics. In Proc. CVPR’01, volume 2, pages 509–516, 2001
page 4#### Correct exposition before finding seams : ####
M. Uyttendaele, A. Eden, and R. Szeliski. Eliminating ghosting and exposure artifacts in image mosaics. In Proc. CVPR’01, volume 2, pages 509–516, 2001
page 4