image pressing (gui )
Info
This question is closed. Reopen it to edit or answer.
Show older comments
hi
I did Matlab code that take image from user as input and encrypt it then show the encrypted image as output
i wish to do that with gui .. but i dont know how to link the input image that i took it after browse my pc with my encryption m.file
assume the image that we choose named by X
it will be helpful if somebody explain it with code .
1 - how ro take image as input from gui and use it with code ?
2- how display the image on gui after encrypted it ?
Answers (1)
Image Analyst
on 22 Mar 2019
0 votes
Try this framework: MAGIC
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!