-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
ShowJPEG
显示JPEG图片的源码.........................................(show jpeg picture)
- 2013-12-25 21:55:52下载
- 积分:1
-
HoughChange
检测图形中的直线,在程序中稍微改动,即可检测多条直线(Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line)
- 2007-12-09 14:33:41下载
- 积分:1
-
cv_Camera_cablication
主要功能是实现相机标定,以及实现反投误差,实现特征点的提前。(The main function is to achieve camera calibration and error to achieve the anti-investment, to achieve the feature points in advance.)
- 2014-01-07 15:06:33下载
- 积分:1
-
delaunay-triangulation-master
说明: Delaunay三角剖分算法的c++实现(Delaunay triangulation algorithm in c++)
- 2020-07-28 12:31:01下载
- 积分:1
-
chapter11
精通MATLAB数字图像处理与识别 chapter11 代码(Proficient in MATLAB digital image processing and recognition chapter11 code)
- 2013-12-05 20:50:09下载
- 积分:1
-
renlianshibie2
人脸识别,基于MATLAB,通过人脸的肤色检测人脸,检测到后加上方框做标记(face detection system based on matlab)
- 2021-05-12 20:30:02下载
- 积分:1
-
FibonacciHeaps
Lecture on fibonnaci heap
- 2016-02-08 19:16:20下载
- 积分:1
-
comperss51
matlab的图像压缩代码,适合初学者,算法比较简单(Matlab image compression code for beginners, the algorithm is relatively simple)
- 2007-04-14 11:51:53下载
- 积分:1
-
MATLAB编程
计算二维图像的分形维数,将彩色图像灰度处理,然后转换成二值图 进行分形维数计算(calculate the fracture dimensions of the picture)
- 2020-11-25 23:39:32下载
- 积分:1