stitch *.jpg stitches all jpg files in the current directory stitch img_dir/IMG*.jpg stitches all files in the img_dir directory starting with "IMG" and ending with ".jpg" stitch img1.jpg img2.jpg ...
The Python source code has been updated such that the app will run on Python 3.14 and latest PyQt5 GUI library. Following changes have been made: Many calls to Qt ...