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

Added fuctionalities of detect_execpt in blug_bg #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AslanDevbrat
Copy link

I added functionality to blur only specific objects in blr_bg(). in the previous version If you give detect="Person" then your code will blur except everything except a person. But with this pull request you can pass a list of objects which is not needed to be blurred in parameter detect and also you can blur a list of specific objects with the new add parameter detect_except = [], This feature is only added to blur_bg for now.

@AslanDevbrat
Copy link
Author

There are many aspects which can be improved in this regard. If you give me permission I will proceed

@khanfarhan10
Copy link
Contributor

Please fix all merge conflicts. Also, provide documentation for the same.

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

Successfully merging this pull request may close these issues.

None yet

2 participants