Skip to content
New issue

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

Better Auto Remove Background feature #1027

Closed
nyaasar opened this issue May 3, 2024 · 6 comments
Closed

Better Auto Remove Background feature #1027

nyaasar opened this issue May 3, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@nyaasar
Copy link

nyaasar commented May 3, 2024

Make it more user-friendly and user-reliant.

From what I've experienced, the current auto remover is great for simple images, but not for complex image with multiple objects; and it relies too much on algorithm, which in turn gives users less control over it.

So here's some useful suggestions reference:

Screenshot_20240503-171755
Application link: Background Eraser

@nyaasar nyaasar added the enhancement New feature or request label May 3, 2024
@T8RIN
Copy link
Owner

T8RIN commented May 3, 2024

That app is not open source, and i'm using mlkit to perform background removal, so I can't do anything except change the lib, but i don't know any other

@nyaasar
Copy link
Author

nyaasar commented May 3, 2024

It's not open source, indeed.
But I hope that can give you some inspirations for, perhaps, future update of the background remover feature. 😃

@T8RIN
Copy link
Owner

T8RIN commented May 3, 2024

auto version can't be improved unless google do it

@DevTrinh
Copy link

DevTrinh commented May 6, 2024

hey nyaasar, How can I achieve the repair functionality, do you have the open source code for the app inside your above image?

@T8RIN
Copy link
Owner

T8RIN commented May 6, 2024

hey nyaasar, How can I achieve the repair functionality, do you have the open source code for the app inside your above image?

Which repair? This is already in my app while removing background

@DevTrinh
Copy link

DevTrinh commented May 6, 2024

hey nyaasar, How can I achieve the repair functionality, do you have the open source code for the app inside your above image?

Which repair? This is already in my app while removing background

Your project is great, in the future I will refer to it more, however it is written in jetpack, I don't have time to learn yet, can you tell me more about the logic to repair (restore) pixels, for example I delete pixels by draw the line and then I restore the pixels by drawing. How to achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants