How to plot a phase histogram of a series of images
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!