Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Displaying images on screen/gui

1 visualización (últimos 30 días)
sweta arya
sweta arya el 10 de Oct. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
i want to display images on a gui(or screen) that satisfy certain properties.images could be 10 or 20 (<=50).how this can be done in matlab.
  4 comentarios
Image Analyst
Image Analyst el 11 de Oct. de 2015
So use imread(). Exactly what is your question? How to display images? How to read 50 images from disk, like the FAQ shows you? How to measure or determine the properites/attributes of the images? How to determine which images meet your selection criteria? How to display the images one at a time or all simultaneously? Can you tell use which question(s) you need answered?
sweta arya
sweta arya el 15 de Oct. de 2015
how to display all images simultaneously.then user will clicked his/her favorite image,then i'll create user profile and compare this user profile with other images & then satisfied images will recommended to user into the same screen or different screen.

Respuestas (1)

Walter Roberson
Walter Roberson el 10 de Oct. de 2015
montage() is one way.
  1 comentario
sweta arya
sweta arya el 15 de Oct. de 2015
i want to display just separate images .then user will clicked his/her favorite image,then i'll create user profile and compare this user profile with other images & then satisfied images will recommended to user into the same screen or different screen.

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by