OpenStitching / stitching

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

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

Closed CVProjectAI closed 10 months ago

CVProjectAI commented 10 months 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 10 months ago

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