文件名称:edges-master
介绍说明--下载内容来自于网络,使用问题请自行百度
边缘检测算子
图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge information is mainly concentrated in the high frequency section, usually the image sharpening or detecting the edge, the essence is the high frequency filtering. We know that differential operation is the change rate of the signal, and it has the function of strengthening the high frequency component. In the space operation, the sharpening of the image is the calculation of differential. Because of the discrete signal of the digital image, the differential operation becomes the difference or the gradient. There are many edge detection (gradient) operators in image processing, which usually include ordinary first order difference, Robert operator (cross difference), Sobel operator and so on, which are based on finding gradient intensity. The Laplasse operator (two order difference) is based on the zero crossing point detection. By calculating the gradient, the threshold is set to get the edge image.)
图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge information is mainly concentrated in the high frequency section, usually the image sharpening or detecting the edge, the essence is the high frequency filtering. We know that differential operation is the change rate of the signal, and it has the function of strengthening the high frequency component. In the space operation, the sharpening of the image is the calculation of differential. Because of the discrete signal of the digital image, the differential operation becomes the difference or the gradient. There are many edge detection (gradient) operators in image processing, which usually include ordinary first order difference, Robert operator (cross difference), Sobel operator and so on, which are based on finding gradient intensity. The Laplasse operator (two order difference) is based on the zero crossing point detection. By calculating the gradient, the threshold is set to get the edge image.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
edges-master | 0 | 2015-02-16 |
edges-master\.gitignore | 32 | 2015-02-16 |
edges-master\Contents.m | 2055 | 2015-02-16 |
edges-master\boxesData.m | 2945 | 2015-02-16 |
edges-master\boxesEval.m | 5118 | 2015-02-16 |
edges-master\edgeBoxes.m | 4825 | 2015-02-16 |
edges-master\edgeBoxesDemo.m | 1598 | 2015-02-16 |
edges-master\edgeBoxesSweeps.m | 3411 | 2015-02-16 |
edges-master\edgesChns.m | 1581 | 2015-02-16 |
edges-master\edgesDemo.m | 1201 | 2015-02-16 |
edges-master\edgesDemoRgbd.m | 1604 | 2015-02-16 |
edges-master\edgesDetect.m | 2751 | 2015-02-16 |
edges-master\edgesEval.m | 3283 | 2015-02-16 |
edges-master\edgesEvalDir.m | 5852 | 2015-02-16 |
edges-master\edgesEvalImg.m | 3794 | 2015-02-16 |
edges-master\edgesEvalPlot.m | 2592 | 2015-02-16 |
edges-master\edgesSweeps.m | 8831 | 2015-02-16 |
edges-master\edgesTrain.m | 13669 | 2015-02-16 |
edges-master\license.txt | 6226 | 2015-02-16 |
edges-master\models | 0 | 2015-02-16 |
edges-master\models\forest | 0 | 2015-02-16 |
edges-master\models\forest\modelBsds.mat | 22640640 | 2015-02-16 |
edges-master\private | 0 | 2015-02-16 |
edges-master\private\correspondPixels.mexa64 | 112617 | 2015-02-16 |
edges-master\private\correspondPixels.mexmaci64 | 113624 | 2015-02-16 |
edges-master\private\correspondPixels.mexw64 | 32256 | 2015-02-16 |
edges-master\private\edgeBoxesMex.cpp | 18145 | 2015-02-16 |
edges-master\private\edgeBoxesMex.mexa64 | 54946 | 2015-02-16 |
edges-master\private\edgeBoxesMex.mexmaci64 | 50408 | 2015-02-16 |
edges-master\private\edgeBoxesMex.mexw64 | 43008 | 2015-02-16 |
edges-master\private\edgesDetectMex.cpp | 8942 | 2015-02-16 |
edges-master\private\edgesDetectMex.mexa64 | 16614 | 2015-02-16 |
edges-master\private\edgesDetectMex.mexmaci64 | 17604 | 2015-02-16 |
edges-master\private\edgesDetectMex.mexw64 | 17408 | 2015-02-16 |
edges-master\private\edgesNmsMex.cpp | 2309 | 2015-02-16 |
edges-master\private\edgesNmsMex.mexa64 | 9561 | 2015-02-16 |
edges-master\private\edgesNmsMex.mexmaci64 | 8744 | 2015-02-16 |
edges-master\private\edgesNmsMex.mexw64 | 8704 | 2015-02-16 |
edges-master\private\spDetectMex.cpp | 14761 | 2015-02-16 |
edges-master\private\spDetectMex.mexa64 | 23125 | 2015-02-16 |
edges-master\private\spDetectMex.mexmaci64 | 22156 | 2015-02-16 |
edges-master\private\spDetectMex.mexw64 | 25600 | 2015-02-16 |
edges-master\private\ucm_mean_pb.mexa64 | 23735 | 2015-02-16 |
edges-master\private\ucm_mean_pb.mexmaci64 | 24428 | 2015-02-16 |
edges-master\private\ucm_mean_pb.mexw64 | 32256 | 2015-02-16 |
edges-master\readme.txt | 4589 | 2015-02-16 |
edges-master\spAffinities.m | 4227 | 2015-02-16 |
edges-master\spDemo.m | 1367 | 2015-02-16 |
edges-master\spDetect.m | 3820 | 2015-02-16 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.