Matlab Edge Dectection mask
古いコメントを表示
i am working on edge Detection Project using fuzzy GUI and i am stuck after i made my GUI interface (I/O) and rules i need to find a way for my gray images to be processed using that FIS.
i knew people are using something called 2x2 masks but i do not know how to make one and i need help.
Any tips are more than most welcome.
回答 (1 件)
Arkadiy Turevskiy
2014 年 4 月 25 日
0 投票
2 件のコメント
Andrew Zaki
2014 年 4 月 25 日
Arkadiy Turevskiy
2014 年 4 月 26 日
You cannot use the GUI that comes with the toolbox for processing the image. You need to do it from command line as shown in the example or create your own GUI that would call evalfis when you press buttons.
The GUI that comes with the toolbox lets you define rules and membership functions, but you cannot use it to evaluate designed fis on a matrix of data.
カテゴリ
ヘルプ センター および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!