calculating the intensity
조회 수: 1 (최근 30일)
이전 댓글 표시
i have an 2 images,in that i wantto calculate the intensity of those tumour part,please help
댓글 수: 0
답변 (1개)
UJJWAL
2012년 3월 6일
It is not a problem which is simple. It is a complicated problem of biomedical image processing. I would not comment over the solution, just give you some directions... Try to segment the tumor. This usually requires machine learning algorithms.
Here try to take the image of a healthy brain. Normalize the data and register them ( i understand that you know medical image registration since u r working on a medical imaging problem). And then detect the relevant edges and subtract the two images. Correspondingly find the points in the image and hence localize the tumor and compute its intensity
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!