CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ellipse detect

搜索资源列表

  1. Detection.rar

    0下载:
  2. This code can detect ellipse in image using hough transform,This code can detect ellipse in image using hough transform
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:861631
    • 提供者:kaba
  1. ellipse-detection-using-the-hough-transform

    0下载:
  2. ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection using the hough transform Autho
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2085495
    • 提供者:miaosiyi
  1. yizhonggaoxiaodehunheyuantuoyuanjiancefangfa

    0下载:
  2. 提出了一种新的基于边缘连续特征的HT( ECHT) 混合圆/ 椭圆检测方法,利用连续的 边缘曲线段来决定HT 采样点,实验仿真结果表明该算法较好地解决了标准RHT 检测中无效 采样概率大、无效积累时间多的问题。-A new row based on the edge of the characteristics of HT (ECHT) mixed circle/ellipse detection method, using a continuous curve above the ed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189299
    • 提供者:刘镖峰
  1. Detection-of-ellipses-by-a-modified-Hough-transfor

    0下载:
  2. 这是一篇关于椭圆检测的文章:对于做人脸识别,模式识别的同行应该会有所帮助.找了好久,才下到,上传来共享下.-abstract:The Hough transformation can detect straight lines in an edge-enhanced picture, however its extension torecover ellipses requires too long a computing time. This correspondence proposes
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1918536
    • 提供者:华瑞娟
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. m1

    1下载:
  2. 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:715
    • 提供者:王帅哥
  1. demo

    0下载:
  2. ellipse detection to detect facial regions
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:8847
    • 提供者:satheesh
  1. houghcircles_vs10

    0下载:
  2. 图形检测,hough变换检测直线、圆、椭圆。-Pattern detection, hough transform to detect straight line, circle, ellipse.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16005120
    • 提供者:che
  1. ellipse-detection

    0下载:
  2. 在噪声严重情况下,对图像中椭圆进行检测,SCI文章,效果还可以-detect the ellipses presented in the noisy environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1146229
    • 提供者:纸鸢
  1. houghellipse

    2下载:
  2. Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1306
    • 提供者:VictorLiu
  1. hough-ellipse

    0下载:
  2. hough变换检测椭圆的MATLAB程序-hough detection codes to detect shapes in images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:695
    • 提供者:苏亚
  1. Untitled

    0下载:
  2. 椭圆检测。利用霍夫变换的原理实现椭圆的检测,并在图中标记出来,可用于方向盘的检测。-Ellipse detection. Using the principle of detecting the implementation of elliptic Hof transform, and marked in the graph, can be used to detect the steering wheel.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2101
    • 提供者:Lee
  1. OpenCV-Circle-Detection

    0下载:
  2. 该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2482524
    • 提供者:george
  1. Nieuw-Rich-Text-document

    0下载:
  2. #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:leroy
  1. Detect

    0下载:
  2. 检测圆形的失真度,即椭圆的长轴和短轴之比。例如可以应用在圆形器件的检测等方面,内部放了部分实验图片-To detect the distortion of the circular, the ratio of the long axis and short axis of the ellipse. For example, can be applied in the detection of circular devices, etc., the internal part of the exp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12751497
    • 提供者:刘坤
  1. Hough-transform-standard-circle

    0下载:
  2. 利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:1200
    • 提供者:吴臣
搜珍网 www.dssz.com