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

Changing color in hairsegmentationgpu in real-time #3145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PrinceP
Copy link

@PrinceP PrinceP commented Mar 6, 2022

Feature implemented

In hairsegmentationgpu android solution, color can change in real time.
The color values are taken from user in android activity and passed into the graph.

Demo

Files changed

  1. Color slider calculator is added to collect 3 values - R,G,B into a RGB_OUT array.
  2. recolor calculator is changed to take RGB_OUT input and replace the values for color.
  3. Added a separate android repo to add R,G,B values in hairsegmentationgpu graph for user's input.

@PrinceP PrinceP changed the title Changing hair color in hairsegmentationgpu in real-time Changing color in hairsegmentationgpu in real-time Mar 6, 2022
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

1 participant