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

搜索资源列表

  1. ellipse-detection-using-the-hough-transform

    0下载:
  2. ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection using the hough transform Autho
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2085495
    • 提供者:miaosiyi
  1. object-recognition-using-fast-adaptive-hough-trans

    0下载:
  2. object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义-object recognitio
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:390561
    • 提供者:miaosiyi
  1. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:40265
    • 提供者:miaosiyi
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. Hough

    0下载:
  2. 霍夫变换,最常用的霍夫变换,包括测试图片vc实现-Hough transform, Hough transform the most commonly used, including the test picture vc implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12068
    • 提供者:hall
  1. Hough

    0下载:
  2. 数字图像处理 hough变换-Digital image processing hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:24102
    • 提供者:张标
  1. HT

    0下载:
  2. Hough变换,VC++实现两条平行直线的检测-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1803
    • 提供者:张玲
  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:llp
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:llp
  1. bwl

    0下载:
  2. 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:潘明雷
  1. hough

    0下载:
  2. 霍夫变换可以进行边值提取功能,在数字图像处理上功能强大-hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570
    • 提供者:dlm
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:212905
    • 提供者:王浩
  1. hough

    0下载:
  2. Hough变换的原程序,谢谢大家参考指正-Hough transform of the original program, thank you for the reference correction
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:李论
  1. T58

    0下载:
  2. 图像处理的霍夫(Hough)变换C代码 -Hough
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1363
    • 提供者:zhiminwu
  1. hough

    0下载:
  2. hough变换原理的简单介绍 希望大家一起讨论编程 -hough transform the principle of hope with a brief discussion of programming
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:2064
    • 提供者:penglixiao
  1. Hough

    0下载:
  2. hough变换源代码,hough变换源代码-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:59334
    • 提供者:陈曦
  1. hough

    0下载:
  2. 异步被动传感器系统模糊Hough变换航迹起始算法,模式识别,图形图像处理的经典算法-Asynchronous passive sensor system, fuzzy Hough transform track initiation algorithm, pattern recognition, graphics, image processing algorithm of the classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:46084
    • 提供者:张明伟
  1. hough

    0下载:
  2. 应用Hough变换的炮射航空摄像机外参数估计方法图像图像处理,模式识别的经典算法-Application of Hough Transform artillery air outside the parameter estimation methods of the camera image image processing, pattern recognition algorithm of the classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180913
    • 提供者:张明伟
  1. houghyuan

    0下载:
  2. 一种快速的随机Hough变换圆检测算法,模式识别的经典实例,图像图像处理的源码-A fast randomized Hough transform circle detection algorithm, a classic example of pattern recognition, image processing of the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:202830
    • 提供者:张明伟
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com