8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In project photomosaic.py, in line 180:
if not reuse_images: input_images.remove(match)
I wonder variable ‘match' is miswritten. it is never defined in codes. But I don't know what it should be replaced?