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
Arkadiy Turevskiy 2014년 4월 25일

0 개 추천

Have you seen this example ? Maybe it will be helpful.

댓글 수: 2

Andrew Zaki
Andrew Zaki 2014년 4월 25일
yah i used that but the problem i need to use the fuzzy GUI not the command lines themselves since i cant control how many parameters i can set in Ix and Iy ..my main prob is after doing the fuzzy GUI is applying it to the image for processing
Arkadiy Turevskiy
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에 대해 자세히 알아보기

태그

질문:

2014년 4월 24일

댓글:

2014년 4월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by