FrankEscobar
FrankEscobar
I've tried some point clouds in .ply and .obj fileformats but unfortunately I always get the same assertion: _ > Received an exception: Assertion failed: mesh.facets.nb() > 0. > File:...
Freeimage allows the user to read lots of fileformats out of the box as well as doing some color transformations and so. It could be nice if we could encode...
Maybe it is obvious but I'm a totally newbie to Flann/Nanoflann I have two different point clouds defined by its vertex position (V) vertex normal (N) and vertex maximum position...
Maybe it is obvious but I'm a totally newbie to Flann/Nanoflann I have two different point clouds defined by its vertex position (V) vertex normal (N) and vertex maximum position...
I tried but I get an invalid syntax at util.py, line 658 Thank you in advance
I've been playing with it a little and seems to be really nice but I miss any implemented segmentation algorightms, there are lots of them like Random Cuts, Shape Diameter...
I'm making some test for fun in libgIGL but I cannot imagine how can I use it for reconstruct a surface from point clouds. Thank you in advance.
If Scaf parametrize changes the amount of vertex and faces is possible to use it to switch 3d -> 2d?
I mean using something as simple as ScafData scaf_data; scaf_data.add_new_patch(V, F, Eigen::RowVector2d(0, 0)); scaf_data.mesh_improve(false, true); cout
Windows 8 x64 Error: > CMake Error at cmake/DownloadProject.cmake:179 (message): Build step for libigl failed: 1 Call Stack (most recent call first): CMakeLists.txt:37 (download_project)
Obviously I mean the procedural head model https://flame.is.tue.mpg.de/ but if you know any other alternative to get a full head you are welcome! Thank you in advance.