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

搜索资源列表

  1. 12

    0下载:
  2. 程序代码说明 用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Program code shows the image using Prewitt edge de
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:42545
    • 提供者:lmj
  1. DE2_70_D5M_LTM_black-line

    0下载:
  2. 基于DE2-70的摄像头图像处理程序,主要在边缘检测上增加了视线内黑线判断的功能-Based on the DE2-70 camera image-processing program, mainly in the edge detection increased the black line within the line of sight to determine the function
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6321848
    • 提供者:liliang
  1. BlobsDemo

    0下载:
  2. Demo to illustrate simple blob detection (sementation), measurement, and filtering. Requires the Image Processing Toolbox (IPT) because it demonstrates some functions supplied by that toolbox, plus it uses the "coins" demo image supplied with that to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:zhenhao
  1. chapter9

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:陈新秋
  1. chap07

    0下载:
  2. 这个程序的主要是实现hough 变换实现直线检测最大方差法计算灰度分割门限 各种边缘检测算子 相位编组 -This program is primarily to achieve hough transform line detection method to calculate the maximum variance threshold gray level segmentation of various edge detection operator Phase Group
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3098
    • 提供者:llwxs
  1. linecircle

    0下载:
  2. 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:721359
    • 提供者:战语
  1. cppfrance_DETECTION-DROITES-DANS-IMAGE-HOUGH___Pa

    0下载:
  2. hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:319538
    • 提供者:cmoi
  1. hough1

    0下载:
  2. 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:665
    • 提供者:check
  1. houghlinedection

    0下载:
  2. 使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好-line detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3609
    • 提供者:liweizhe1002
  1. ScanURL

    0下载:
  2. 一个简单的检测URL在线的小工具,希望对你有用。-A simple URL-line detection of small tools
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:14648
    • 提供者:aaa
  1. wangxiaoyun

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4348
    • 提供者:aadee
  1. Hough_Transform_for_Line_Detection

    0下载:
  2. Hough变换的直线检测Hough Transform for Line Detection-Hough transform line detection Hough Transform for Line Detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:238252
    • 提供者:laf
  1. ABBot_10

    0下载:
  2. Boe bot line detection source code
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:16868
    • 提供者:amer
  1. detection

    0下载:
  2. 随着生产和工艺的进步,人们对产品的质量要求越来越高,基于机器视觉的在线 检测系统成为一种重要的质量控制手段。本文对应用于宽幅面、高精度的基于分布式 机器视觉的产品表面缺陷在线检测理论与算法进行了研究,并在此基础上以印刷品和 浮法玻璃的缺陷检测为例,完成了模式产品和非模式产品的缺陷在线检测系统。-With the progress of production and technology, people are increasingly demanding high quality p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5104107
    • 提供者:丁雍
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. ImgSegmentShow

    0下载:
  2. 该文件包含了常用的边缘检测算法,同时使用Hough变换进行直线检测。-This file contains the commonly used edge detection algorithms, using Hough transform for line detection。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4971917
    • 提供者:jack
  1. hafubianhuan

    0下载:
  2. 哈夫变换直线参数检测是图像分析和计算机视觉中一个基本问题,哈夫变换能很好地解决这个问题,然而哈夫变换的巨大计算量使它难于实时应用.因为一个图像点对应参数空间的一条曲线,图像点与量化后的参数区间是一对多的关系,造成了标准哈夫变换的计算复杂性.而两点确定一条直线,两个图像点对应一个参数点,利用这个原理能大幅度减少哈夫变换的计算量. -Hough transform line detection is a parameter image analysis and computer vision a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2066
    • 提供者:徐昊
  1. houghlines

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

    • 发布日期:2017-03-30
    • 文件大小:3102
    • 提供者:sdp
  1. hough_lines

    0下载:
  2. 基于hough变换的直线的检测程序,实用,适用于hough变换直线检测研究的初学者。-Straight line hough transform based on testing procedures, practical, hough transform for line detection of the beginner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3103
    • 提供者:sdphw
  1. Ali_Project

    0下载:
  2. Horizontal line detection for texture images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:715140
    • 提供者:Nadeem Akhtar
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com