搜索资源列表

  1. 直线检测

    0下载:
  2. 检测一副图象中的直线并把直线描绘出来,用OPENCV编,VC环境下-an image detection of linear and linear painted with OPENCV series, VC environment
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:张莉
  1. radon变换检测直线

    2下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1395
    • 提供者:孔晓东
  1. Hough变换直线检测

    1下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. 霍夫变换检测圆和直线

    1下载:
  2. 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
  3. 所属分类:源码下载

    • 发布日期:2011-12-25
    • 文件大小:82353
    • 提供者:jorden18
  1. hough 程序例子

    0下载:
  2. hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:3552256
    • 提供者:张婷
  1. Hough变换例子

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

    • 发布日期:2024-05-09
    • 文件大小:3552256
    • 提供者:阿九
  1. MATLAB检测两直线的交点

    0下载:
  2. 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:任逍遥
  1. hough变换检测直线

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

    • 发布日期:2024-05-09
    • 文件大小:129024
    • 提供者:杨兵
  1. 直线度检测

    0下载:
  2. 用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares method the straight line, thus may carry on to the engine bed guide rail straight dimension error examines
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:王杰
  1. lines_arcs.tar

    0下载:
  2. 一个用于检测图形图像中直线以及弧张的C语言的源代码。-a graphic image for the detection of line and arc of the C-language source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:245760
    • 提供者:阳云
  1. Houghpeaks

    1下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:郭晓娟
  1. Houghcicle.txt

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:jakey0000
  1. 边缘检测hough直线

    0下载:
  2. 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:114688
    • 提供者:王浩号
  1. 3.30-4.3-bianyuan

    0下载:
  2. 基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:易学习同志
  1. gaijin---hough

    0下载:
  2. 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4451328
    • 提供者:心房
  1. LSD直线提取算法MATLAB

    0下载:
  2. 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:330752
    • 提供者:hanpuxia
  1. baidu_36747360_9767429

    0下载:
  2. lsd 直线检测算法通过c++实现的 可以运行(LSD line detection algorithm can run through C + + language)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:3881984
    • 提供者:石石石头
  1. audio

    0下载:
  2. 利用python对视频中较为明显的某样物体进行捕捉;直线检测及其他图像基本操作(Using Python to capture an object that is more obvious in video ;Line detection and other basic image operations)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:五五阱
  1. ED_Lib-master

    0下载:
  2. 灰度图像中的ED直线检测算法,无须调参,自动适配(Ed lines detection algorithm in gray image. The parameters are automatically adapted and do not need to be adjusted)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:55296
    • 提供者:llkk2200
  1. Gary_LSD-master

    0下载:
  2. LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:22053888
    • 提供者:248JW
« 1 2 3 45 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org