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..

Antworten (1)

Image Analyst
Image Analyst am 11 Jun. 2014

0 Stimmen

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 Kommentar

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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 11 Jun. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by