Demirel Edge Detector

A new fast and cool edge detector!
8.6K 次下载
更新时间 2008/11/24

查看许可证

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

引用格式

Gholamreza (Shahab) Anbarjafari (2024). Demirel Edge Detector (https://www.mathworks.com/matlabcentral/fileexchange/22233-demirel-edge-detector), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0