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

搜索资源列表

  1. jqsjxg

    1下载:
  2. VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:274401
    • 提供者:龚璇
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:274418
    • 提供者:zhou
  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. hough-find-circle

    0下载:
  2. 一个C++程序,用于寻找图像中的圆形目标,用hough算法编写的-Used to find circular target in the image using hough algorithm written
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3369229
    • 提供者:tianfuchen
  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. 这是检测圆的霍夫算法程序,用C++编写,需要的下载-hough transform to detect the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1579
    • 提供者:王阳
  1. Hough

    0下载:
  2. 图像处理相关算法C++源码\数字图象处理VC原码\Hough变换-Image processing related algorithms C++ source \ digital image processing VC original code \ Hough transform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-06
    • 文件大小:226778
    • 提供者:文字
  1. Hough

    1下载:
  2. c语言实现hough变换.语句非常 的精简。希望大家多多支持-use the c programming language to realize the Hough Transformation
  3. 所属分类:其他小程序

    • 发布日期:2014-03-13
    • 文件大小:844
    • 提供者:杨淑
  1. hough

    0下载:
  2. 用来检验图像中直线的hough变换代码,用C++编写-Hough transform is used to test the image straight line code, written in c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1410
    • 提供者:王丽
  1. Hough

    0下载:
  2. 关于图像的hough变换的代码,采用c++进行编写的,程序正确-About the hough transform of image ,Written using c++ to program correctly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:shenpingping
  1. hough

    0下载:
  2. implementation of hough transformation in visual c++ with openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2550073
    • 提供者:blade
  1. hough

    0下载:
  2. 基于Visual C++应用程序开发的hough变化,直线边沿变化-Hough change based on C, the straight edge of change
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1061225
    • 提供者:彭姣丽
  1. C-andy

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3086
    • 提供者:马东兴
  1. hough

    0下载:
  2. C++ implementation of hough-transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:8412
    • 提供者:Elarion245
  1. finding-circle-with-HOUGH-method-

    0下载:
  2. HOUHG 变换检测圆坐标源代码。,确定一个圆需要:X坐标,Y坐标,半径三个未知量。 做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如果X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径,那么是 不是在这个三维空间。-C++ code for finding circle with HOUGH method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:45557
    • 提供者:王子
  1. kmeans-snake-hough

    0下载:
  2. kmeans、snake、hough三种算法的c++代码,其中,kmeans进行分类,snake进行图像套索,hough进行找圆、直线等功能-kmeans, snake, hough three algorithms c++ code, which, kmeans classify, snake image lasso, hough were looking for circles, lines, and other functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1738717
    • 提供者:
  1. hough-circle

    0下载:
  2. opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:4999665
    • 提供者:wangshwien
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. HoughLine

    0下载:
  2. Hough直线检测,c++实现,具体详细源代码,课程实习成果(result from the hard work with my classmates,hoping you'd like it,and hope that it will be helpful.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9496576
    • 提供者:April_
  1. Circle

    0下载:
  2. 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:L_mo
« 1 2 34 5 6 »
搜珍网 www.dssz.com