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.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Images with huge canvas sizes (<=2GB when decompressed) fail to be loaded and are not compared.
Put a few images with canvas sizes such as 23420x30560 or 18320x39256 pixel big canvases into a folder. The format it happens the most is jpeg.
Then go to "similar images" and run the search with any setting. I typically use Lanczos3, Hash size 16, Blockhash or Gradient.
The images are hashed and compared.
The log window shows errors for each image that is too big that it could not be loaded.
Cannot open image file "N:\pictures\stuff\66171380_p0.jpg": Cannot open image file "N:\pictures\stuff\66171380_p0.jpg": Memory limit exceeded
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Images with huge canvas sizes (<=2GB when decompressed) fail to be loaded and are not compared.
Steps to reproduce:
Put a few images with canvas sizes such as 23420x30560 or 18320x39256 pixel big canvases into a folder. The format it happens the most is jpeg.
Then go to "similar images" and run the search with any setting. I typically use Lanczos3, Hash size 16, Blockhash or Gradient.
Expected behavior
The images are hashed and compared.
Actual behavior
The log window shows errors for each image that is too big that it could not be loaded.
Log output (GUI) (Example)
System
The text was updated successfully, but these errors were encountered: