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

搜索资源列表

  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. circleHoughTransform

    0下载:
  2. standard circle hough transform,detect circle in a picture
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6719
    • 提供者:lin
  1. hough_circle

    0下载:
  2. VS2008+OpenCV2.1,实现hough算法圆的检测,同时对原hough算法做了改进。编译通过,可以直接使用。-VS2008+ OpenCV2.1, circle detection algorithm to achieve hough, hough both the original algorithm has been improved. Compile, can be used directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3358363
    • 提供者:yao
  1. hough4

    0下载:
  2. 一种基于随机Hough 变换圆检测的改进算法广义的 Hough 变换可以推广至检验任意形状。-Based on randomized Hough transform circle detection algorithm improved generalized Hough transform can be extended to test any shape.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:177397
    • 提供者:vicky
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. circle_ditect

    0下载:
  2. 利用canny边缘检测和hough变换检测图形中的圆,并显示出来。-Using canny edge detection and hough transform circle detection graph, and display them.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1445
    • 提供者:Li Wei
  1. myHoughCircle

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

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

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. hough_circle

    0下载:
  2. 很好用的圆的hough变换matlab源代码-useful tool for circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1581
    • 提供者:贺晨宇
  1. horos

    0下载:
  2. Circle detection using Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:300110
    • 提供者:Varun
  1. houghcircle

    0下载:
  2. HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2083
    • 提供者:z
  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. houghcircle-1

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the orig
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4431
    • 提供者:renee
  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. Zhou-SHT

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

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

    0下载:
  2. 利用hough变换检测图像中的形状圆和直线,以及图像几何变换-detecting image circle or line using hough transformation and transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5018
    • 提供者:zhao
  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. FindCircle1.0

    0下载:
  2. 基于霍夫变换的圆的查找,由opencv实现-Based on the Hough transform circle Find by opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:651
    • 提供者:shituo
  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 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com