How do i implement any algorithm with GUI in matlab 2012

i write an algorithm (K-means) for image processing in matlab but how do i made a GUI for the algo? Please Help..

답변 (1개)

Image Analyst
Image Analyst 2014년 6월 11일

0 개 추천

You might try plugging it into the "AnalyzeSingleImage" function in the MAGIC_GUI framework: http://www.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component

댓글 수: 1

hello dr..
I have tried the sugested application of MAGIC_GUI...nd it is also wrking...bt prblm is that i want to make cluster of images that will match to the query image. And the task i want to is can not be accomplished by this MAGIC_GUI. The only thing i want to is that i browsed the query image in my GUI but don knw how to give its path information to the next callback function in the algorithm. please help me out.

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

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

질문:

2014년 6월 11일

댓글:

2014년 6월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by