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

搜索资源列表

  1. hough

    1下载:
  2. 用M文件做的hough变换,包括内容canny算子圆检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:liu shuang
  1. Edge_Detection_and_Segmentation

    0下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.62kb
    • 提供者:major
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11.63mb
    • 提供者:kankan
  1. hough

    1下载:
  2. 霍夫变换的 m文件 ,希望那个可以供大家是使用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:zhangwei
  1. hough.rar

    2下载:
  2. hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件,hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:8.38kb
    • 提供者:韩杰
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1.96kb
    • 提供者:Andy Qin
  1. 14747250392005103100175675708

    0下载:
  2. Hough 变换 matlab 源代码-Hough transform Matlab source Medan
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:795byte
    • 提供者:sss
  1. hough

    0下载:
  2. hough算子边缘检测M文件,hough函数-hough operator M document edge detection, hough function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.93kb
    • 提供者:tsai
  1. houghtest

    0下载:
  2. 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:719byte
    • 提供者:bonnie
  1. hough

    0下载:
  2. (1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中; (2)houghpeaks.m文件进行峰值检测 (3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) hou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.56kb
    • 提供者:tudou
  1. 30798

    0下载:
  2. 分析了圆形物体哈夫检测的基本原理·设计了高效检测圆形物体J算M.给出了算法的详细描述,与 传统检测方法比较可见,该算法具有了较高的计算效率和可靠性,计算结果描述直观-Analysis of the circular objects in the basic principle of Hough detection of a highly efficient design of a circular object detection J operator M. given a detailed
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:206.23kb
    • 提供者:hubo
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.58kb
    • 提供者:李健
  1. solition4

    0下载:
  2. 在matlab环境下,用开你算子获取图像边缘,再用hough变换修正的m文件-In the matlab environment, with open access to the image edge of your operator, and then m-file hough transform revised
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:590byte
    • 提供者:叶冬裔
  1. HoughObject

    0下载:
  2. Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:101.71kb
    • 提供者:mina
  1. houghT-circles-matlab

    0下载:
  2. hough变换检测圆,里面有样例图片和报告解释。其中circle_dec.m在matlab中直接调用可以运行。-Using Hough Transform to detect circles.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:404.83kb
    • 提供者:zxx
  1. hough

    0下载:
  2. 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:986byte
    • 提供者:崔彬
  1. Hough

    0下载:
  2. Hough Transform There are four M files for this project. "wheel.m" contains the procedures for the Hough transform on the image wheel.gif using Sobel edge detection. "wheel_noise" contains the procedures for the Hough transform on the image wheelno
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:4.71kb
    • 提供者:mamite
  1. curve_fitting.m

    0下载:
  2. first it detects edge by canny edge detection method then it uses hough transformation to find circles in an image. after that it detects the iris
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:771byte
    • 提供者:Abid Abrar
  1. scatch.m

    0下载:
  2. 划痕检测:用hough变换检测图像中的垂直划痕并显示-use hough transform to detect vertical scratch in the old image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:yanruo
  1. Hough变换

    0下载:
  2. matlab中Hough.m文件函数源代码(Matlab Hough.m file function source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:9kb
    • 提供者:兰柯一梦
« 12 »
搜珍网 www.dssz.com