필터 지우기
필터 지우기

How can i see .data file to image

조회 수: 3 (최근 30일)
Ceren Cirit
Ceren Cirit 2021년 1월 2일
댓글: Image Analyst 2021년 1월 2일
i download dataset and i could import matlab. This dataset has a .data extension. I want to see image but i coudnt see anything with imshow. How can i see all image dataset?
  댓글 수: 1
Cris LaPierre
Cris LaPierre 2021년 1월 2일
Share your data with us. You can use the paperclip icon to attach your dataset to your post.

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

채택된 답변

Image Analyst
Image Analyst 2021년 1월 2일
We don't know the format of your data. You need to have some kind of reader code/function for it but that all depends on the format of your data. If it's some custom format then you'll need the custom reader for it. If it's less than 5 MB you can zip it up and attach it here so we can take a look at it.
  댓글 수: 5
Ceren Cirit
Ceren Cirit 2021년 1월 2일
Okay thank you for this. I have one more question. I have a little bit knowledge about this topic. Do you think is the problem about image ? Because i expect dermatological photos but we see something dark.
Image Analyst
Image Analyst 2021년 1월 2일
To me the data looks more like a table of measurements or parameters, like if the patient has some thing, or their age, or number of months they've had some condition, or their weight, or something like that, rather than an image.

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

추가 답변 (1개)

Ceren Cirit
Ceren Cirit 2021년 1월 2일
This is my data

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by