Just want to learn how to better

1 Ansicht (letzte 30 Tage)
Amilia Gabrys
Amilia Gabrys am 4 Aug. 2020
Beantwortet: Image Analyst am 4 Aug. 2020
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.

Akzeptierte Antwort

Image Analyst
Image Analyst am 4 Aug. 2020

Weitere Antworten (1)

KSSV
KSSV am 4 Aug. 2020
Read about imread, imshow, title.
  1 Kommentar
Walter Roberson
Walter Roberson am 4 Aug. 2020
Or possibly dicomread() instead of imread()

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Biological and Health Sciences finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by