How to plot a phase histogram of a series of images

3 visualizaciones (últimos 30 días)
Ahmad Alenezi
Ahmad Alenezi el 23 de Abr. de 2021
Comentada: Scott MacKenzie el 6 de Mayo de 2021
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

Respuestas (1)

Pratheek Punchathody
Pratheek Punchathody el 27 de Abr. de 2021
Editada: Pratheek Punchathody el 27 de Abr. de 2021
Refer to the documentation on "imhist()" for creating histogram from images. For plotting in the polar coordinates refer to the documentation on "polarhistogram()".
  2 comentarios
Ahmad Alenezi
Ahmad Alenezi el 29 de Abr. de 2021
I want to plot it in degrees. How can i do this ?
Scott MacKenzie
Scott MacKenzie el 6 de Mayo de 2021
Perhaps give an example of the data.

Iniciar sesión para comentar.

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by