/Real-time-Panoramic-Stitching

Panorama stitching of images or real-time video streams

Primary LanguageC++MIT LicenseMIT

Real-time Panoramic Stitching

Panorama stitching of images or real-time video streams

Environment

  • Visual Studio 2015
  • OpenCV 4.2.0

Getting Started

  1. Open "Real-timePanoramicStitching.sln" and configure OpenCV environment.
  2. Compile the project then run to stitch images or cameras (The program will run more smoothly under the Release version).
  3. The positions of multiple cameras used for real-time stitching should be fixed or at least relatively fixed.
  4. Press Enter to refresh the stitched screen, press ESC to exit.