搜索资源列表

  1. hough_circle

    0下载:
  2. matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别-Matlab standard Hough transform circle detection code has been tested, can be used for image recognition
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:王兴政
  1. hough_circle

    0下载:
  2. Hough变换实现检测圆的程序,对圆形的突变点敏感,可以实现边缘图像中圆的检测。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2623
    • 提供者:无梦
  1. hough_circle

    0下载:
  2. 利用hough做边缘检测use hough charge round in matlab,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:吴鼎
  1. hough_circle

    0下载:
  2. Hough变换对圆的检测 希望对大家有用!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13604
    • 提供者:子羽
  1. hough_circle

    0下载:
  2. 通过hough变换求图像中的圆的参数(圆心坐标和半径)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25855
    • 提供者:王常升
  1. hough_circle

    1下载:
  2. matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别-Matlab standard Hough transform circle detection code has been tested, can be used for image recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:
  1. hough_circle

    0下载:
  2. Hough变换实现检测圆的程序,对圆形的突变点敏感,可以实现边缘图像中圆的检测。-Hough transform circle detection procedure, the mutation point of a circular sensitive, you can realize edge detection image circle.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:2048
    • 提供者:无梦
  1. hough_circle

    0下载:
  2. 利用hough做边缘检测use hough charge round in matlab,-Edge detection using hough make use hough charge round in matlab,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:吴鼎
  1. hough_circle

    0下载:
  2. Hough变换对圆的检测 希望对大家有用!-Hough Transform for Circle Detection hope useful for everyone!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:13312
    • 提供者:子羽
  1. hough_circle

    1下载:
  2. 通过hough变换求图像中的圆的参数(圆心坐标和半径)-Through the hough transform for image circle parameters (center coordinates and radius)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:25600
    • 提供者:王常升
  1. hough_circle

    0下载:
  2. hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:水晶
  1. 15454564151616541515151515

    0下载:
  2. function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p) input BW:二值图像; step_r:检测的圆半径步长 step_angle:角度步长,单位为弧度 r_min:最小圆半径 r_max:最大圆半径 p:阈值,0,1之间的数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:272384
    • 提供者:董必磊
  1. hough_circle

    0下载:
  2. 使用OPENCV 開發環境為VC++ 捕捉人臉-OPENCV development environment for the use of VC++ capture the human face
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:4214784
    • 提供者:阿華
  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:richman
  1. bma

    0下载:
  2. 利用边界匹配算法恢复受损图像寻找最优运动矢量-edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:fff
  1. hough_circle

    0下载:
  2. matlab中实现hough圆检测的源代码,检测效果还可以,测试可用-find circles in an image using matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:李栋
  1. Hough_circle

    0下载:
  2. 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:8192
    • 提供者:王凯
  1. Hough_Circle

    0下载:
  2. hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:sdp
  1. hough_circle

    0下载:
  2. hough变换求圆的程序,使用MATLAB编写,包括三个分程序和测试图片和结果图片-hough transform circle, the use of MATLAB writing, including three sub-programs and test results of pictures and images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-20
    • 文件大小:32768
    • 提供者:feiminglu
  1. hough_circle

    0下载:
  2. VS2008+OpenCV2.1,实现hough算法圆的检测,同时对原hough算法做了改进。编译通过,可以直接使用。-VS2008+ OpenCV2.1, circle detection algorithm to achieve hough, hough both the original algorithm has been improved. Compile, can be used directly.
  3. 所属分类:OpenCV

    • 发布日期:2024-06-20
    • 文件大小:3358720
    • 提供者:yao
« 12 3 »

源码中国 www.ymcn.org