-
Cmp_vis_canny
彩色图像边缘检测(canny 算子,高斯窗口可调)(image edge detection [canny])
- 2009-02-17 11:54:19下载
- 积分:1
-
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法.
该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选
取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新
拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表
明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测的速度、稳定性和准确性,
同时保留了原算法的抗噪声能力.(: An imp roved randomized ellip se detection algorit hm based on least square approach was proposed
to enhance t he efficiency and accuracy of ellip se detection in digital images. This algorit hm randomly se2
lect s three edge point s in t he image , and t hen uses least square approach to fit all t he edge point s in three
windows , which are defined by t he t hree edge point s. The forth edge point is randomly selected to judge
whet her a possible ellip se exist s in t he image. Utilizing the characteristic of direct least square fit ting of
ellip se , an iteration process of edge point collecting and ellip se refit ting of possible ellip se was int roduced
to ext ract t he final ellip se’s parameters. Artificial images wit h different level s of noise and nature images
containing incomplete ellip ses were employed to test t his algorithm. Experimental result s show that t he
improvement s are notable. Compared with the original algorit hm , t he propo sed algorit hm reduces)
- 2020-11-01 11:19:55下载
- 积分:1
-
filter
此为中值滤波方法源程序,可完成图像滤波的功能,程序完整,值得下载(This is the median filtering method of source code, to be completed by the function of image filtering, the program integrity, it is worth download)
- 2009-03-16 19:00:11下载
- 积分:1
-
line_sobel
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。(Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.)
- 2009-05-23 21:15:44下载
- 积分:1
-
2009CVPR-bestpaperPcodes
2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码(The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.)
- 2012-06-13 15:22:15下载
- 积分:1
-
particle+filter+source+program
说明: 用matlab进行粒子滤波算法的源码,希望对大家有帮助了。(Carried out with particle filter matlab source code, and they hope to have helped everyone.)
- 2008-09-02 10:04:03下载
- 积分:1
-
canvas-sample
free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!(free-vision library, computer vision C library, containing SAMPLE. very classic!)
- 2006-10-22 21:46:43下载
- 积分:1
-
PCNN-NSCT
把PCNN和非下采样结合,不仅降低了所用时间,而且提高了效率。(Under the PCNN and the sampling combination, not only reduced the time and improve the efficiency.)
- 2013-01-15 12:44:21下载
- 积分:1
-
图像边缘检测
编程实现小波的边缘检测算法,对图片的边缘处理(Edge Detection Algorithms of Wavelet Based on Programming)
- 2019-05-11 10:54:54下载
- 积分:1
-
image-stitch
指纹识别的MATLAB程序,包含了特征点抽取,特征点匹配,识别。(Fingerprint of the MATLAB program, including the feature point extraction, feature point matching, identification)
- 2012-04-10 10:46:16下载
- 积分:1