Bob-O-Rama / cvfind

Project cleanup and cpfind alternative for Hugin
https://bob-o-rama.smugmug.com/CvFind-Project/i-5GtztJX
Apache License 2.0
6 stars 0 forks source link

cvfind crashes if all images in a project do not have the same size #6

Open Bob-O-Rama opened 11 months ago

Bob-O-Rama commented 11 months ago

Currently cvfind assumes all images in a project have uniform height and width. This various crashes throughout when images are not the same dimensions as the reference image. The "bug" aspect of this issue is cvfind crashing rather than reporting it is unable to support multiple sized tiles in the same project. cvfind should detect, report, and exit cleanly when it cannot handle the input project. See also Issue #7