Is it possible to use deep learning with 3d point cloud?

2 visualizaciones (últimos 30 días)
gaetano mallardo
gaetano mallardo el 9 de En. de 2019
Comentada: Srivardhan Gadila el 29 de Sept. de 2021
I am working with a point cloud.
I would like to develop a deep learning method which is able to recognize specific 3d geometry in a point cloud.
Is it possible to work directly with deep learning and point cloud or i need to make 2d projection of my 3d object ?

Respuestas (2)

yang zhang
yang zhang el 12 de Feb. de 2020
如何投影?

Kenta
Kenta el 2 de Dic. de 2020
Yes, you can use PointNet to recognize the point cloud data. You do not need the 2d projection and directly feed point clouds into the PointNet.
This is a demo for PointNet classification. I hope it helps you.

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by