stitching
stitching copied to clipboard
A Python package for fast and robust Image Stitching
Hi, I'm trying to stitch a sequence of images that I know are adjacent, and I thought I understood setting `range_width` to 1 when matching might improve results, but it...
Hello! Is it possible to use `stitching` to generate 360x180 degree equirectangular images? My context: I like shooting [panorama photos](https://stuvelfoto.nl/panorama/), and I'm looking for alternatives to Hugin to merge them...
Is it possible to stitch images vertically like those ?   
I solved the cropping problem in Windows operating system with opencv.
updates: - [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)
sometimes you try out different settings and want to go back to one that worked well but then you can't remember the settings. So this should be stored in a...
Hi Lukas. Hope you are well! Another issue! **result with Seamfinder**  **result without Seamfinder**   What's wrong?
I keep getting errors in the reproduction process but can't find a solution. Maybe there is something wrong with my configuration file? ### **My requirements.txt** **python==3.8** ```` certifi @ file:///C:/b/abs_91u83siphd/croot/certifi_1700501720658/work/certifi...
Depending on the input, some images might not overlap the largest internal rectangle (see example). Cropper.prepare raises an exception, but it would be more desirable to just ignore non-overlapping rectangles,...
Affine Stitching works on horizontal alignment but fails with the same images on vertical alignment
Dear developers, thank you for this very useful tool! I will definitively use it a lot for my projects. I just ran into an issue when trying to assemble an...