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

搜索资源列表

  1. 1

    0下载:
  2. radius detection through hough transform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:sanjay
  1. line-detection

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:888
    • 提供者:sss
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
  1. circle

    0下载:
  2. circle detection using hough method. The code uses openCV library.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6155103
    • 提供者:Gaurav
  1. detection3

    0下载:
  2. 在AdaBoost人脸检测的基础上,对眼睛实现精确定位。先得到人脸图像的谷区域图像, 再获取眼睛的候选点,综合分离度信息和霍夫变换的结果来计算每一个眼睛对的代价函数,找到比较 准确的眼睛位置。-In the AdaBoost face detection based on the accurate positioning of the eyes. Obtain prior approval from the image of the Valley area face images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:510089
    • 提供者:张正荣
  1. hough

    0下载:
  2. 本程序应用于图像的边缘检测和图像的类型的转换以及对目标进行提取-This procedure applied to the image edge detection and image of the type of conversion, as well as on the target is extracted
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3501
    • 提供者:阿飞
  1. houghEllipses

    0下载:
  2. 应用hough变换检测椭圆的代码,很方便。-Application of the ellipse hough transform detection code, and very convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:968
    • 提供者:田慧
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. HoughTransform4detection

    0下载:
  2. This demo shows simple method of shape detection using Hough Transform
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9993
    • 提供者:sofi
  1. hough_line

    0下载:
  2. this is a code for line detection in noisy image using hough transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1349
    • 提供者:lavik
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. TEXTLINE1

    0下载:
  2. 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071339
    • 提供者:陈杰
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1995864
    • 提供者:云云
  1. hough6

    0下载:
  2. 灰度图像的hough变换,进行直线检测的程序编码-Grayscale images hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1276
    • 提供者:wang
  1. Hough

    0下载:
  2. detection circle using hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2267
    • 提供者:faith
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. movobjdetection

    0下载:
  2. this package include moving object detection and hough transform to recognise parallel line in an image. a sample image included in package for test.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:39894
    • 提供者:meyba92
  1. 9927423hough-tuoyuanjiance

    0下载:
  2. 有关椭圆检测的一段小程序 希望大家看看 谢谢支持-Small section of the ellipse detection procedure let us look at
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:kanglinchun
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »
搜珍网 www.dssz.com