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

搜索资源列表

  1. myHoughCircle

    0下载:
  2. 一个基于霍夫变换的圆的检测小程序,采用canny edge detector作预处理-A circle detector based on Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:923
    • 提供者:Alimoncia Yu
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. circledetection_squaredetection

    1下载:
  2. 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:8030208
    • 提供者:janifer
  1. houghdetect

    0下载:
  2. 这是一个用VC++6.0编写的用hough变换来检测圆及其半径位置的程序。-This is a prepared using VC++6.0, with hough transform to detect the circle and its radius of the location of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:306369
    • 提供者:石红玉
  1. Detect-circles-with-various-radii-

    0下载:
  2. 在霍夫变换中检测圆以及在灰度图像中的各种半径-In the Hough transform circle detection, as well as grayscale images in a variety of radius
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:102591
    • 提供者:jimlank
  1. uhhoough_lws

    0下载:
  2. 运用霍夫变换来实现图像的边界界检测,本代码实现圆与直线的检测 -Using the Hough transform to the boundary of the image boundary detection, the code to achieve the detection of circular and linear
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:30570
    • 提供者:尴尬
  1. Zhou-SHT

    0下载:
  2. 标准Hough检测圆,在数字图像中检测圆形目标,需要先边缘提取,在二值图像中检测圆。-circle detection using standard hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:50356
    • 提供者:zyl
  1. circle_hough

    0下载:
  2. 用hough变换实现图像中圆的检测,适用于计算机视觉初学者,简单便于理解-Image with hough transform circle detection, computer vision for beginners, simple and easy to understand
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1238
    • 提供者:sdp
  1. HcomresRRARo

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大比标准的houugh检测更加灵活多变,识别率高,已通过测试。 -Circle detection Hough changes, the fast powerful than the standard houugh detect more flexible and a high recognition rate, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:154498
    • 提供者:认可
  1. B218824929122a

    0下载:
  2. 一种基于改进Hough变换的圆形物体检测:圆的Houugh变换,椭圆的Hough变换,改进型Hough变换 -Based on improved Hough transform circular object detection: round Houugh transform ellipse Hough transform and improved Hough transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:3046299
    • 提供者:认可
  1. Detecting-Coins

    0下载:
  2. 用直线检测和边缘检测来检测圆,用硬币来实验-Detecting Coins using Hough Tramsform
  3. 所属分类:Document

    • 发布日期:2017-11-14
    • 文件大小:143817
    • 提供者:杨林
  1. huofu-jian-ce-yuan

    0下载:
  2. 用霍夫变换的方法对图像中的圆进行检测,并将检测到的圆显示出来-The circle in the image to be detected using the Hough transform method, and the detected circle is displayed
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:10047
    • 提供者:nimizi
  1. HoughCircleTest3

    0下载:
  2. 程序可以实现hough变换在图像中圆的检测功能。-function: use Hough transform to detect circle on image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:931
    • 提供者:shuaiwang
  1. zhixian_yuan

    0下载:
  2. 用hough变换来检测图像中的圆或者直线的运行代码,欢迎大家指点。-Hough transform to detect the image of a circle or a straight line running code pointing welcome.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:42979
    • 提供者:程平
  1. Hough_circle

    0下载:
  2. 霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:620
    • 提供者:倪佩佩
  1. circle_detect

    0下载:
  2. 实现在2d图像中检测圆,利用hough变换,代码进行了一定程度的优化,简洁易懂-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:721230
    • 提供者:yangjiangshen
  1. HTCircle

    0下载:
  2. 霍夫变换检测目标区域中的圆,可以很好的检测到区域目标中的圆形,可以直接使用-Hough transform circle detection target area, can be a good target detection area of ​ ​ the round, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1168
    • 提供者:李斯
  1. index

    0下载:
  2. 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:398353
    • 提供者:谢小海
  1. hough_circle

    0下载:
  2. 霍夫变换(Hough Transform) 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。本代码用来检测圆。-Hough transform (Hough Transform) Hough transform in image processing from the image geometry of the basic methods of identification, one of which is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:892
    • 提供者:liujiang
  1. houghcircle

    0下载:
  2. 用HOUGH变换算法对图像中存在的圆进行检测,可以同时检测多个硬币图像,并将拟合结果标示在图像中-HOUGH transform algorithm for image using existing circle detection, can simultaneously detect multiple coin image and fitting results indicated in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5885185
    • 提供者:libaobei
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com