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.
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.