登录
首页 » matlab » jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

于 2020-11-01 发布 文件大小:361KB
0 174
下载积分: 1 下载次数: 187

代码说明:

  为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的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)

文件列表:

基于最小二乘法的改进的随机椭圆检测算法.pdf

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

发表评论

0 个回复

  • image-processing
    集中图像平滑函数对一张含有椒盐噪声或者高斯噪声的图像进行平滑处理的程序,(Image processing)
    2013-05-12 21:09:50下载
    积分:1
  • background-separation
    基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)(Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report))
    2012-12-06 16:59:25下载
    积分:1
  • 123123
    C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。(C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.)
    2010-06-10 22:16:23下载
    积分:1
  • LMS
    自适应滤波器LMS算法包括SIMULINK模型及S函数的编写(LMS adaptive filter algorithm, including the preparation of the SIMULINK model and S function)
    2020-07-03 19:40:02下载
    积分:1
  • huffman-coding
    小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp(Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp)
    2009-04-24 22:59:52下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • Cal_entropy
    说明:  基于matlab平台计算一副图像的信息熵(Calculate the entropy of an iamge using matlab)
    2009-07-30 19:59:37下载
    积分:1
  • Motion_detect_with_RGBshadow_remove
    利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。(Motion detection by background subtraction and RGB shadow removing method.)
    2012-11-20 10:47:33下载
    积分:1
  • SFS_3
    论文介绍了一种SFS 算法的参数估计及其实现。它在考虑自遮掩影响的情况下, 有效地估计了SFS 算法中涉及的各种控制参数, 并引入亮度约束、灰度梯度约束和可积性约束, 计算出表面高度和表面向量, 实现三维重构。最后还指出了在Matlab 中实现需要注意的问题。(The paper introduced a SFS algorithm parameter estimation and its implementation. It under the condition of considering the covering effect, estimates the SFS algorithm effectively involved in all kinds of control parameters, and introduces brightness constraint, gray level gradient constraint and the integrability of constraints, calculate the surface height and surface vector, realize the three-dimensional reconstruction. Finally, points out the problems requiring attention is realized in Matlab. )
    2013-04-24 14:57:59下载
    积分:1
  • GMS-Feature-Matcher-master
    说明:  利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
    2021-05-06 16:31:53下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载