フィルターのクリア

MRI Partial Fourier zero filling reconstruction - image aspect ratio problem.

5 ビュー (過去 30 日間)
Roshtha
Roshtha 2018 年 1 月 12 日
編集済み: Lauren Hirt 2018 年 1 月 25 日
Hello all,
I have a partial fourier k-space data of size 512x189 (ROxPE) from siemens machine. The reconstructed MRI DICOM image from the scanner has 512 rows and 432 columns.
I tried zero filling method for reconstructing images from k-space.
  • Created a matrix of size 512x432.
  • Assigned first 189 PE lines with acquired data and rest set to zero
  • Fourier transform to reconstruct images
  • As shown in the images below, the aspect ratio of reconstructed image is lost with zero filling.
I also tried with PE dimension size set to next power of 2 ie. 512. But still the aspect ratio of image is not preserved.
How can I reconstruct images with increased size?
Thanks.
  1 件のコメント
Lauren Hirt
Lauren Hirt 2018 年 1 月 25 日
編集済み: Lauren Hirt 2018 年 1 月 25 日
Could you post the code you're using to ZIP (zero-fill) your data? Could be an issue there.
Also, I'm not sure where your data came from (professor, download, research machine), but remember that most of the time DICOM images have been significantly processed both before and after kspace. I've compared slices from kspace data that showed slightly different images from the associated DICOM files, as if they were a different slice thickness. DICOM aren't terribly helpful to image processing researchers since they no longer contain real and imaginary components and have been heavily pre-processed. Often you don't know what has been preformed on them either. Just something to consider :)

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMRI についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by