搜索资源列表

  1. cvhoughcircles

    1下载:
  2. hough变换检测圆的opencv源码 不错哦
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:吴首慧
  1. cvhoughcircles

    0下载:
  2. hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:吴首慧
  1. circles

    0下载:
  2. 这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:李昊
  1. yuanxulie

    0下载:
  2. 使用cvHoughCircles返回在灰度图中找到的圆序列-Back in the gray scale image using cvHoughCircles circular sequence found
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:刘静
  1. houghcircles

    0下载:
  2. 函数cvHoughCircles使用Hough变换检测灰度图像中的圆-The function cvHoughCircles using the Hough transform circle detection grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2024-05-23
    • 文件大小:1481728
    • 提供者:wink
  1. HW5

    0下载:
  2. 调用CvSeq* cvHoughcircles实现变换检测圆-Call CvSeq* cvHoughcircles transform to detect circular
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:17408
    • 提供者:EARNER
  1. HoughCircles

    0下载:
  2. 利用opencv的函数cvHoughCircles实现检索图像里面的圆,附带几张示例图片,需要自己添加opencv 的库-The opencv the function cvHoughCircles of realization retrieve an image inside a circle, with a few sample pictures, you need to add your own library of opencv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-23
    • 文件大小:15425536
    • 提供者:李春丽
  1. opencv_cvHoughCircles_by_my_codes

    0下载:
  2. 该程序将检测圆进行扩展,首先获取感兴趣区,并保存,之后利用opencv提供的cvHoughCircles()对各个ROI区域进行圆检测,并将检测到的结果进行保存,可以运行。-this codes are set to detest circles in your image,you can get several ROI and operate in these ROI by cvHoughCircles()which is provi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1887232
    • 提供者:岭南
  1. cvHoughCircles

    0下载:
  2. 霍夫变换的圆检测算法,基于opencv实现,基础算法。-Hough transform circle detection algorithm based on opencv achieve basic algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-23
    • 文件大小:13128704
    • 提供者:d2fans
  1. cvHoughCircles-sorting

    0下载:
  2. cvHoughCircles检测到的圆顺序都是杂乱的,本代码可以实现检测圆的从上到下从左到右的排序-Circles detected by cvHoughCircles can be sorted by this code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:richard

源码中国 www.ymcn.org