From Point Clouds to Surfaces: A Tutorial on Surface Reconstruction with Open3D and Python

17,060
0
Published 2022-01-31
If you’re looking for courses and to extend your knowledge even more, check out this link here:
👉 www.nicos-school.com/ ➡️ get 20% OFF with the code: YOUTUBE

In this Point Cloud and Open3D Video 📝 we are going to take a look at how to do Surface Reconstructions of Point Clouds. We will go over the different methods and algorithms implemented in Open3D and talk about the ideas behind them. In the end, we are going to see the results of surface reconstruction with different point cloud examples.

If you enjoyed this video, be sure to press the 👍 button so that I know what content you guys like to see.

_______________________________________________________________

⚒️Freelance Work: www.nicolai-nielsen.com/nncode
_______________________________________________________________

🧑🏻‍💻 My AI and Computer Vision Courses⭐:
🤖 Enroll in CustomGPT Implementation Course: www.nicos-school.com/p/customgpt-course
📚 Research Paper Implementation Course: www.nicos-school.com/p/research-paper-implementati…
📕 Object Detection Course:https:www.nicos-school.com/p/yolov7-custom-object-detect…
📗 OpenCV GPU Course:https:www.nicos-school.com/p/opencv-gpu-course
📘 SegFormer Course: www.nicos-school.com/p/transformer-and-segmentatio…
📙 Object Tracking Course: www.nicos-school.com/p/yolov8-object-tracking-cour…

🦾 Online Courses with Job Guarantee on Springboard (Save $1000 with: "NICOLAINIELSEN") www.springboard.com/landing/influencer/nicolainiel…

_______________________________________________________________

📞 Connect with Me:
🌍 My Website: www.nicolai-nielsen.com/
🤖 GitHub: github.com/niconielsen32
👉 LinkedIn: www.linkedin.com/in/nicolai-h…
🐦 Twitter: twitter.com/NielsenCV_AI

_______________________________________________________________


Tags for the video:
#Open3D #PointClouds #Reconstruction #ComputerVision

All Comments (21)
  • Amazing work! hope you get all the recognition you deserve for making all of this open in youtube. Your content is gold.
  • @Anteater23
    I’m looking forward to watching your videos. I’m trying to learn about the main theory of how to reconstruct from point clouds.
  • @2699811
    Great effort. can you share the link to the notebook too, please?
  • @russellg3775
    how would you apply this if you already have a surface mesh but you want to replace it, while maintaining the overall shape (as best as possible)? Possible scenarios might be to eliminate triangles with a high aspect ratio, to make more of a structured mesh.
  • Vild med din video man. Det var lige hvad jeg havde brug for. Fantastisk og simpel forklaring. Skriv så giver jeg en øl :)
  • @sebasbeje
    Good job man on all your videos! These are really helpful! I would like to have a meet with you to propose you to work on some automatic landmarks of a 3D foot scannig. You think you can be interesed on that? It's really hard to found people that know about that.
  • @alloc7260
    Bro your content is awesome, can you please share us that notebook for the reference please 🙏
  • Nice, can you please explain how it could work on intel realsense ? Have some ideas but dont know how to do it... Thx
  • Dear Nicolai, thanks for all your videos, they are really helpful I have a question about surface reconstruction with create_from_point_cloud_poisson - how to force the triangulation to pass throughout some specific point, - or in other way, can we add point or line that contain point inside the reconstructed mesh using open3D ? thank you in advance for your help
  • @youssefhany4846
    Can you make a video about "construction of 3d cad models from interior scenes pointclouds" by coding not by softwares? you know like modelling walls, cieling and floor
  • @Anteater23
    Do you have to perform segmentation and classification before 3D modelling?
  • @Anteater23
    When you have a point cloud, say of buildings. What is the point in the segmentation and classification processes? Why don’t people always go straight from the raw pointcloud to trying to reconstruct the pointcloud as 3D model?
  • @welsonfy5246
    Hi. Good job. can it work for an image of a city with buildings?