Closed kczarnota closed 7 years ago
When using Python implementation I came across a problem when re-using the same matcher to match another pairs of images. It turn out that some lists needs to be emptied if they already contain old matches.
When using Python implementation I came across a problem when re-using the same matcher to match another pairs of images. It turn out that some lists needs to be emptied if they already contain old matches.