how to convert an image into data?

6 次查看(过去 30 天)
what are tools available for converting image into data
  1 个评论
Raziq Khan
Raziq Khan 2021-7-1
who to convert segmented retina image to data form of number or graph?

请先登录,再进行评论。

采纳的回答

stalin
stalin 2014-12-17
read the image using
A = imread('filename.fmt')
  • In A u can see the data about the image

更多回答(0 个)

类别

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