Points inside a volume

Hi, I have a 3d image; I can determine the boundary with alphavol code provided in file exchange. Now, I need to make a 3d mask to remove the points outside the boundary. Is anyone has an idea if it is possible?
I was thinking to use some other codes such as INpolyhedron,.. but there is problem in connecting two codes...
I could do it with convHull and pointLocation, but the problem is the boundary provided by ConvHull is not as good as alphavol.

 Accepted Answer

Image Analyst
Image Analyst on 9 Apr 2013

0 votes

Most people here are not users of alphavol, so you might contact the author.

1 Comment

Ashli
Ashli on 9 Apr 2013
Thanks for comment, maybe I should rephrase my question

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!