0tsu方法和梯度算法对图像进行边缘提取我要分享

Otsu method and gradient algorithm for image edge extraction

0tsu方法 梯度算法 图像边缘提取

关注次数: 300

下载次数: 1

文件大小: 36KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用0tsu方法和梯度算法分别对图像进行边缘提取 。


English Description:

Otsu method and gradient algorithm are used to extract the edge of the image.


代码预览

新建文件夹

..........\cedge.m

..........\edge.m

..........\hist0.m

..........\otsu0.m

..........\Untitled3.asv