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 comentario

KALYAN ACHARJYA
KALYAN ACHARJYA el 23 de Jul. de 2019
Editada: KALYAN ACHARJYA el 1 de Ag. de 2019
You can try with other edge detection techniques? Is there any issue?

Iniciar sesión para comentar.

 Respuesta aceptada

Rajani Mishra
Rajani Mishra el 1 de Ag. de 2019

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 23 de Jul. de 2019

Editada:

el 1 de Ag. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by