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

搜索资源列表

  1. MachineVision3

    0下载:
  2. a outsu thresholing algorithm with hough transform in opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:8621
    • 提供者:dani
  1. HoughLineTracking

    0下载:
  2. 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4711352
    • 提供者:mu1292
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. opencv17

    0下载:
  2. opencv霍夫圆变换,在灰度图中找圆序列-opencv Hough circle transform, looking round in the sequence in grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1526
    • 提供者:郭攀
  1. hough

    0下载:
  2. hough 变换的代码,采用C++和opencv完成,运行良好-hough program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:231860
    • 提供者:zhangqing
  1. circletransform

    0下载:
  2. This code is for hough circle transform using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:946
    • 提供者:hyun chan ahn
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
  1. Get-Circle-Using-Hough

    0下载:
  2. 获取图片中的圆形,用到OpenCV,方法是Hough变换法-Get Circle In The Image Using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:18597
    • 提供者:
  1. class-specific-Hough-forests-

    0下载:
  2. 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12258852
    • 提供者:hfutyang
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:52224
    • 提供者:kzx
  1. hough

    0下载:
  2. 基于opencv的vc++图像处理中的hough线段检测代码-hough line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:vivicharchar
  1. Hough-Line-detection

    0下载:
  2. 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:821106
    • 提供者:吴星怡
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. Hough_circle

    0下载:
  2. 霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:620
    • 提供者:倪佩佩
  1. Hough

    0下载:
  2. vs2010+opencv的霍夫直线特征提取-Hove, vs2010+opencv linear feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:5697005
    • 提供者:liyuan
  1. Houghfoopencv

    0下载:
  2. (Hough change for opencv)霍夫变换求图片圆心,运行环境为opencv-Hough change for opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1814
    • 提供者:肖畅
  1. hough.cpp

    0下载:
  2. 这是一个基于VC++的Opencv的一个Hough函数的程序-This is a procedure based on VC++ about Hough circle
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:9787
    • 提供者:jiangdan
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:thofde
  1. hough

    0下载:
  2. 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1790041
    • 提供者:黄凯军
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com