登录
首页 » matlab » 2

2

于 2010-06-16 发布 文件大小:1KB
0 216
下载积分: 1 下载次数: 2

代码说明:

说明:  边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)

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

发表评论

0 个回复

  • stations
    实现上海地铁一天可视化链接,你可以通过processing的程序看到一天的变化,都在里面了(you can see the change of shanghai railway all day long)
    2018-04-20 09:32:00下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 基于引导滤波的增强算法
    基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
    2020-06-18 19:40:01下载
    积分:1
  • emission
    计算交通格子模型的能量耗散和污染排放,包括 一氧化碳,一氧化氮,和其他污染物的排放,并在一图表中进行比较(Traffic grid calculation model of energy dissipation and pollution emissions, including carbon monoxide, nitrogen oxides, and other pollutants, and comparing in a chart)
    2015-01-19 15:01:46下载
    积分:1
  • RanSacCode
    该代码用于对错误匹配点进行过滤操作,即去除错误的匹配点(The code is used to remove the wrong match points,and make sure the right matching.)
    2014-12-31 11:17:07下载
    积分:1
  • Latent SVM算法实现行人检测opencv
    Latent SVM算法实现行人检测opencv(Latent SVM Pedestrian Detection Based on Algorithms opencv)
    2020-06-25 15:20:02下载
    积分:1
  • man
    通过对彩色图像的处理,来计算某一个区域的面积。(The color image processing to calculate the area of ​ ​ a region.)
    2020-12-02 15:39:26下载
    积分:1
  • Image Processing toolbox
    说明:  图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
    2020-11-07 14:09:48下载
    积分:1
  • 融合程序 fusion
    图像融合程序,及论文 图像融合程序,及论文 图像融合程序,及论文(Image fusion procedure, and the paper image fusion procedure, and the paper image fusion process, and papers)
    2009-06-05 17:00:04下载
    积分:1
  • c_code_2d_3d
    说明:  打包的二维三维图形图像处理源代码 稀有资源(packed 2D and 3D graphics processing source of scarce resources)
    2006-05-05 08:09:19下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载