필터 지우기
필터 지우기

in the SFM example how to increase the density of point cloud

조회 수: 3 (최근 30일)
George Ibrahim
George Ibrahim 2017년 6월 19일
편집: Walter Roberson 2017년 6월 20일
I'm trying to make 3D scanner with matlab code utilizing the surface from motion technique similar to the example in the link bellow: https://www.mathworks.com/help/vision/examples/structure-from-motion-from-multiple-views.html the output of this code is 3D point cloud. The question is how to increase the density of the point cloud to be able to construct good surface by any of the (point cloud to mesh) codes, I'm using 15M pixel camera, image size 4160X3120. for the current configuration the point cloud (xyzPoints) density is 1912X3 double matrix which is not sufficient to fit a good surface I noticed that improving the resolution of input images does not increase the output point cloud density, there should be some adjustments to the variables in this code to dramatically increase it. if anyone has experience with that code can help me I'd be grateful
Thank you in advance

답변 (0개)

카테고리

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