How can I optimize the DCE-MRI fitting to obtain a parameter map?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi everybody! I'm working on a script for my master thesis. I have to extract parameters from DCE-MRI data. The aim is to fit data with known functions for every pixel of the MRI image.
I give you one example: let us take one compartimental model, as the Tofts one (attached image).

From the DCE-MRI acquisitions I know the terms Cp(t) and Ct(t) for every t; the unknow parameters are Ktrans and ve. They must be fitted with the known function which include the operation of convolution between Cp(t) and Ht(t).
If we can imagine to have a single pixel, we have, for example, t = 65 and so we have 65 data for Cp and for Ct to do the fitting.
The fitting must be done for every pixel of the image; in my case I have 16 slices, each with 256x256 pixels. As you can imagine, this process takes a lot of time.
Can you suggest a way to do the same thing faster? Thank you in advance!
댓글 수: 0
답변 (1개)
Simone Lorenzi
2018년 9월 3일
댓글 수: 1
Carlos_D
2019년 10월 21일
Hi Simone Lorenzi
I am also working with DCE-MRI images although I am starting. Could you share the script to adjust that data since there is none in Matlab or the information to do so?
My best wishes
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!