Hello everyone.
I hope everyone is doing well. I hope I'm at the correct place and/or asking correctly.
As the title says, I am trying to 3D Reconstruct a wine plant that I acquired the data using a KinectV2.
Acquiring the data was the limit of my knowledge, in which it was already beginner level.
My challenge now is to get the point cloud and make it solid, and while researching people recommended me CloudCompare to start.
The goal is not get a maximum precision because I know that plants are a very challenging subject to 3D reconstruct, also the conditions, wind, weather, etc. My >simple< goal is to have at least a contour of the point cloud I get as a 3D object, even if it's a blob.
This wine plant is different from the usual though: It is like 2m tall, and it connects to its neighbor on top of it, forming an arch.
The images I will post is the point cloud after cleaning and the mesh I have after using the functions in the program.
This is the Point Cloud (after computing normals):
https://drive.google.com/file/d/1MFFneA ... drive_link
This is the result using Poisson:
https://drive.google.com/file/d/1pv-HG_ ... drive_link
I just realized that I posted the wrong picture, trying in another program (Meshlab). I had the same result in both, but I will update once I find the other one.
As you can see it forms this somehow solid object.
Is it possible to have a similar reconstruction but just for the plant itself?
Thank you in advance