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

3 次查看(过去 30 天)
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