poisson-image-editing
poisson-image-editing copied to clipboard
Unable to handle target images of bigger size (in MB)
I am trying to scrape a part of one image and mask it in another image to check its capability of blending, , but it failed to mask the image due to memory allocation error, is there any way to pull this off for bigger size images ?? below i am attaching the error from CLI.
Please move the object to desired location to apparate.
Blending ...
Traceback (most recent call last):
File "main.py", line 82, in
@PPPW can you help me with the issue
Try to resize all images to 600 height. It works.