Just want to learn how to better

조회 수: 3 (최근 30일)
Amilia Gabrys
Amilia Gabrys 2020년 8월 4일
답변: Image Analyst 2020년 8월 4일
just want to know what to do with these questions:
  • Acquire an open source chest X-ray image with Covid-19 disease effects. Read the image in MATLAB and display it with title ‘Covid-19 Chest X-ray image’.
  • Acquire an open source normal chest X-ray image with no disease effects. Read the image in MATLAB and display it with title ‘Normal Chest X-ray image’.
  • Compute the negative of the above two images and display them in separate figures.
  • Extract one feature/measurement from the above 2 images each that may help you distinguish between a diseased and healthy X-ray images. Plot the features in one figure with different colors or different line quality.

채택된 답변

Image Analyst
Image Analyst 2020년 8월 4일

추가 답변 (1개)

KSSV
KSSV 2020년 8월 4일
Read about imread, imshow, title.
  댓글 수: 1
Walter Roberson
Walter Roberson 2020년 8월 4일
Or possibly dicomread() instead of imread()

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Biological and Health Sciences에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by