Create a GUI interface in MATLAB for simple image functions like reading and displaying??

3 次查看(过去 30 天)
I'm new to this topic so anyone please help me with this question
  1 个评论
Kevin Holly
Kevin Holly 2022-4-29
I would recommend using App Designer. You could create a load button where the user can select the image file. You can use the imread function to read the image. You can use imshow, image, or imagesc to display the image.

请先登录,再进行评论。

采纳的回答

Cris LaPierre
Cris LaPierre 2022-4-29
Take a look at this example app.

更多回答(1 个)

Rik
Rik 2022-4-29
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by