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

Interactive editing - corresponding coeffs #36

Open
alchemician opened this issue Sep 11, 2023 · 0 comments
Open

Interactive editing - corresponding coeffs #36

alchemician opened this issue Sep 11, 2023 · 0 comments

Comments

@alchemician
Copy link

Hello - I read the previous issue about interactive editing (#19); I was wondering if you could walk us through what are the corresponding coefficents for:
self.labellist.append(QLabel(' pupil x'))
self.labellist.append(QLabel(' pupil y'))
self.labellist.append(QLabel(' eyes'))
self.labellist.append(QLabel(' mouth 1'))
self.labellist.append(QLabel(' mouth 2'))
self.labellist.append(QLabel(' mouth 3'))
self.labellist.append(QLabel(' mouth 4'))
self.labellist.append(QLabel(' mouth 5'))

I want to recreate this on my own but going through a but of issue (i.e. how to replicate the results of the video (without interactive editing); just say I drag mouth 3 to the max

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

No branches or pull requests

1 participant