Detecting capsules from a 3-D stack of MRI images
1 view (last 30 days)
Show older comments
I have a 3-D stack of MRI images and I want to detect the position (centroid and bounding box) of capsules arranged randomly in a cylindrical container. An image of a slice along the axial direction is shown in the following figure:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/170004/image.png)
As you can see, capsules have a random orientation and only by chance a capsule parallel to the slice plane appears in this sample slice.
I noticed that in MATLAB 2017b the Image Processing Toolbox was improved and I would like to know if there are some functions suitable for my task.
I know that, for example, ImageJ has a plugin for this, but I prefer to process my datasets in MATLAB.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on MRI in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!