Fuzzy logic edge detection

1 次查看(过去 30 天)
hi everyone,
I have a problem with fuzzy edge detection that I got the result was not good as I expected.
Could you help me?
Thank you very much.
peppersa.png
  1 个评论
KALYAN ACHARJYA
KALYAN ACHARJYA 2019-7-23
编辑:KALYAN ACHARJYA 2019-8-1
You can try with other edge detection techniques? Is there any issue?

请先登录,再进行评论。

采纳的回答

Rajani Mishra
Rajani Mishra 2019-8-1
You can try with other edge detection techniques.
You can try: edge(I,method) where method can be an edge-detection algorithm.
For example: 1. edge(I,'Canny');
2. edge(I,'Prewitt');
For more information refer to this link: https://www.mathworks.com/help/images/ref/edge.html

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by