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

搜索资源列表

  1. Hough

    0下载:
  2. 用c++语言在VC6.0下实现的Hough变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9724
    • 提供者:ll
  1. C++图像处理

    0下载:
  2. 5种经典算子边缘检测,小波变换,图像编码。Hough变换
  3. 所属分类:源码下载

    • 发布日期:2011-08-25
    • 文件大小:337417
    • 提供者:yihhan
  1. hough.rar

    0下载:
  2. 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。,Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:quan
  1. houghBIANHUAN.rar

    0下载:
  2. hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行,hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1259
    • 提供者:周周
  1. HTR

    0下载:
  2. Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:54391
    • 提供者:罗辉武
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. myhough_1degree

    1下载:
  2. Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-08
    • 文件大小:363118
    • 提供者:七禾
  1. T58

    0下载:
  2. 图像处理的霍夫(Hough)变换C代码 -Hough
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1363
    • 提供者:zhiminwu
  1. Hough

    0下载:
  2. 霍夫变换的C程序源码,接口已封装,可以在你的工程中调用-Hough transform of C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:liutong
  1. houghGUI

    0下载:
  2. circular hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:12865
    • 提供者:moumita
  1. Hough

    0下载:
  2. 基于visual c++的hough变换算法实现-Visual c++ based on the hough transform algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24220
    • 提供者:gdwu
  1. det_code-1.0beta

    0下载:
  2. The main part of the code uses improved Shape Context as feature descr iptor and fit into a Hough Voting framework to detect objects. It can be used for initial hypothesis proposal. I hope you find this code helpful!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-25
    • 文件大小:8343425
    • 提供者:cui
  1. Hough

    0下载:
  2. 基于C++的hough变换算法实现代码,运行很好。-Based on C++, hough transform algorithm code to run very well.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4681139
    • 提供者:Lin Xi
  1. Hough

    0下载:
  2. Visual C++实现Hough变换供大家分享-Visual C++ Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5724
    • 提供者:周美
  1. Hough

    0下载:
  2. 图像的hough变换代码,可以直接编译使用,基于c++的源码-Hough transform code in the image can be directly compiled using c++ based source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9450
    • 提供者:pupu
  1. hough

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

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

    0下载:
  2. 在C++的环境下,完成了图像的hough变换,代码详细易懂-In C++ environment, complete the hough transform image, the code more understandable
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:12049
    • 提供者:cuiyanjun
  1. Hough

    0下载:
  2. 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:何林立
  1. Houghbianhuan

    0下载:
  2. Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1565
    • 提供者:月影潇湘
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
« 1 23 4 5 6 »
搜珍网 www.dssz.com