搜索资源列表

  1. 改进的直线检测VC源代码

    1下载:
  2. 改进的Hough变换直线检测VC源代码,检测速度较快
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1719094
    • 提供者:cfhi_lj@126.com
  1. lsd-快速直线检测

    0下载:
  2. 最新的直线检测算法,比hough算法快。
  3. 所属分类:图形图像处理(光照,映射..)

  1. hough_直线

    3下载:
  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
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:2081792
    • 提供者:刘秉帼
  1. radon变换检测直线

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

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:孔晓东
  1. bkwait

    0下载:
  2. 做个图像直线检测的算法,主要是用来检测图像中的直线,-Make out an arithmatic of checking lines.It is mainly used to check and measure the lines in pictures.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:郁闷ing
  1. appendix

    0下载:
  2. 一些其本的图象处理方法,其中包括哈夫 直线检测,灰度图的转换,边界锐化 提取-some of the image processing methods, including Melissa linear detection, grayscale conversion, extraction border Sharpening
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:14492672
    • 提供者:王国发
  1. 一个用matlab检测直线交点的源程序

    1下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:孙类
  1. 纤维处理软件sob+hough直线检测+自动判定

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

    • 发布日期:2024-04-27
    • 文件大小:43008
    • 提供者:唐军
  1. 直线检测

    0下载:
  2. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:张莉
  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-04-27
    • 文件大小:1024
    • 提供者:李守一
  1. HoughTrans

    0下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:3899392
    • 提供者:wxj
  1. xianquchuchengxu

    0下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-27
    • 文件大小:63488
    • 提供者:宋瑞华
  1. linedetec

    1下载:
  2. 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:亿摆
  1. Hough_Grd

    1下载:
  2. 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:432128
    • 提供者:major
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-27
    • 文件大小:885760
    • 提供者:dlf
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2132992
    • 提供者:ZL
  1. houghline

    0下载:
  2. 实现在matlab环境下的直线检测,效果很好,请大家试试。-Realize in the matlab environment linear detection, the effect of good, please try everyone.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:李少峰
  1. hough+c

    0下载:
  2. c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:38912
    • 提供者:冯树彪
  1. OPENCV车道检测与车辆识别LaneDetection

    0下载:
  2. 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
  3. 所属分类:C#编程

    • 发布日期:2024-04-27
    • 文件大小:18779136
    • 提供者:无双_
  1. python-opencv镜头直线检测

    0下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:raintonight
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org