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

搜索资源列表

  1. fgsfg

    0下载:
  2. 该部分内容是与霍夫变换相关的一些算法的文档集合,都是PDF格式的,这些文档主要描述了霍夫变换过程以及改进的方向和措施,有需要的人可以参考下-The part of the Hough transform associated with the document collection of some algorithms are PDF format, these documents describes the process of the Hough transform and improve
  3. 所属分类:File Formats

    • 发布日期:2017-05-25
    • 文件大小:8219779
    • 提供者:leo
  1. gmn000

    0下载:
  2. 图像处理:包括图像灰度处理、二值化、放大缩小、边缘检测、hough变换和其他功能-Image Processing: including gray processing, binarization, zoom, edge detection, hough transform, and other features
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:92069
    • 提供者:ggg
  1. 111

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码,基于VC实现,并带有注释-Hough line detection, round, oval, part of the code, based on VC to achieve, and with comments
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:zhangyinxia
  1. ellipse

    0下载:
  2. a bout hough transform based ellipse
  3. 所属分类:software engineering

  1. Detecting-Coins

    0下载:
  2. 用直线检测和边缘检测来检测圆,用硬币来实验-Detecting Coins using Hough Tramsform
  3. 所属分类:Document

    • 发布日期:2017-11-14
    • 文件大小:143817
    • 提供者:杨林
  1. quickhoughchange

    0下载:
  2. 相当不错的几篇关于hough变换的文章,对于这方面学习的人来说,确实不错,下载不后悔-Quite a few article about hough transform of the article, for this study person, really good, download don t regret
  3. 所属分类:Development Research

    • 发布日期:2017-11-27
    • 文件大小:264556
    • 提供者:小河
  1. Houghtransform

    1下载:
  2. 基于hough变换瞳孔定位识别:使用灰度累加算子首先获得一个瞳孔内点,然后进行瞳孔分割、边缘检测、椭圆拟合,极端条件下也可实现瞳孔定位识别,鲁棒性很好-Based on the the hough transform pupil location identification: the use of gray-scale accumulation operator First a pupil within, and then split pupil, edge detection and ell
  3. 所属分类:Document

    • 发布日期:2017-11-16
    • 文件大小:68439
    • 提供者:
  1. HoughInOpenCV.pdf

    0下载:
  2. sample code of hough transfor with opencv
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:299555
    • 提供者:guillote
  1. Hough

    0下载:
  2. 在图像处理中,经常用到的检测直线的方法,抗干扰性很强。-In image processing, frequently used line detection methods, strong anti-interference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:11979
    • 提供者:hhhu
  1. leiyuan

    0下载:
  2. 一种类圆随机Hough变换及其在油茶果实遮挡识别中的应用 更多论文www.bysjaid.com-One kind of class round Randomized Hough Transform and Its Application in Camellia oleifera fruit obscured recognition more papers www.bysjaid.com
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:416580
    • 提供者:李昕
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:260820
    • 提供者:huangtingting
  1. 32131312312321njianceok

    0下载:
  2. 基于HOUGH变换的车道线检测和识别的程序,可以使用-Lane HOUGH transform detection and recognition based on the program, you can use
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:曹操
  1. EdgeDetection

    0下载:
  2. 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:很多个
  1. OPenCV-feature--summary

    0下载:
  2. 包括 颜色提取 形状提取,形状提取包括 Candy算子对边缘提取、  角点提取、 Hough直线提取-Including color extraction shape extraction, including  Candy shape extraction operator for edge detection,   corner extraction,  Hough lin
  3. 所属分类:Project Manage

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

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. VideoTracking

    0下载:
  2. 提取HOUGH 特征,使用KALMAN自适应方法进行视屏追踪-HOUGH feature extraction using adaptive methods KALMAN for video tracking
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:21050036
    • 提供者:刘忠玲
  1. IJETAE_ICISC_0113_82

    0下载:
  2. 2D TO 3D CONVERSION FOR IMAGES USING HOUGH TRANSFORM -2D TO 3D CONVERSION FOR IMAGES USING HOUGH TRANSFORM
  3. 所属分类:Project Manage

    • 发布日期:2017-05-02
    • 文件大小:585695
    • 提供者:ioes
  1. csit2305

    0下载:
  2. This paper presents a novel approach for detecting vehicles for driver assistance. Assuming flat roads, vanishing point is first estimated using Hough transform space to reduce the computational complexity. Localization of vehicles is carried u
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:188352
    • 提供者:Chidanand
  1. houghGUI

    0下载:
  2. HOUGH TO CALCULATE CIRCLE
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:17227
    • 提供者:Marco Fajardo
« 1 2 3 45 »
搜珍网 www.dssz.com