CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - hough 圆

搜索资源列表

  1. extract-underlying

    0下载:
  2. 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4.62kb
    • 提供者:顾舒文
  1. shape-detect

    0下载:
  2. 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:425kb
    • 提供者:ZZT
  1. juxingjiance

    2下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-07
    • 文件大小:1.48kb
    • 提供者:贾建辉
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8.25kb
    • 提供者:胡锦
  1. Hough

    0下载:
  2. vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.46mb
    • 提供者:yao
  1. hough

    0下载:
  2. 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:王乐
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:16.85mb
    • 提供者:李先生
  1. 0773383inspection

    0下载:
  2. hough 圆检测,使用opencv源程序-hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:37.62kb
    • 提供者:袁园
  1. opencv_test

    0下载:
  2. 使用摄像头对采集到的图像进行hough圆变换,并显示。-Using the camera the hough circle transform images collected and displayed.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-01
    • 文件大小:19.74mb
    • 提供者:501821782
  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
    • 文件大小:1.29mb
    • 提供者:徐婉茹
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:李少芳
  1. OPENCV

    0下载:
  2. opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:102.61kb
    • 提供者:ZHANG LLIJIAN
  1. hough

    0下载:
  2. vs2012+OpenCV2.4.8中关于霍夫变换的应用,包括实现霍夫圆变换的HoughCircles函数的使用方法-Application of Hof transform in vs2012+OpenCV2.4.8, using the HoughCircles function method including the circle Hough transform
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.04mb
    • 提供者:郑小航
  1. Hough-Circle-Detector-master

    0下载:
  2. Hough圆检测,多种检测方法,自己新建一个工程即可,或者make一下-Hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7.17kb
    • 提供者:张三
  1. Hough

    0下载:
  2. 检测直线 圆 椭圆 简单实用 实践证明 欢迎下载-Detecting straight round oval proved simple and practical welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:jiangnan
  1. Hough-transform

    0下载:
  2. 霍夫变换是一种在图像中寻找直线、圆及其他简单形状的方法,霍夫线变换是利用Hough变换在二值图像中找到直线-Hough transform is a find in the image lines, circles and other shapes simple method is to use the Hough transform Hough transform line to find a straight line in the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:132.45kb
    • 提供者:苏晓朋
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18.1mb
    • 提供者:黄俊杰
  1. 新建文件夹

    0下载:
  2. 基于opencv实现人脸检测用hough变化实现瞳孔识别(Pupil recognition using Hough changes)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:69kb
    • 提供者:雾茫茫
  1. hough

    0下载:
  2. hough变换找圆源码程序,保证能运行hough变换找圆源码程序,保证能运行(Hough transform to find the circle source program)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:3.36mb
    • 提供者:辉之蓝
  1. HoughCircles函数

    0下载:
  2. 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:11.82mb
    • 提供者:angrom
« 12 »
搜珍网 www.dssz.com