Closed ANTONIOPSD closed 1 year ago
The current version didn’t allow you to save the cut out image, but this is a good idea. I will add this function as soon as possible!
I have added a menu beside the save image button. Feel free to try it!
EDIT: nevermind, images are saved in a subfolder with the name of the image, didn't notice. Silly me
For some reason images do not save, I tested all save options. It was also not saving before the changes.
Ok I just tested the new save cut out image function but the saved image is not transparent:
The black part should be transparent
Also it would be nice to have a function to blur the edges of the cutout to make it smooth like antialiasing
Sorry for the late reply. I have let the cutout image to have the alpha channel so that the black part of image would be transparent. You can try it again now! As for the blurring edge function is depend on the application of user, I add a slider to let the user decide the level they want to blur the edge. You can checkout the blurEdge
branch to try this function! Thanks.
I tested it, and it appears to be functioning properly. However, the smoothing effect does not seem very smooth. Nevertheless, since the main concern was the cut-out feature, I will mark this issue as resolved.
Is there any way of saving just the masked area of the image so it can be used to remove background from images?
I'm talking about the real part of the image and not the masked colors (saving the image removing non masked areas)