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

搜索资源列表

  1. hough_circle

    0下载:
  2. 霍夫变换(Hough Transform) 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。本代码用来检测圆。-Hough transform (Hough Transform) Hough transform in image processing from the image geometry of the basic methods of identification, one of which is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:892
    • 提供者:liujiang
  1. houghcircle

    0下载:
  2. 用HOUGH变换算法对图像中存在的圆进行检测,可以同时检测多个硬币图像,并将拟合结果标示在图像中-HOUGH transform algorithm for image using existing circle detection, can simultaneously detect multiple coin image and fitting results indicated in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5885185
    • 提供者:libaobei
  1. detect_circles

    0下载:
  2. 在vc6.0控制台应用程序中用opencv在图片中检测圆,标定出圆及标定圆心位置。-detect circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5986707
    • 提供者:何钧
  1. Circle

    0下载:
  2. 界面编程,通过霍夫变换检测图形中的圆。同时可以得到圆半径-Programming interface, through the Hough transform detection graphic circle.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3958014
    • 提供者:杜朵朵
  1. Hough_circle_detect

    1下载:
  2. hough变换检测圆,可以直接拿来用,适用于虹膜定位及其他检测圆的场合。-hough transform circle detection, can be directly used for detection of circular iris localization and other occasions.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:20480
    • 提供者:焦英豪
  1. circledetection

    0下载:
  2. 基于OpenCV实现了,利用Hough变换检测圆,检测出圆心的位置,圆的半径-circle detection using hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:114602
    • 提供者:刘晓娟
  1. 22222

    0下载:
  2. 是一个圆型工件的检测代码,但是有点错误。不知道如何改正。-Is a circular workpiece detection code, but a little error. Do not know how to correct.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:736
    • 提供者:机动车
  1. houghcircles_vs10

    0下载:
  2. 图形检测,hough变换检测直线、圆、椭圆。-Pattern detection, hough transform to detect straight line, circle, ellipse.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16005120
    • 提供者:che
  1. dfe

    0下载:
  2. 图像二值化 检测圆和直线 图像的计算机识别-Computer Recognition binarization image circle and line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:黎惠春
  1. pic

    2下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means clustering image segmentation, the fu
  3. 所属分类:Special Effects

    • 发布日期:2015-04-22
    • 文件大小:25356288
    • 提供者:妮乐
  1. my_func(1)

    0下载:
  2. 二值化、加噪、基于霍夫变换的直线和圆的检测-Binarization, noise, and based on the straight line Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2162
    • 提供者:wft
  1. images_processing

    0下载:
  2. 将原程序拆分成三块: 1.由图像 -> 二维直方图的等价圆 2.对等价圆的参数进行分析,分成:色偏图像/进一步处理图像 3.对第2步骤中的图像进行提取其NNO区域图像。 4.对3的“进一步处理图像”执行1步骤,并给出结果。 5.最终将图像分为色偏图像和非色偏需再检测图像两类情况,并放到响应的文件夹内-Original program is split into three parts: 1 the image-> the equivalent two-dimens
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4273
    • 提供者:
  1. houghcircle

    0下载:
  2. 基于hough变换的圆的检测,纯源代码,放在matlab中就能直接用-Based on hough transform circle detection, pure source code, in the matlab for can use directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:happy
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. of-Apple-detection-and-recognition

    1下载:
  2. 基于机器视觉的苹果检测与识别关键技术研究 本文以自然场景下的苹果果实为研究对象,对果实采 摘机器人采摘过程中苹果的检测与识别进行了研究,在机器视觉技术上提出一种新的圆 形检测算法,有效的实现了苹果特征提取。-Apple detection based on machine vision and identification of key technologies Taking apple fruit under natural scene for the study of the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2508192
    • 提供者:tanzheng
  1. hough

    0下载:
  2. hough2005用于检测圆的半径和圆的位置-hough2005 for detecting Yuan Yuan and the radius of the location
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:木阮清
  1. matlab_new

    0下载:
  2. 几种基本的matlab 边缘检测的方法,Canny算子, Roberts梯度算子,Prewwt算子,Sobel算子Log算子。 还给出了一种简单的 计算圆中心和半径的方法。-Canny, Roberts,Prewwt,Sobel,Log
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:spring
  1. Circle-detection

    1下载:
  2. hough和randon函数求图像中圆,对于水中气泡检测效果很不错-Circle detection based on random Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:126604
    • 提供者:武彦林
  1. Hough

    0下载:
  2. 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1353576
    • 提供者:徐婉茹
  1. hough

    0下载:
  2. hough变换检测圆,比较好的实现了hough检测的过程,利于学习-hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4839351
    • 提供者:jenny
« 1 2 ... 18 19 20 21 22 2324 25 26 »
搜珍网 www.dssz.com