opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
78.37k stars 55.74k forks source link

Video stream stitching #24722

Open d597797974 opened 9 months ago

d597797974 commented 9 months ago

Describe the feature and motivation

I want to use the Stitcher class to stitch multiple fixed camera frames. How can I initialize the homography matrix and use the homography matrix for subsequent frames to reduce the calculation time

Additional context

No response

LaurentBerger commented 9 months ago

https://github.com/D-BookeR/Traitement_d-images_et_de_videos_avec_OpenCV4_en_Python/tree/master/py_panoramique or https://github.com/D-BookeR/Traitement_d_images_et_de_videos_avec_OpenCV3/tree/master/ch5PanoCam