How to plot a phase histogram of a series of images

4 ビュー (過去 30 日間)
Ahmad Alenezi
Ahmad Alenezi 2021 年 4 月 23 日
コメント済み: Scott MacKenzie 2021 年 5 月 6 日
I already wrote a code to produce phase images out of a nuclear medicine scan called Radionuclide ventriculography (MUGA). Now, i would like to produce phase histogram (degrees vs frequency of corresponding degrees). Can anyone help me how to produce phase histogram out of these images ?
Any help is appreciated !
Ahmad

回答 (1 件)

Pratheek Punchathody
Pratheek Punchathody 2021 年 4 月 27 日
編集済み: Pratheek Punchathody 2021 年 4 月 27 日
Refer to the documentation on "imhist()" for creating histogram from images. For plotting in the polar coordinates refer to the documentation on "polarhistogram()".
  2 件のコメント
Ahmad Alenezi
Ahmad Alenezi 2021 年 4 月 29 日
I want to plot it in degrees. How can i do this ?
Scott MacKenzie
Scott MacKenzie 2021 年 5 月 6 日
Perhaps give an example of the data.

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by