Demirel Edge Detector
This programme has been written by me, G. Anbarjafari (Shahab) months ago but I finalized today 17-11-2008 and Assoc. Prof. Dr. Hasan Demirel and I decided to post it now 17/11/2008.For any question feel free to write contact us via one of the following email addresses:
hasan.demirel[at]emu.edu.tr
shahab.jafari[at]emu.edu.tr
As a test, copy all the files in your wanted directory, e.g. work directory of MATLAB, and then run the following lines:
>> z=imread('binary2.jpg');
>> h=demireledge(z,0.25,1);
>> imshow(z);figure;imshow(h)
Enjoy the programme.
(c) Demirel and Anbarjafari - 2008
Eastern Mediterranean University
http://faraday.ee.emu.edu.tr/hdemirel
http://faraday.ee.emu.edu.tr/shahab
Zitieren als
Gholamreza (Shahab) Anbarjafari (2025). Demirel Edge Detector (https://www.mathworks.com/matlabcentral/fileexchange/22233-demirel-edge-detector), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Object Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
DemirelEgde/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |