搜索资源列表

  1. hough

    0下载:
  2. vc++,opencv hough变换-vc++,opencv hough
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:2760704
    • 提供者:qianqian
  1. hough

    0下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:huang
  1. Hough-Circle-Detection

    0下载:
  2. 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:cc
  1. Hough

    0下载:
  2. 实现hough变换检测圆,灰度转换,傅立叶变换-Achieve hough transform to detect circles, gray transformation, Fourier transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3916800
    • 提供者:dezhaowu
  1. hough

    0下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:武西
  1. HOUGH

    0下载:
  2. 将经过二值化的车道线图利用hough变换提取车道线-After binarization the lane line graph using hough transform to extract lane
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. hough直线和园检测,很有用,运行速度快,可以使用-hough line detection and garden, very useful, fast, you can use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3673088
    • 提供者:xu
  1. hough

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:豁辉
  1. lines-hough

    0下载:
  2. hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
  3. 所属分类:2D图形编程

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

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the bas
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:148480
    • 提供者:丁海龙
  1. Hough-circle-detection

    0下载:
  2. 本压缩包是利用霍夫变换来处理圆角边界问题-This archive is the use of Hough transform to deal with border issues fillet
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:208896
    • 提供者:丁海龙
  1. Hough-circle

    0下载:
  2. VC++下基于Hough变换的检测圆的代码,能同时检测多个圆,效果很好-VC++ Detection Based on Hough Transform round code, can detect more than a round, very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1959936
    • 提供者:王军
  1. hough

    0下载:
  2. 用函数hough检测直线,程序很好,可以调里面参数。效果很好-Use function houhg to check the line
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:63488
    • 提供者:小小
  1. Hough

    0下载:
  2. 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:463872
    • 提供者:孙骁
  1. hough

    1下载:
  2. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:297984
    • 提供者:xuyangzhe
  1. Hough

    0下载:
  2. 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:蔡伟
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:崔彬
  1. Hough-Forest

    0下载:
  2. 使用hough森林方法检测识别图片中的物体,比随机森林速度更快。-using hough forest method to detect and recognize the objective in image rather than using the random forest method
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:9620480
    • 提供者:张霖
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org