T8RIN / ImageToolbox

🖼️ Image Toolbox is an powerful picture editor, which can crop, apply filters, add some drawing, erase background, edit EXIF or even create PDF file
Apache License 2.0
2.68k stars 121 forks source link

[FR] append auto background effector (blur etc...) #1121

Open mablue opened 1 month ago

T8RIN commented 2 weeks ago

You can use mask filters with inverse mode

mablue commented 2 days ago

@T8RIN Yes but its not have autobackground detector. But in background remover we have access to auto background detector and remover

T8RIN commented 2 days ago

I thought about that, so it can be added in the future

mablue commented 2 days ago

Screenshot_2024-07-01-07-04-11-740_com twitter android-edit

Thanks. I had "photo hacker app" with 3 levels of masks

1) red mask: background 

2) yellow mask(line): space(splitting line ) between background and object( blur effect or removing algorithm will effect 50% in this area)

3) blue or green mask: the object core

In this method we get a good mix around hairs and glasses of our object that have small pieces of background inside his area. It can work better than autobackground detector. We have colors in mask if we can set a spacial maskes with different effect( types and percentages) it can be helpfull. For example: Remove 100 background for red color Remove 50% of background for orange color mask Blur 100% for yellow line Blur 50% for green line + rotation effect 70% Keep 100% for blue line just increase sharpness.

We can have an option to increase each color to object that them counting automaticly And merge auto background remover to this option inside effects

T8RIN commented 1 day ago

You can achieve this behavior now with image stacking option also