Detecting capsules from a 3-D stack of MRI images
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!