xpano icon indicating copy to clipboard operation
xpano copied to clipboard

Automated photo stiching tool. Lets you import a directory of images and then export the autodetected panoramas.

Results 16 xpano issues
Sort by recently updated
recently updated
newest added

**Bug description** ``` ~ ls -al *.jpeg | wc -l 3075 ~ Xpano * --output=/tmp/panorama.jpeg ... [2023-09-30 17:36:50.131] [XPano] [error] Couldn't load images OpenCV(4.6.0) ./modules/flann/src/miniflann.cpp:521: error: (-215:Assertion failed) (size_t)knn size()...

bug

Please find below a tentative PKGBUILD for Arch users. Note that the `ctest` command in the `check()` section is commented out, until test #20 is fixed. ``` # Maintainer: Sébastien...

enhancement

**Bug description** If I try to stitch a panorama with a lot of (12, 15, 20 or more) images, the stitching progress is working normal from 0 up to a...

bug

_Based on a comment by @hqhoang in https://github.com/krupkat/xpano/issues/18#issuecomment-1500779980_ Experiment with masking - create gui for creating a mask for an input image - get example images to test on -...

enhancement

Currently Xpano converts inputs to 8bit images. Stitching 16bit images with OpenCV was tested here: https://github.com/dankamongmen/stitcher16 todo: check how the current [stitcher pipeline](https://docs.opencv.org/4.x/d1/d46/group__stitching.html) handles 16 bit inputs.

enhancement

Hi, Grag n dropping PNG files over the interface (whichever part) won't open files, even though the icon when hovering suggest it will. Nothing is logged in the Displayable debug...

enhancement