Matlab Tumor Detection Source Code
조회 수: 5 (최근 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!