We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some examples and ideas:
Filling holes of meshes and point clouds https://erkaman.github.io/posts/hole_filling.html https://pymeshfix.pyvista.org/examples/repair_planar.html https://pypi.org/project/meshlib/ http://www.open3d.org/docs/latest/tutorial/Advanced/surface_reconstruction.html https://inria.hal.science/inria-00186820/document https://github.com/jingdao/point_cloud_scene_completion https://github.com/Geodan/fill-holes-pointcloud https://github.com/pyvista/pymeshfix pyvista/pymeshfix#13
Depth inpainting https://www.casualganpapers.com/single_view_layered_depth_3d_inpainting/3D-Inpainting-explained.html
3D photo Inpainting https://shihmengli.github.io/3D-Photo-Inpainting/ https://github.com/vt-vl-lab/3d-photo-inpainting https://onlinelibrary.wiley.com/doi/10.1111/cgf.14735?af=R https://www.youtube.com/watch?v=x54GdkpW9JY
Other links https://towardsdatascience.com/the-ultimate-guide-to-3d-reconstruction-with-photogrammetry-56155516ddc4 https://towardsdatascience.com/python-libraries-for-mesh-and-point-cloud-visualization-part-1-daa2af36de30 https://towardsdatascience.com/how-to-voxelize-meshes-and-point-clouds-in-python-ca94d403f81d https://towardsdatascience.com/5-step-guide-to-generate-3d-meshes-from-point-clouds-with-python-36bad397d8ba
The text was updated successfully, but these errors were encountered:
Thank u so much dude. These links are very very helpful. @dberga
Sorry, something went wrong.
No branches or pull requests
Some examples and ideas:
Filling holes of meshes and point clouds
https://erkaman.github.io/posts/hole_filling.html
https://pymeshfix.pyvista.org/examples/repair_planar.html
https://pypi.org/project/meshlib/
http://www.open3d.org/docs/latest/tutorial/Advanced/surface_reconstruction.html
https://inria.hal.science/inria-00186820/document
https://github.com/jingdao/point_cloud_scene_completion
https://github.com/Geodan/fill-holes-pointcloud
https://github.com/pyvista/pymeshfix
pyvista/pymeshfix#13
Depth inpainting
https://www.casualganpapers.com/single_view_layered_depth_3d_inpainting/3D-Inpainting-explained.html
3D photo Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
https://github.com/vt-vl-lab/3d-photo-inpainting
https://onlinelibrary.wiley.com/doi/10.1111/cgf.14735?af=R
https://www.youtube.com/watch?v=x54GdkpW9JY
Other links
https://towardsdatascience.com/the-ultimate-guide-to-3d-reconstruction-with-photogrammetry-56155516ddc4
https://towardsdatascience.com/python-libraries-for-mesh-and-point-cloud-visualization-part-1-daa2af36de30
https://towardsdatascience.com/how-to-voxelize-meshes-and-point-clouds-in-python-ca94d403f81d
https://towardsdatascience.com/5-step-guide-to-generate-3d-meshes-from-point-clouds-with-python-36bad397d8ba
The text was updated successfully, but these errors were encountered: