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

cfvind cannot handle projects were source images have differeing sizes #7

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. ( See also Issue #6 - various crashes throughout occur when images are not the same dimensions as the reference image. ) The "enhancement " aspect of this issue is cvfind should deal with the dimensions of each image separately, and algorithms computing overlaps should accommodate this situation.