搜索资源列表

  1. hough变换检测直线

    1下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:3552256
    • 提供者:阿九
  1. hough变换检测直线

    0下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:129024
    • 提供者:杨兵
  1. Houghcicle.txt

    0下载:
  2. hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
  3. 所属分类:编程文档

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:jakey0000
  1. line_hough

    1下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:李守一
  1. Hough111

    0下载:
  2. hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:黄慈栋
  1. hough

    0下载:
  2. hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:204800
    • 提供者:赤脚女孩
  1. HoughLine

    0下载:
  2. 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:朱勇
  1. Hough

    0下载:
  2. 这是一个在VC++环境下编写的Hough变换检测圆代码,可以同时检测多个圆.-This is a VC++ Environment prepared circular Hough transform detection code, can detect more than a round.
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:60416
    • 提供者:马尚
  1. hough

    0下载:
  2. 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。-Hough transform is a very useful algorithm, can detect a straight line, round, oval, etc., can also be connected to the edge.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:98304
    • 提供者:格子
  1. Hough

    0下载:
  2. 计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:10236928
    • 提供者:南航
  1. houghline

    0下载:
  2. hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线-Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:tdw
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:15360
    • 提供者:zhang
  1. Hough

    0下载:
  2. 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1828864
    • 提供者:331
  1. Hough

    0下载:
  2. 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:4566016
    • 提供者:yangzheng
  1. houghlines

    0下载:
  2. hough变换用于直线的检测,适用于计算机视觉的初学者,简单容易理解-hough transform for line detection, computer vision for beginners, easy to understand. . .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:sdp
  1. houghdetectline

    0下载:
  2. hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:anthony
  1. hough--line

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the bas
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:148480
    • 提供者:丁海龙
  1. hough

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:蔡伟
  1. hough变换检测直线c#

    0下载:
  2. hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:Master_Xue
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org