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

Implement image placement filter #57

Open
benbatya opened this issue Feb 1, 2021 · 1 comment
Open

Implement image placement filter #57

benbatya opened this issue Feb 1, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@benbatya
Copy link

benbatya commented Feb 1, 2021

Use the bodypix results to overlay and wrap images on the face using a configurable filter

@de-code
Copy link
Owner

de-code commented Mar 17, 2021

Just trying to go through the feature request again. I am not sure whether I understand it completely.

There is an example config allowing you to "pixelate" the face.

If you want to use an image instead, then it could be the reverse of the background replacement, by just inverting the alpha mask coming out of the bodypix filter.

Although if you wanted to actually place an image in the foreground, like a fake hat, then that isn't currently possible out of the box I think (although you could create a filter for that).

@de-code de-code added the enhancement New feature or request label Nov 24, 2021
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

2 participants