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

bug reported in perspective camera #93

Open
jasonomad opened this issue Jun 7, 2022 · 0 comments
Open

bug reported in perspective camera #93

jasonomad opened this issue Jun 7, 2022 · 0 comments

Comments

@jasonomad
Copy link

jasonomad commented Jun 7, 2022

  1. FOV in perspective project
    https://github.com/YadiraF/face3d/blob/2fc26906d159a11398cd3e7a9b3f16b6f8937da3/face3d/mesh/transform.py#L179
    -> top = near*np.tan(fovy / 2)

  2. typo
    https://github.com/YadiraF/face3d/blob/2fc26906d159a11398cd3e7a9b3f16b6f8937da3/face3d/morphable_model/morphabel_model.py#L49
    -> sp = np.zeros((self.n_shape_para, 1))

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