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

搜索资源列表

  1. hough_circle

    0下载:
  2. hough变换求圆的程序,使用MATLAB编写,包括三个分程序和测试图片和结果图片-hough transform circle, the use of MATLAB writing, including three sub-programs and test results of pictures and images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:32590
    • 提供者:feiminglu
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  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. Tracking11

    0下载:
  2. 检测圆,运用霍夫变换,边缘检测等方法实现,并输出圆心的坐标-Testing round, the use of Hough transform, edge detection method, and outputs the coordinates of the center
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:7187456
    • 提供者:陈航
  1. DetectfaceOpncv

    0下载:
  2. 用VC编写的圆检测程序,个人觉得速度好于传统HOUGH变换算法。-Written by VC round testing procedures, the individual feels better than the traditional speed HOUGH transform algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 利用canny边缘检测和hough变换检测图像中的直线和圆,并显示出来。-Using canny edge detection and hough transform detection of lines and circles in the image, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2484
    • 提供者:Li Wei
  1. CircularHough_Grd

    0下载:
  2. 用Hough变换算法检测一幅灰度图像里的圆环。-Detect circular shapes in a grayscale image. Resolve their center positions.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:110549
    • 提供者:辰采星
  1. myHoughCircle

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

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

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

    • 发布日期:2017-04-01
    • 文件大小:1581
    • 提供者:贺晨宇
  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. Smart-head-image-tracking-system

    0下载:
  2. 智能头部图像追踪系统。一篇台湾大学的关于如何应用霍夫圆变换来追踪人的头部的文章。-Smart head image tracking system。the article from a Taiwan University fouses on how to apply the Hough circle transform to track a person s head .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:879315
    • 提供者:arthor
  1. Some-samples-of--image-processing

    0下载:
  2. 实际常用图像处理的一些实例,包括Hough变换检测圆,图像的旋转加缩放,目标的跟踪-Some examples of practical and commonly used in image processing, including the Hough transform detection, image rotation and scaling, target tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1641936
    • 提供者:arthor
  1. jiaotong

    0下载:
  2. 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5994
    • 提供者:余权
  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. hough_circle

    0下载:
  2. 关于hough的圆的检测,在hough的圆检测得到结果-Hough circle detection in hough circle detection results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2800
    • 提供者:ajhjhah
  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 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com