how to use matlab app in our own gui

1 visualización (últimos 30 días)
Adnan Saify
Adnan Saify el 3 de En. de 2016
Comentada: Image Analyst el 3 de En. de 2016
actually i had downloaded an image registration app of matlab and i had my own gui but i want the image registration function to be used when required in my own gui so how can i do it

Respuesta aceptada

Image Analyst
Image Analyst el 3 de En. de 2016
Find the code you want, copy it, then paste it into the callback of the control that should execute when the user interacts with it (for example the callback of your pushbutton).
  2 comentarios
Adnan Saify
Adnan Saify el 3 de En. de 2016
but i am not having any idea about image registration ,can you help me by providing some tutorials on image registration
Image Analyst
Image Analyst el 3 de En. de 2016
There are demos in the help. I don't have any myself.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by