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

task7中cmakelists编译问题 #6

Open
soarchorale opened this issue Dec 26, 2018 · 3 comments
Open

task7中cmakelists编译问题 #6

soarchorale opened this issue Dec 26, 2018 · 3 comments

Comments

@soarchorale
Copy link

task7文件夹内的原有cmakelists中target_link_libraries(task7_texturing mvs util core texturing coldet mrf gco)改为target_link_libraries(task7_texturing mvs util texturing core coldet mrf gco)可编译通过,即替换了core texturing的顺序,原理未知。

@qiji77
Copy link

qiji77 commented Apr 17, 2019

请问一下 task7 运行之前 都需要运行哪步么? 它提示 A input descriptor can be:
BUNDLE_FILE - a bundle file (currently onle .nvm files are supported)
SCENE_FOLDER - a folder containing images and .cam files
MVE_SCENE::EMBEDDING - a core scene and embedding
我的路径和文章上的一样啊,也运行了task4,5,6.求教!!

@qiji77
Copy link

qiji77 commented Apr 17, 2019

task7文件夹内的原有cmakelists中target_link_libraries(task7_texturing mvs util core texturing coldet mrf gco)改为target_link_libraries(task7_texturing mvs util texturing core coldet mrf gco)可编译通过,即替换了core texturing的顺序,原理未知。

请问兄弟,你的task7 输入都是什么啊?

@soarchorale
Copy link
Author

task7文件夹内的原有cmakelists中target_link_libraries(task7_texturing mvs util core texturing coldet mrf gco)改为target_link_libraries(task7_texturing mvs util texturing core coldet mrf gco)可编译通过,即替换了core texturing的顺序,原理未知。

请问兄弟,你的task7 输入都是什么啊?

你说的是task7中的meshclean还是texrecon呢,好久了有点记不清楚了

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

2 participants