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

搜索资源列表

  1. extract-underlying

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

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

    0下载:
  2. 主要通过读入bmp文件,实时检测圆的半径和其他信息,工具是VC+opencv-Bmp files, mainly through reading, real-time detection of the radius and other information, the tool is VC+ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:小坦克
  1. houghcircles

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

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:wink
  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_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

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

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

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:王乐
  1. HoughCircles

    0下载:
  2. 这是利用Opencv实现圆检测的源代码。-This file is to implement the circles detection with opencv library.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:yg
  1. RHT_CIRCLE

    0下载:
  2. 利用随机霍夫变换,检测图像中的圆,可以调节参数,达到理想效果-Find circles by using RHT
  3. 所属分类:OpenCV

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

    0下载:
  2. 一篇关于改进的hough算法检测圆,包括圆心的位置检测,半径的检测,与传统的hough相比,有了很大的改进。-An improved algorithm of hough circle detection, including the detection of the center position, the radius of detection, compared with traditional hough, has been greatly improved.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:337.66kb
    • 提供者:liufei
  1. ex05

    0下载:
  2. 人脸识别,通过设计程序,来检测出一幅图像中的几张脸,并用圆圈圈出来-Face recognition, through the design process to detect a few faces in the image, and use circled
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.36mb
    • 提供者:雅尼
  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
    • 文件大小:1.6mb
    • 提供者:jianglei
  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_circle

    0下载:
  2. 一个自己利用OPENCV1.0编写的霍夫圆检测程序,初学者可以参考,可以修改使用-Own use OPENCV1.0 written Hough circle detection program, beginners can refer to, can be modified to use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.31mb
    • 提供者:什锦丁儿
  1. cvHoughCircles

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

    • 发布日期:2017-05-30
    • 文件大小:12.52mb
    • 提供者:d2fans
  1. Project8

    0下载:
  2. 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.29mb
    • 提供者:邓文豪
  1. test1

    0下载:
  2. 输入图片是一系列的圆,通过霍夫变换检测出圆的个数以及圆的轮廓,并标记出来-input a picture with a seires circles. by using huofu trans,it can turn out the number of the circles and draw out the edge of the circles
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:40.65kb
    • 提供者:张昌尧
  1. contour

    0下载:
  2. 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.01mb
    • 提供者:孙晓阳
  1. facedetect

    0下载:
  2. 使用OpenCV实现的人脸检测,能够检测出图片中的人物的正脸,并使用不同颜色的圆标记出人脸所在位置-Implemented using OpenCV face detection can detect the positive image of the characters face, and use different colors to mark the location of a round face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:jachor
  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
搜珍网 www.dssz.com