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

render and nose problems #23

Open
flynnamy opened this issue Dec 12, 2019 · 4 comments
Open

render and nose problems #23

flynnamy opened this issue Dec 12, 2019 · 4 comments

Comments

@flynnamy
Copy link

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
result isomap
image

@apchenstu
Copy link
Owner

Hi, for the nose issue, please refer to this. Thanks.

@flynnamy
Copy link
Author

@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?

@apchenstu
Copy link
Owner

Yes, texture render is independent with other programs, you can simply run it via command line.
Could you provide me more information? For example, your input command line, input files, and outputs or error message.

@XIAO-RUI-RUI
Copy link

@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?

Try to copy .\src\textureRender\src\shaders to .\src\textureRender\build\Release, maybe the .\Release\textureRender.exe can not find .\shader.

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

3 participants