Open3D Tutorial | 3D Data Processing | Visualize 3D Data

  Рет қаралды 33,448

Code With Aarohi

Code With Aarohi

Күн бұрын

In this video, I will show you how we can use open3d library which was introduced by the researchers of Intel Labs.
Github Link: github.com/AarohiSingla/Open3...
In case of any query, feel free to comment or You can mail me at aarohisingla1987@gmail.com
Open3D is an open-source library designed for processing 3D data.
There are various tasks which we can perform using open3d. For example: Scene reconstruction, Surface alignment, 3D Visualization. Open3D-ML is an extension of Open3D for 3D machine learning tasks where we can use machine learning tools for 3D data processing.
Point clouds:
A point cloud is a collection of points to represent an object.
Point clouds are used to create 3D Models and 3DMeshes.
Point clouds are also used in Virtual Reality, object rendering, 3D printing and 3D gaming.
We can generate point clouds using 3D laser scanners and LiDAR(light detection and range)
Mesh:
A 3D mesh is the structural build (base) of a 3D model .
We generate a 3d mesh from a point clouds.
Mesh is a collection of vertices, edges and faces that decides the model’s height, width, and depth. A face is an ordered collection of vertices connected by edges that complete a loop.
3D Model:
3D model is a virtual three-dimensional image. These 3D objects can then be used for animations, video games, movies, architecture, commercial advertising etc. The core part of a 3d model is the mesh .
Mesh is just data about the structure of a model. And the model gives the complete information of that object - texture, reflectivity, color, etc

Пікірлер: 41
@henokseifu1314
@henokseifu1314 2 жыл бұрын
Thanks for the tutorial.which deep learning algorithm would be good for image/photograph(RGB) to 3D reconstruction?
@abdulqadir3201
@abdulqadir3201 Жыл бұрын
Ma'am my question is that I one image frature part of skull now I want to convert into 3d model so for that have I need dataset?
@ofirmazor8140
@ofirmazor8140 2 жыл бұрын
Great tutorial, thanks. Is it possible to find the intersection geometry of 2 (or more) meshes with Open3D ?
@rouaroua9952
@rouaroua9952 3 ай бұрын
"Thank you but I just want to know how you can build all these with out using a ready things for exemple when you have a CT images dataset how you can reconstract the 3D model from it ?
@user-ne8sj8co9c
@user-ne8sj8co9c Жыл бұрын
Do you have any idea that how can make prediction on 3d mesh .
@prayag_p
@prayag_p Жыл бұрын
Thanks for tutorial , Can u please make one on 3d object detection where we can pass 3d model obj file and do annotations and perform detections on 3d model. i did checked your video on yolo complex i was wondering if we could do without lidar sensor , instead of velodyne points use cloud point .
@payalmaken1937
@payalmaken1937 Жыл бұрын
I was trying to open and read ply files... but it is showing following error: Read PLY failed: unable to open file: knot.ply RPly: Unable to open file RPly: Unable to open file RPly: Unable to open file can you solve it?
@phillipisrael4343
@phillipisrael4343 2 ай бұрын
My understanding of the 1st 5 minutes is that a 3D Model = function(a 3D Mesh) and a 3D Mesh = function(a point cloud)
@alicoban7956
@alicoban7956 2 жыл бұрын
This helped me BIG TIME. Thanks for the effort.
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Glad my video is helpful 😊
@user-zf5ol1ru2o
@user-zf5ol1ru2o 6 ай бұрын
thanks for this great tutorial., I would appreciate guidance on extracting segmented object points from the 'cropped.json' file.
@dido2079
@dido2079 Жыл бұрын
Thanks a lot for your demonstration ! Great from Paris !!
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Glad my video is helpful 🙂
@vamshigaddi9355
@vamshigaddi9355 4 ай бұрын
"Thank you, Aarohi. Your explanation is superb."
@CodeWithAarohi
@CodeWithAarohi 3 ай бұрын
Glad you liked it!
@teetanrobotics5363
@teetanrobotics5363 2 жыл бұрын
God level teacher!! Thank you so much
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Thankyou for appreciating my work and Glad my videos are useful 😊
@ScepterOfRanni
@ScepterOfRanni 4 ай бұрын
Thanks for sharing this wonderful tutorial :)
@CodeWithAarohi
@CodeWithAarohi 3 ай бұрын
My pleasure 😊
@santoshkamble1290
@santoshkamble1290 2 жыл бұрын
Thanks for this tutorial. What are the c++ libraries to work with 3D models?
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Sorry, I am not sure about this but this I know if helpful: Full OpenGL (not OpenGL ES) is needed for Open3D GUI.
@sadeqsedqi652
@sadeqsedqi652 2 жыл бұрын
awesome please give more teaching about open3D
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Sure, Will cover in next videos
@gabfy
@gabfy Жыл бұрын
link?
@sattarmonjezi4396
@sattarmonjezi4396 2 жыл бұрын
Thanks for this tutorial Aarohi
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Welcome
@anubhavtripathi5515
@anubhavtripathi5515 10 ай бұрын
helpful🙏🙏🙏
@CodeWithAarohi
@CodeWithAarohi 10 ай бұрын
Happy to help
@shabbirahammed4596
@shabbirahammed4596 2 жыл бұрын
nice...
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Thanks
@kartikbattulwar7459
@kartikbattulwar7459 Жыл бұрын
can we visualize a dxf file in open3d
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
I am not sure
@kenrampingplay
@kenrampingplay Жыл бұрын
Hello! Can you integrate this on object recognition in Python?
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Will give it a try in my upcoming videos
@kenrampingplay
@kenrampingplay Жыл бұрын
@@CodeWithAarohi No pressure. Thank you ❤️
@hhjg8855
@hhjg8855 Жыл бұрын
Try point-e from openai
@pmibrahim3814
@pmibrahim3814 11 ай бұрын
Ma'am i have a question for you...! Ma'am how can we convert 2D Single image into 3D Point clouds ?. Is there any approach which is do it. I know one ai model which is build by open ai maybe name is pointnet but this model not doing well in medical domain. Please ma'am make a Video for it. And give some solutions of my crossponding problems. 😢
@CodeWithAarohi
@CodeWithAarohi 11 ай бұрын
github.com/AarohiSingla/YOLOv7-POSE-on-Custom-Dataset/issues/1
@krupalisurani
@krupalisurani 9 ай бұрын
Hello, I want to do same thing I have a set of Images taken at same degree difference and with the help of this imges i want to create 3d point cloud. If you know anything than please help me
@RAZZKIRAN
@RAZZKIRAN 2 жыл бұрын
thank you madam
@CodeWithAarohi
@CodeWithAarohi 2 жыл бұрын
Welcome 😊
L-14 Face Detection using OpenCV
9:53
Code With Aarohi
Рет қаралды 1,3 М.
Iterative Closest Point (ICP) - Computerphile
16:25
Computerphile
Рет қаралды 135 М.
HAPPY BIRTHDAY @mozabrick 🎉 #cat #funny
00:36
SOFIADELMONSTRO
Рет қаралды 17 МЛН
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 42 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 73 МЛН
Create Stunning 3D Mesh from Point Clouds (Python Version)
15:23
Florent Poux
Рет қаралды 19 М.
3D Point Cloud Segmentation and Shape Recognition with Python
18:23
Easy Ways to Visualize 3D Point Clouds: Common Datasets & Formats in Python
11:41
Lights, Camera, Vision!
Рет қаралды 11 М.
How to Turn a Point Cloud to a Mesh Using CloudCompare
6:19
EveryPoint
Рет қаралды 113 М.
It's Time To Put Open Source Photogrammetry In Your Toolbox
9:22
Daniel Jutz
Рет қаралды 175 М.
How I'd Learn AI (If I Had to Start Over)
15:04
Thu Vu data analytics
Рет қаралды 750 М.
What are Point Clouds, And How Are They Used?
3:02
dronegenuity
Рет қаралды 58 М.
How I would learn Machine Learning (if I could start over)
7:43
AssemblyAI
Рет қаралды 749 М.
3D Point Cloud vs Mesh - Which is Better?!
5:11
Stitch_3D
Рет қаралды 1,3 М.
OZON РАЗБИЛИ 3 КОМПЬЮТЕРА
0:57
Кинг Комп Shorts
Рет қаралды 1,9 МЛН
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 4,1 МЛН
iPhone, Galaxy или Pixel? 😎
0:16
serg1us
Рет қаралды 684 М.
😱Хакер взломал зашифрованный ноутбук.
0:54
Последний Оплот Безопасности
Рет қаралды 948 М.