Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Matlab GUI: Conception of Image browser

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
12,412
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 22, 2010

NEW VERSION AVAILABLE 2.0 Here

http://code.google.com/p/image-browser-matlab/

If you any BUG please report it to me also if you have any questions on this application i will try to answer as i can

This video shows how to make a simple GUI in Matlab that browses images of a folder and also shows selected images from a folder in the GUI
Check out this link to see some explanations

http://www.theworldwithoutlimit.tk

i've modified the code from its source www.mathworks.nl/matlabcentral/fileexchange/17290-image-gallery

the source code of what i ve done is here https://code.google.com/p/image-browser-matlab/

the application was done under linux with Matlab version Matlab 7.9


If you have any question I'll be willing to help

Link to this comment:

Share to:

Uploader Comments (themastershadowx)

  • oui .. Merci beaucoup ^_^ ... mais le method que j ai dit est ca : uigetfile(); ... je pense qu on doit le metre dans la code ...

    I put it but still can t GET pictures ...

  • @TheMoori92

    salut la fonction uigetfile elle est déjà intégrée dans le code dans le fichier image_browser.m ligne 92.

    [files dirName FilterIndex] = uigetfile({...});

  • @TheMoori92

    Quand tu valide ta sélection, les fichiers que t as sélectionné seront mis dans la variable "files" le lien du dossier où se trouve ses fichiers va être mis dans la varible "dirName" et enfin le type de fichier que t'as choisi dans le l'interface de uigetfile va être mis dans "FilterIndex"

    En faite "files" est une structure alors que pour afficher l'image on a besoin que du nom, c'est pour ça dans la fonction organize_image() il y a

    ligne 5 : files={files.name};

  • @TheMoori92

    Cette variable (files) contenant le nom des fichiers sélectionnés, on l'intègre dans le handle de la figure et apès on utilise la fonction showpageim() pour afficher les images dans l'interface.

    est ce que t'as essayer la nouvelle version de "Image browser" , J'aimerais s'il ya des bug lors du fonctionnement, merci de me rapporter n'importe quel problème rencontrée.

    J'espère que j'ai bien expliqué, si tu rencontres des problèmes je suis prêt à t'aider.

  • where shudd i add codes ? in order to browes image from my lap top ... u didn t mention the most important part in ur video

  • @TheMoori92 hi, well you don't have to add codes to be able to browse images, as you can see in the demo video i just clicked on button "ImageSelection" and then you select the images to be showed you can also write the path of the folder in the text area to show all the supported images in it

    there is a new version now 2.0 here is the link : code.google.com/p/image-browse­r-matlab/

    if you have any problems let me know

Video Responses

This video is a response to Calculator by Matlab GUI ( Part 1 )
see all

All Comments (24)

Sign In or Sign Up now to post a comment!
  • @themastershadowx

    est ce que je peux avoir votre Skyp ou yahoo messenger ? si ca ne vous gene pas bien sur . on peux s aider de temps en temps . mais si vous ne le desirez pas , ca va comme ca.

  • @themastershadowx

    Ouaiss merci beucoup ... maintena Ca marche ! j ai mis la fonction en Ligne 92 dans mes code ... et ca march . okk je vais essayer la nouvelle version ... mais shuii pas tres bien en Matlab ... haha ... deja commence , et notre prof nous a demande un proje , c est a propos de " Image Enhancement Methods " .

  • @iamGURL91

    Could you tell me what steps did you follow. do you have to click on button to make appear/disappear the picture or is it always stuck in the GUI? can you give me more details to help you.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more