필터 지우기
필터 지우기

how to use matlab app in our own gui

조회 수: 4 (최근 30일)
Adnan Saify
Adnan Saify 2016년 1월 3일
댓글: Image Analyst 2016년 1월 3일
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

채택된 답변

Image Analyst
Image Analyst 2016년 1월 3일
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
Adnan Saify
Adnan Saify 2016년 1월 3일
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 2016년 1월 3일
There are demos in the help. I don't have any myself.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by