You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a function that takes in a 3D skeletonized logical image of size MxNxP and prodcues a logical image containing location of end points. I was motivated by the lack of a 3D lookup table (LUT) or bwlookup within MATLAB. This function is ideal for deducing endpoints in vasculature or pipes.
This uses the same input as my other file branchpoints3 and can be called by EP = endpoints3(skel), where EP is the logical image output containing all end points and skel is the logical skeletonized 3D image.
Cite As
Siddhartha Dhiman (2026). End Points from 3D Logical Skeleton (https://www.mathworks.com/matlabcentral/fileexchange/67601-end-points-from-3d-logical-skeleton), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.61 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
