IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.56k stars 4.82k forks source link

How to generate a solid (not just a surface) after 3D scanning and reconstruction with realsense D405 camera? #12845

Closed zhanglepy closed 5 months ago

zhanglepy commented 6 months ago

How to generate a solid (not just a surface) after 3D scanning and reconstruction with realsense D405 camera? By using multiple point clouds for 3D reconstruction, the complete point cloud of the object is obtained, and then meshlab generates a mesh (. stl file), but only the surface is hollow inside. How can I generate a solid?

MartyG-RealSense commented 6 months ago

Hi @zhanglepy Some people have suggested using a tool called FreeCAD to perform the conversion from .stl mesh to solid.

https://www.freecad.org/

https://wiki.freecad.org/FreeCAD_and_Mesh_Import

MartyG-RealSense commented 5 months ago

Hi @zhanglepy Do you require further assistance with this case, please? Thanks!

MartyG-RealSense commented 5 months ago

Case closed due to no further comments received.