-
Notifications
You must be signed in to change notification settings - Fork 131
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
render and nose problems #23
Comments
Hi, for the nose issue, please refer to this. Thanks. |
@apchenstu Hi,how about first question?Could I just do render_texture?Because I find that it only depends on textureRender.exe and image path.But when I execute render_texture function, it can only get result.isomap which is not right.Could you please tell me the reason? |
Yes, texture render is independent with other programs, you can simply run it via command line. |
Try to copy |
Hi,Could I just do render_texture?Because I find that it only depends on textureRender.exe and image path.But when I execute render_texture function, it can only get result.isomap which is not right.Could you please tell me the reason? On the other hand, the result of nose is not like shows in paper.I know it has occlusions,how do you solve this and make it show like paper's result? One is result.isomap which only did render_texture and the other has nose problem like following. Looking forward to hearing from you! @apchenstu
The text was updated successfully, but these errors were encountered: