OpenStitching / stitching

A Python package for fast and robust Image Stitching
Apache License 2.0
2.11k stars 162 forks source link

Ghosting and misalignment while stitching two camera frames live feed #137

Closed CVProjectAI closed 1 year ago

CVProjectAI commented 1 year ago

I am trying to generate stitch image for two live cameras feed, where I am facing issue with ghosting at the merging point of images. I am using SIFT features, Homography camera estimator and Plane warper.

lukasalexanderweber commented 1 year ago

Check out https://github.com/OpenStitching/stitching/discussions for questions