finding minimum distance between point clouds

i have two point clouds (two n*3 matrices) and I want to know if there is a faster way to find the minimum distance between them without caclulating each points distance from each point and taking the smallest value? I also do not have the Lidar and Point Cloud Processing toolbox. What would be the best way to do that?

Answers (0)

Tags

Asked:

on 23 May 2019

Community Treasure Hunt

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

Start Hunting!