My data is 3d point cloud (x,y,z coordinates). By joining these points various shapes are made. I have to create a boundary (as shown in figure)within which the point distance is within a threshold i.e.'rp'. A,B and all intermediate points are data.

1 view (last 30 days)

Answers (1)

Walter Roberson
Walter Roberson on 1 Oct 2015
  2 Comments
varun
varun on 2 Oct 2015
thanks,this is useful for me.But one more question i have,that if (a)is the intial region,and new region(c) is defined as the intersection of of the spherical region centered at point A ,spherical region centered at point B and initial region. How can i find (c).I mean to say that which output of 'alphavol' is used for intersection?? Is that S.bnd?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!