Video Panorama using OpenCV
- Extract feature in individual frame.
- Match features using RANSAC algorithm.
- Match the images crossing the threshold value of matched features.
- Stitch the Image (frames) in the video.
python3 video_panorama.py
Video Panorama using OpenCV
python3 video_panorama.py