登录
首页 » Matlab » S、L、C的边缘检测

S、L、C的边缘检测

于 2022-10-30 发布 文件大小:559.17 kB
0 47
下载积分: 2 下载次数: 1

代码说明:

 边缘检测的基本思想是通过检测每个像素和其邻域的状态,以决定该像素是否位于一个物体的边界上。如果一个像素位于一个物体的边界上,则其邻域像素的灰度值的变化就比较大。假如可以应用某种算法检测出这种变化并进行量化表示,那么就可以确定物体的边界。Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。Laplace算子是一种各向同性算子,在只关心边缘的位置而不考虑其周围的象素灰度差值时比较合适。Laplace算子对孤立象素的响应要比对边缘或线的响应要更强烈,因此只适用于无噪声图象。存在噪声情况下,使用Laplace算子检测边缘之前需要先进行低通滤波。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shili11
    一些MATLAB实例,大家可以看一看,都是一些简单的框架,大家可以扩充(some examples, we can see are some simple framework, we can expand)
    2006-12-31 23:01:53下载
    积分:1
  • integration
    Integrating m-files functions and algorithms in C++ applications
    2014-12-19 08:53:45下载
    积分:1
  • hybridPSO
    A hybrid PSO algorithm
    2011-04-19 11:11:58下载
    积分:1
  • General_knowledge_2014_part_13_(2)
    i want matlab code for image processing in 3d modeling technique
    2014-11-15 23:38:26下载
    积分:1
  • Matlab example LMS algorithm
    matlab实例lms 算法-Matlab example LMS algorithm
    2022-03-28 15:23:07下载
    积分:1
  • 语音识别
    程序不是很复杂 包含 端点检测 特征提取 训练 识别过程 是实时过程,实时采集进行识别,方言也可以做 特定人的识别成功率很高,非特定就差了点 
    2023-01-20 18:45:04下载
    积分:1
  • wendukongzhi
    温度控制的simulink仿真程序,可以运行(simulink)
    2010-05-24 15:49:33下载
    积分:1
  • proposed_method
    在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
    2014-09-25 10:53:31下载
    积分:1
  • sanxiang
    本程序的功能是用支路追加法求阻抗矩阵,再用三相短路计算短路电流和电压(The function of this procedure is to use branch supplementary method for impedance matrix, with a three phase short circuit calculation of short circuit current and voltage)
    2015-01-09 13:26:11下载
    积分:1
  • my1ekf
    很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样(good code for EKF)
    2013-04-19 11:33:52下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载