How can i see .data file to image
3 次查看(过去 30 天)
显示 更早的评论
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
2021-1-2
Share your data with us. You can use the paperclip icon to attach your dataset to your post.
采纳的回答
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 个评论
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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!