You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we can see many large holes and in the surface after resconstruction, and plane becomes curved can you give me some advice to improve the reconstruction precision
and quesiont2:
there are so many faces in the ply file ,how can we combine them into a few surfaces
The text was updated successfully, but these errors were encountered:
dbdxnuliba
changed the title
how to improve reconstruction pression
how to improve reconstruction precision
Sep 23, 2022
Increase the tsdf resolution from 0.002 to something larger that the sensor depth noise. If this is smaller that the expected noise in the depth then the noise decays seen areas resulting in holes in the data. Also this is directly propositional to the mesh resolution since it use marching cubes using the tsdf to generate the mesh.
When asking for help or submitting a bug report, please provide the following important information about your system:
this is the outpu ply file by
I use franka +L515 +yak_ros
with two pc , one of them run franka_ros and L515 and another pc run yak_ros ,subscribe /camera/depth/image_rect_raw,
and this is the real environment:
and this is the launch file
we can see many large holes and in the surface after resconstruction, and plane becomes curved
can you give me some advice to improve the reconstruction precision
and quesiont2:
there are so many faces in the ply file ,how can we combine them into a few surfaces
The text was updated successfully, but these errors were encountered: