esimov / caire

Content aware image resize library
MIT License
10.36k stars 384 forks source link

enlarging the image crash #95

Closed springswen closed 10 months ago

springswen commented 10 months ago

Describe the bug

When I convert jpg, it crashes or freezes.

API related bug

caire -preview=false -width=1168 -height=1024 -face=true -in 5.jpg -out 5-resize.jpg ⚡ CAIRE ⇢ image resizing in progress (be patient, it may take a while)... ⠎⠁

Screenshots

image

Bug with the Desktop version (please complete the following information):

Ubuntu and Windows 10

Additional context

The attachment is 5.jpg

5

esimov commented 10 months ago

I've tried running with the provided command and version number a Windows11 based system, but I couldn't reproduced the error. Could you give me more details about your system by running the go env command?

esimov commented 10 months ago

Closing because I could not reproduce the issue and didn't received any response.