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

6 ビュー (過去 30 日間)
gaetano mallardo
gaetano mallardo 2019 年 1 月 9 日
コメント済み: Srivardhan Gadila 2021 年 9 月 29 日
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 ?

回答 (2 件)

yang zhang
yang zhang 2020 年 2 月 12 日
如何投影?

Kenta
Kenta 2020 年 12 月 2 日
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.

カテゴリ

Help Center および File ExchangePoint Cloud Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by