LOCAL THRESHOLD AND BOOLEAN FUNCTION BASED EDGE DETECTION
Mostrar comentarios más antiguos
I have to write a matlab code to implement the above edge detection scheme.
Can someone please give me an idea how to start coding it? how should I proceed ?
Below is the brief theory.
Localization of edges is done by this method. The concept behind it is to threshold a gray level image using local mean to make a binary image. It recognizes nearly all-actual edges and edges due to noise. To remove noise edges another approach is used.
I would appreciate any help.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Object Detection en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!