CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - hough circle

搜索资源列表

  1. hough-circle

    0下载:
  2. hough 变换检测园的代码利用这个代码可检测出二值图像中的园-Hough Transform detection Park use this source code can be detected in binary image of Park
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1043
    • 提供者:抵抗
  1. comres.RAR

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148642
    • 提供者:fuguocan
  1. hough-transfrom

    1下载:
  2. 检测圆的程序,利用VC++ 使用HOUGH算子 效果明显 十分实用-Circle detection procedure, using VC++ using the HOUGH operator was very practical effect of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1966765
    • 提供者:李天羽
  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. HOUGH

    0下载:
  2. HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助-HOUGH transform circle detection, can simultaneously detect multiple round
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:107927
    • 提供者:
  1. Hhouugh_tranno

    0下载:
  2. Hough Transform源码。图像处理的重要方法本源码能將一张图形文件作Hough Transfform,由Hough Transform的Histogram中分析出线与圆,并反推回原图。 -Hough Transform source code. A graphics file can be an important method of image processing, the source for on Hough Transfform by Hough Transform H
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:157323
    • 提供者:lhn19822
  1. Mfassthoughcca

    0下载:
  2. Hough变换快速实现多圆检测的的算法。没有使用循环,但内存需求大。 -Hough transform fast multi-circle detection algorithm. Do not use the cycle, but the memory requirements.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:890
    • 提供者:门槛
  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. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45582
    • 提供者:chen
  1. hough

    0下载:
  2. 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1031
    • 提供者:杜晓辉
  1. Circle

    0下载:
  2. 界面编程,通过霍夫变换检测图形中的圆。同时可以得到圆半径-Programming interface, through the Hough transform detection graphic circle.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3958014
    • 提供者:杜朵朵
  1. 3.Hough

    0下载:
  2. 实现HOUGH变换检测圆的功能 直接运行 效果良好-Achieve HOUGH transform circle detection functionality directly running well
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2381404
    • 提供者:apple
  1. hough

    0下载:
  2. 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22754581
    • 提供者:马忠磊
  1. Hough-detect

    1下载:
  2. 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2328633
    • 提供者:
  1. circle_hough

    0下载:
  2. hough circle fast method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:195027
    • 提供者:catalin
  1. hough

    2下载:
  2. 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:214016
    • 提供者:hxx
  1. test7

    0下载:
  2. 利用霍夫变换,用霍夫圆粗略早出圆形类似物(Using Hof transform, with roughly circular Hough circle early analogues)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4347904
    • 提供者:onlylee
  1. demo2

    0下载:
  2. 本系统先对图像进行相应出来然后检测图像中的圆,并标识出来。(This system first carries out the corresponding image, then detects the circle in the image, and identifies.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:504832
    • 提供者:lljasj
  1. 159.cpp

    0下载:
  2. 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
  3. 所属分类:其他

  1. hough检测圆

    0下载:
  2. 机器视觉检测圆程序,基于opencv的vs开发环境下的圆检测程序(Machine vision detection circle program, based on opencv development environment of circle detection program)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:15674368
    • 提供者:mmmmmmmmmmmmmmm
« 12 »
搜珍网 www.dssz.com