Edge Detection by Homogeneity Operator

版本 1.1.0.0 (931 字节) 作者: Selva
Image edge detection by applying a 3*3 homogeneity-operator mask on every pixel in an image
152.0 次下载
更新时间 2017/9/4

查看许可证

This produces high homogeneity value for edge pixels and low values for non-edge pixel. Finally, a user defined threshold (here by otsu's method) is applied to mark the edges in the image. It uses 8 neighbour pixels on 3*3 mask operator
Refer: A new homogeneity-based approach to edge detection using PSO
by Mahdi Setayesh, Mengjie Zhang and Mark Johnston

引用格式

Selva (2024). Edge Detection by Homogeneity Operator (https://www.mathworks.com/matlabcentral/fileexchange/64326-edge-detection-by-homogeneity-operator), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

image added

1.0.0.0