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

조회 수: 2 (최근 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 CenterFile Exchange에서 Point Cloud Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by