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

搜索资源列表

  1. 纤维处理软件sob+hough直线检测+自动判定

    1下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43167
    • 提供者:唐军
  1. DXF2MIKE

    3下载:
  2. 专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式: 1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界 -dedicated to the extraction of 21 customized data points dxf document procedures. To extract AutoCAD14 D
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:261289
    • 提供者:张高
  1. houghplotline

    0下载:
  2. % 该函数实现hough变换提取直线的功能 % 输入图像x,运行之后直接画出直线。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1521
    • 提供者:carolin1980
  1. getline

    0下载:
  2. 自己编写的一个有关灰度图象提取直线的小程序,包括完整的程序。交流最重要!-themselves prepared a gray-scale image from the straight line of small procedures, including the integrity of the process. Exchange of the most important!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152632
    • 提供者:林两
  1. 1houghbianhuan

    0下载:
  2. 通过hough变换去从图像中提取直线,并且通过vc++实现。可以直接运行。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1734158
    • 提供者:ssdsdsdsd
  1. hough

    1下载:
  2. 可利用哈夫变换法在变换域提取直线,利用g共线和直线相交的关系,使直线提取问题转化为计数问题
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54210
    • 提供者:高婧
  1. hough_直线

    1下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:80576
    • 提供者:刘秉帼
  1. tsai30b3

    0下载:
  2. 关于tsai摄像机标定方法源代码,很值得借鉴的方法。 不过现在偶想求一有关hough变换提取直线的程序。多谢!-Talk : Tiberius on the camera calibration method source code, we can draw method. But for now : Part one of the Hough transform to extract a linear process. Thank you!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:151154
    • 提供者:蓝天
  1. Hough变换直线检测

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

  1. houghline.hough 变换提取直线 MATLAB程序

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

    • 发布日期:2013-11-28
    • 文件大小:1429
    • 提供者:tdw
  1. staight

    0下载:
  2. 一种图像处理中稳健的提取直线的算法论文,文章采用了多种方法结合来实现提取直线-A robust image processing algorithm for extracting straight thesis, the article used a variety of methods to achieve the extraction of straight line
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:777062
    • 提供者:dynasty
  1. hough

    0下载:
  2. hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:808
    • 提供者:dan
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. _Hough__doc

    1下载:
  2. hogh变换,从图像中提取直线。程序过程详细。-hough transform,find lines from images.you can learn how to use the hough transform
  3. 所属分类:matlab例程

    • 发布日期:2013-11-28
    • 文件大小:21491
    • 提供者:刘明石
  1. lines-hough

    0下载:
  2. hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1076
    • 提供者:aniu
  1. 2

    0下载:
  2. 用hough变换提取直线,检测直线倾斜角度-With the hough transform to extract straight line detection angle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1134307
    • 提供者:james
  1. 基于VBA的AutoCAD图块属性提取与Excel输出

    0下载:
  2. 创建直线,将图形属性进行提取只excel表格中(VBACreate a straight line)
  3. 所属分类:其他

  1. 去噪和直线提取

    0下载:
  2. 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:赵家小萌
  1. 基于LSD的直线提取算法

    0下载:
  2. 基于LSD的直线提取算法的原理、特点介绍(Introduction of straight line extraction algorithm based on LSD)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:955392
    • 提供者:artemis_wss
  1. LSD直线提取算法MATLAB

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

    • 发布日期:2019-11-01
    • 文件大小:330752
    • 提供者:hanpuxia
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com