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 个)

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 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by