搜索资源列表

  1. Hough

    0下载:
  2. 图像处理中经典的hough变换算法,检测直线,顺带有canny算法进行边缘检测-Classical image processing algorithm hough transform to detect straight lines, incidentally, are canny edge detection algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3788800
    • 提供者:hj zhang
  1. hough

    0下载:
  2. hough变换应用论文7篇,hough变换应用论文7篇-hough transform applied seven papers, hough transform applied papers 7
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3780608
    • 提供者:陈曦
  1. Hough

    0下载:
  2. 用改进的随机Hough变换检测胸水图像中的细胞,模式识别中的图像处理-Using a Modified Hough Transform Detection of random images of cells in pleural fluid, pattern recognition in image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:221184
    • 提供者:张明伟
  1. hough

    0下载:
  2. 用Hough变换提高激光光斑中心定位精度的算法,模式识别的算法,图像图像处理的应用实例-Use Hough transform to improve the positioning accuracy of laser spot center algorithms, pattern recognition algorithms, Image image processing application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:张明伟
  1. hough[matlab]

    0下载:
  2. hough变换检测椭圆的matlab程序-hough transform matlab ellipse detection procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
  1. hough

    0下载:
  2. 图形图像的各种细化算法,包含了HOUGH,ZOOBE等算法,大家相互交流,为LABWIEW学习提供帮助-Graphic images of various thinning algorithm, including the HOUGH, ZOOBE such as algorithms, we exchange for help learning LABWIEW
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:177152
    • 提供者:nieyang
  1. Detection-of-ellipses-by-a-modified-Hough-transfor

    0下载:
  2. 这是一篇关于椭圆检测的文章:对于做人脸识别,模式识别的同行应该会有所帮助.找了好久,才下到,上传来共享下.-abstract:The Hough transformation can detect straight lines in an edge-enhanced picture, however its extension torecover ellipses requires too long a computing time
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1918976
    • 提供者:华瑞娟
  1. Hough

    0下载:
  2. Hough变换的院代码,非常全的,希望对大家有用,我用过,对其中内容做修改可以实现自己的目的.-Hough
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:feifei
  1. hough

    0下载:
  2. 广义hough变换,vb实现的,效率很高-Generalized hough transform, by VB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:kevin
  1. hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zhengzhaohui
  1. Hough

    0下载:
  2. hough变换检测圆的处理,包括对圆心的检测,半径的检测,算法巧妙。-hough transform circle detection, including detection of the center of a circle, the radius of detection, the algorithm skillfully.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3896320
    • 提供者:zhouwei
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:黄习培
  1. Hough

    0下载:
  2. Hough变换的matlab实现程序-Hough transmission based on matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:罗金凯
  1. hough

    0下载:
  2. 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:苏立
  1. Hough

    0下载:
  2. 利用Hough变换实现半径未知的圆形物体的检测-Use Hough transform to achieve a circular radius of an unknown object detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:Beata
  1. hough

    0下载:
  2. circle detection by image analysis using the Dynamic Generalized hough transform
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:775168
    • 提供者:saeid777
  1. hough

    0下载:
  2. MATLAB写的Hough变换的程序,希望对大家有帮助。-Hough Transform MATLAB written procedures, and they hope to help everyone.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:李可
  1. hough

    0下载:
  2. 这是一个基于matlab的Hough变换源代码,很简洁但很实用-This is a Hough transform based on the matlab source code, very simple but very practical
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:王鼎
  1. hough-circledetect

    0下载:
  2. 这是一个进行圆检测的VC程序,性能较好,速度比经典HOUGH算法要快得多-This is a detection for a round of VC process, better performance, faster than the classical algorithm much faster HOUGH
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2562048
    • 提供者:丰旻
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circl
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:丰旻
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org