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

搜索资源列表

  1. Hough-transform

    0下载:
  2. 霍夫变换是一种在图像中寻找直线、圆及其他简单形状的方法,霍夫线变换是利用Hough变换在二值图像中找到直线-Hough transform is a find in the image lines, circles and other shapes simple method is to use the Hough transform Hough transform line to find a straight line in the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:135630
    • 提供者:苏晓朋
  1. Desktop

    0下载:
  2. 图像压缩的几种方法,图像的霍夫变换,图像的直方图均衡化-Several Methods of Image Compression,Image Hough Transform,Histogram equalization of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:878351
    • 提供者:文艺
  1. ExtendHoughCircle

    0下载:
  2. 图像的霍夫变换算法(按照分数高低排序,并过滤掉分数过低的圆)-Image Hough transform algorithm (according to the scores they sort, and filter out low scores circle)
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:王天珩
  1. huo

    0下载:
  2. 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:孙超
  1. LSD

    0下载:
  2. 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4840684
    • 提供者:乘凉
  1. concentric-detection-houghtransform

    1下载:
  2. 霍夫变换,同心圆检测,比较有用。文档中有详细的解释-Hough transform, concentric detection, useful. Document are explained in detail
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6847696
    • 提供者:naonuimie
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18981698
    • 提供者:黄俊杰
  1. main11

    0下载:
  2. 利用霍夫变换检测直线,并利用霍夫变换出来的结果计算直线的长度,并将长度显示在图像上。-The Hof transform is used to detect the straight line, and the length of the straight line is calculated by the results of the Hof transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:819
    • 提供者:奔腾123
  1. Iris-recognition

    0下载:
  2. 虹膜识别 源代码 matlab 霍夫变换 hough变换 (解压后放在一个文件夹下)-Iris recognition source code matlab hough transform hough transform (decompression after a folder)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-11
    • 文件大小:2860959
    • 提供者:肖文
  1. example3

    0下载:
  2. 霍夫变换检测直线,利用传统霍夫变换对图片中的直线进行检测,效果一般,有待改进。-Hough transform to detect straight line, using traditional Hough transform to detect straight lines in the picture, the general effect, could be improved.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-13
    • 文件大小:1308
    • 提供者:朱大侠
  1. example4

    0下载:
  2. matlab代码用来实现霍夫变换检测直线,比较好哦用。-matlab code used to implement the Hough transform to detect straight lines, with more Ay.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:1024
    • 提供者:朱大侠
  1. Iris-localization

    0下载:
  2. 基于霍夫变换的虹膜定位,能够检测并分离虹膜图像-Iris localization based on Hough transform
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-12
    • 文件大小:132005
    • 提供者:李帅锋
  1. line1

    0下载:
  2. line1霍夫变换特征提取程序,实现提取数据集中的直线- The line1 hfhoff transform feature extract program, which implements the line that extracts the data set
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:崔京楷
  1. Hough1

    0下载:
  2. hough,霍夫变换直线提取线性规划直线,包括投票空间-The hough, the hough transform line, the linear programming line, including the polling space
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:645
    • 提供者:崔京楷
  1. cola

    0下载:
  2. 识别可乐罐,用canny边缘检测后,用霍夫变换确定可乐罐位置。-Identify the Coke cans, with canny edge detection, the use of Hough transform to determine the Coke tank position.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:3543825
    • 提供者:
  1. Hough-transform-standard-circle

    0下载:
  2. 利用图像变换中的霍夫变换,对图像进行检测,检测图像中的类似圆形或者椭圆的边缘,进行图像的特征识别。-Using the Hough transform in image transformation, the image is detected to detect the edge of a circle or ellipse in the image, and the feature recognition of the image is carried out.
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:1200
    • 提供者:吴臣
  1. 新建文件夹

    0下载:
  2. 霍夫变换识别图像,找到圆形的图像并且识别出来(huofu change to identify the picture, so that we can find a circle and show it)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:pu
  1. lane_detection

    0下载:
  2. 基于VS+opencv,实现实时车道线检测。首先通过边缘检测,再运用霍夫变换进行直线检测。(VS+opencv.Real time lane detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:chapman
  1. opencv

    0下载:
  2. opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:4303872
    • 提供者:ellen19967
  1. tuxiangmatlab

    1下载:
  2. 可以对围棋进行识别。得到棋子的坐标,运用了霍夫变换(Weiqi can be identified. The coordinates of the chess pieces are obtained and the Hof transform is applied)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-27
    • 文件大小:66560
    • 提供者:哈苏
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com