Deep Learning on Point Cloud
이전 댓글 표시
Hi everyone
I have a point cloud (huge-density points which their coordinates at 3D space (XYZ) is known) dataset from an urban area. I would like to extract existing poles at the region by the Deep Learning that I do not know how to do that.I anyone here to have an idea to implement Deep Learning On the point Cloud?
Best Regards
답변 (2개)
Johanna Pingel
2019년 4월 29일
0 개 추천
Do any of these links help you with your problem? https://www.mathworks.com/help/vision/lidar-and-point-cloud-processing.html
Also, check out point net: http://stanford.edu/~rqi/pointnet/ for deep learning on point cloud images.
Let me know if you're looking for something else!
댓글 수: 1
aws hawary
2020년 4월 13일
Hello
I have a question if anyone could help me
I got Data LIDAR files ( pcap and csv)
I wanna to apply that data but the files should be compatible with MATLAB platform .. How can I read all the frames of ply file .. I read the total of pcap but I need the frames #separately for each timestamp
Kenta
2020년 12월 2일
0 개 추천
HI, you can use PointPillars for object detection on point clouds.
카테고리
도움말 센터 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!