搜索资源列表

  1. HoughCircles

    0下载:
  2. 提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3404
    • 提供者:不漏
  1. HoughCircles

    0下载:
  2. 提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which呵呵threshold adjustable
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:不漏
  1. houghcircles

    0下载:
  2. 霍夫变换的源程序,专门用于复杂背景下圆孔的中心定位-Hough transform of the source, specifically for the complex context of the central positioning hole
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈乔
  1. houghcircles

    0下载:
  2. This a console aplication for the detection of circles in openCV-This is a console aplication for the detection of circles in openCV
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3418112
    • 提供者:eliass
  1. houghcircles

    0下载:
  2. 基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3933184
    • 提供者:hu wenguang
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:梁超
  1. HoughCircles

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

    • 发布日期:2024-05-19
    • 文件大小:1360896
    • 提供者:yg
  1. houghcircles

    0下载:
  2. 改程序应用了哈夫检测图像中存在的圆形目标houghcircle-Hough change detection procedure applied in the presence of the circular target image houghcircle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10184704
    • 提供者:joseph
  1. houghcircles

    0下载:
  2. 基于opencvcv的图像处理,用于检测图像中的圆-For circle detection image based on image processing opencvcv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1344512
    • 提供者:
  1. houghcircles

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

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

    0下载:
  2. identify circles in a image binary by method houghcircles
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:freezer
  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-19
    • 文件大小:15425536
    • 提供者:李春丽
  1. OpenCVdemo11

    0下载:
  2. OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:2763776
    • 提供者:陆伟
  1. HoughCircles

    0下载:
  2. 霍夫变换求图像中的圈,opencv,vc++,环境vs2010,opencv2.4.8-Hough transforms the image circle, opencv, vc++, environment vs2010, opencv2.4.8
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:14365696
    • 提供者:Evy
  1. 63_HoughCircles

    0下载:
  2. 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating sy
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:肖斌
  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

    • 发布日期:2024-05-19
    • 文件大小:7385088
    • 提供者:郑小航
  1. HoughCircles

    0下载:
  2. 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:HoughCircles函数用法示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9-Program descr iption: OpenCV3 programming entry OpenCV2 edition boo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:111616
    • 提供者:肖斌
  1. HoughCircles

    0下载:
  2. OPENCV源码 霍夫圆 代码分析 OPENCV源码 霍夫圆 代码分析-opencv circle process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:123904
    • 提供者:谢槟旭
  1. 时钟识别

    0下载:
  2. 识别一个指针式的时种的时间 程序关键函数说明 1、Canny 2、HoughCircles 3、HoughLines2 4、MyLine类 5、平面几何相关函数(The time of identifying a pointer)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:13957120
    • 提供者:4646464
  1. HoughCircles函数

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

    • 发布日期:2024-05-19
    • 文件大小:12389376
    • 提供者:angrom
« 12 »

源码中国 www.ymcn.org