jianweiguo / local3Ddescriptorlearning

Deep learning local descriptors for 3D surface shapes
9 stars 5 forks source link

OpenMesh Requirement #5

Open AssignmentKiller opened 5 years ago

AssignmentKiller commented 5 years ago

May I ask which openmesh should I download? static or dll? Need app? Is 8.0 ok? Is there any special requirement? image

jianweiguo commented 5 years ago

Hi, I use VS2015+OpenMesh 6.2 (7.1 is also ok)+MATLAB R2016a. I built OpenMesh libs from the source files by myself. There is no special requirement, and it's not difficult to use OpenMesh, just linking the head and lib files.

Best

AssignmentKiller commented 5 years ago

Hi, I use VS2015+OpenMesh 6.2 (7.1 is also ok)+MATLAB R2016a. I built OpenMesh libs from the source files by myself. There is no special requirement, and it's not difficult to use OpenMesh, just linking the head and lib files.

Best

image Is there something wrong with OpenMesh build? Why there are no include and lib files? I use cmake to finish this step and here is the result. Is it because of lack of qt libiary? image

Thank you so much!

AssignmentKiller commented 5 years ago

May I ask is qt necessary? It seems something wrong with openmesh and there is no include and lib folder

jianweiguo commented 5 years ago

Please first see the tutorials for OpenMesh: https://www.openmesh.org/media/Documentations/OpenMesh-6.0-Documentation/index.html