Matlab Tumor Detection Source Code
1 次查看(过去 30 天)
显示 更早的评论
Hi, I want to extract the microbleed part from the MRI. Initially I just Stripped the skull, then applying different thresholding to minimize false regions from the MRI. Now how to extract that exact part of the Brain having microbleed using coordinates? I am having excat values of coordinates but dont know how to cross match those values and extract that part.
2 个评论
Walter Roberson
2020-4-1
If you got bounding boxes from regionprops() then you can pass them into imcrop()
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Neuroimaging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!