stitching icon indicating copy to clipboard operation
stitching copied to clipboard

sequential image stitching getting blurred

Open kxg3030 opened this issue 5 months ago • 9 comments

Hello, this library is great. I am planning to apply it to my project, but I have found some issues and would like to seek help. My application scenario is to continuously capture images from the screen and then stitch them together in a loop. I found that as the number of stitches increases, the previously synthesized parts become increasingly blurry, while the newly stitched parts do not experience this situation. I found a similar problem online: https://answers.opencv.org/question/54891/sequential-image-stitching/

Is there any way to solve this problem

kxg3030 avatar Sep 03 '24 07:09 kxg3030