Hey everyone,
I am working on cleaning volumetric capture data, one of the biggest issues right now is filling the holes. Sometimes there are holes in the generated mesh itself. Or i have to clean up geometry that wasn't supposed to be included in the mesh to begin with, when I remove these I still have a hole that has to be filled in the right way and with the right colors. Getting the right colors will be a challenge for another time, but does anyone here have experience with volumetric capture? If not I would like to know any and all model cleaning SOPs and tools that might be able to help me out.
Filling and closing holes on volumetric capture
3696 4 1- Yehbe
- Member
- 47 posts
- Joined: Feb. 2015
- Offline
- rpopovici
- Member
- 31 posts
- Joined: March 2017
- Offline
Have you tried MeshLab or MeshRoom for this stuff? Both are free.. Also you can try to use the tools from AliceVision integrated with Houdini's game tools.
Big holes are difficult to close. You have to manually take care of them by creating/deleting geometry in this area. You can use VDB to convert a point cloud into a mesh. And you can easily get rid of noise by running VDBSmooth followed by a VDB Dilate.
Here is an example:
Big holes are difficult to close. You have to manually take care of them by creating/deleting geometry in this area. You can use VDB to convert a point cloud into a mesh. And you can easily get rid of noise by running VDBSmooth followed by a VDB Dilate.
Here is an example:
Edited by rpopovici - May 17, 2019 08:46:21
- rpopovici
- Member
- 31 posts
- Joined: March 2017
- Offline
- rpopovici
- Member
- 31 posts
- Joined: March 2017
- Offline
- Yehbe
- Member
- 47 posts
- Joined: Feb. 2015
- Offline
-
- Quick Links