Fuzzy logic edge detection

2 vues (au cours des 30 derniers jours)
Duy Nguyen
Duy Nguyen le 23 Juil 2019
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 commentaire
KALYAN ACHARJYA
KALYAN ACHARJYA le 23 Juil 2019
Modifié(e) : KALYAN ACHARJYA le 1 Août 2019
You can try with other edge detection techniques? Is there any issue?

Connectez-vous pour commenter.

Réponse acceptée

Rajani Mishra
Rajani Mishra le 1 Août 2019
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

Plus de réponses (0)

Catégories

En savoir plus sur Fuzzy Logic Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by