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

搜索资源列表

  1. LineDetection

    0下载:
  2. OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:150757
    • 提供者:reyjav
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. LineRANSAC

    0下载:
  2. 实现利用RANSAC方法对输入图像的线特征检测的功能。-RANSAC method to achieve the input image using the line feature detection function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8933
    • 提供者:陈全齐
  1. Feature-detection-from-SARImage

    0下载:
  2. Line detection hough transform
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9859652
    • 提供者:jade
  1. ass3A

    0下载:
  2. line detectation to detect edge-hough line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:721
    • 提供者:ffff
  1. Matlab-based-lane-detection-line

    1下载:
  2. 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
  3. 所属分类:matlab

    • 发布日期:2017-03-07
    • 文件大小:1024
    • 提供者:andy
  1. rough-set-line

    0下载:
  2. 将粗糙集中的一系列概念引入到故障选线中,实现了高效可靠的选线判据,仿真证明算法正确可信-rough set based fault line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:221568
    • 提供者:xiaoya
  1. s-transfom-line

    0下载:
  2. 使用S变换成功实现了小电流接地系统的故障选线,仿真证明选线判据真实可信- S transform based fault line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:290949
    • 提供者:xiaoya
  1. Hough matlab-line-mark

    3下载:
  2. matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:429040
    • 提供者:
  1. Canny-Edge-Detection-CSharp.ra

    0下载:
  2. 实现Canny直线提取算法,可以运行,很不错。,canny line detection。
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:1524751
    • 提供者:袁嘉
  1. Line-detection-method

    0下载:
  2. 提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一 条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们 的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上 进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能 够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性-A line seg
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:530432
    • 提供者:王适
  1. power-line--ditection

    0下载:
  2. 电力线检测,是基于视觉的uav巡航的首要-Power line detection, cruising the primary vision-based uav
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:805
    • 提供者:wangxuan
  1. Hough-line-test

    0下载:
  2. Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:王越
  1. line-detection

    0下载:
  2. 改进型数字图像中直线特征的快速检测方法(现代数字图像处理技术)-The rapid detection method of improved line features of the image type digital
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:149066
    • 提供者:JOY
  1. text-line-detection

    1下载:
  2. 提取图像的mser(最大极值稳定区域)特征,进行连通域分析,然后闭运算,滤掉一部分的无关区域,最后保留满足条件的文本行,文本行的信息保存在rec_word-Extract image mser (maximum extremum stable region) characteristics of connected domain analysis, and then closed operation, part of the filter out irrelevant area, finally
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:钟巧
  1. line

    1下载:
  2. 利用霍夫线检测实现车道线的自动检测并判断是否偏离-Using Hof line detection to achieve automatic detection of lane line and determine whether or not to deviate the
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16475136
    • 提供者:qiao_
  1. radon-check-line

    0下载:
  2. 基于MATLAB平台的radon变换程序,用于图像处理,直线检测-Radon transform image processing program based on MATLAB environment, radon transform line detection for linear detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1161
    • 提供者:赵壁
  1. Line-detection

    1下载:
  2. 这组代码是有关SAR遥感图像中城区河流和道路提取的代码实现,对复杂城区道路线条提取非常有效。-This code is about SAR remote sensing images of urban river and road extraction code to achieve, the complex urban road line extraction is very effective.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:4881408
    • 提供者:张伟科
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. ImageProcessing-master

    0下载:
  2. Canny Edge Detection And Hough Transform Line Detection The code is written in Visual C++. USING THE MAIN CODE The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format. In the main co
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:穿山甲说
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com