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

搜索资源列表

  1. line-patrol

    0下载:
  2. 寻迹机器人,通过红外检测实现机器人智能化-Tracing robot, intelligent robot by infrared detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:18857
    • 提供者:李刚
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. hough_matlab

    0下载:
  2. 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2783
    • 提供者:zj
  1. hough

    0下载:
  2. 主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好-Line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1149
    • 提供者:yangjianqiao
  1. Houghbianhuan

    0下载:
  2. Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1565
    • 提供者:月影潇湘
  1. Hough

    0下载:
  2. 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8373
    • 提供者:baoer
  1. hough

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1775
    • 提供者:蔡伟
  1. edge

    0下载:
  2. 包含数字图像处理的基本方法 有sober算子 canny算子,hpughlines直线检测。欢迎下载-Contains the basic methods of digital image processing operators are sober canny operator, hpughlines line detection. Welcome download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:179544
    • 提供者:liu
  1. hough-paper

    0下载:
  2. 10篇hough检测直线的中英文文章,对有意于曲线检测的研究者有很大的帮助!-Hough line detection of the 10 articles in English, for researchers interested in testing the curve is very helpful!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14656224
    • 提供者:小鱼儿
  1. APPgetLargeConnectedEdges

    0下载:
  2. 长直线检测工具,hoeim的工具,在结构化场景中计算消影点的利器-Long line detection tool, hoeim tool to calculate the structure of the scene point blanking tool
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1655
    • 提供者:hehao
  1. p11-duda

    0下载:
  2. Key Words and Phrases: picture processing, pattern recognition, line detection, curve detection, colinear points, point-line transformation, Hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:523811
    • 提供者:diaoc
  1. science

    0下载:
  2. Real-time line detection through an improved Hough transform voting scheme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2360137
    • 提供者:zj
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. abc

    0下载:
  2. 为解决上电电路板功能智能测试的问题,提出一种以单片机为处理器核心,基于can总线的在线柔性检测系统, 外加模拟信号调理、模数转换、人机接口,进行智能测控系统所需的信号,实现数据采集、即时搬运和快速循环存取。 针对不同检测信号,设计出相应信号处理的软件,实现系统的柔性在线检测功能。实验结果表明系统能快速准确地完成电路板检测的功能。-To solve the power-on circuit board functional test of intelligent questions, propos
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:328961
    • 提供者:cyj
  1. linedet

    0下载:
  2. Program matlab describe line detection algorithm, we can use System Generator Tool with matlab to implement it in FPGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:14990
    • 提供者:harouni
  1. 2q22

    0下载:
  2. 民爆导爆管在线检测及自动化生产设备的研究.-The explosive detonating tube on-line detection and automated production equipment research.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:454610
    • 提供者:
  1. 221

    0下载:
  2. 带离线检测补偿的酸浓度控制系统.With off-line detection and compensation of acid concentration control system.-With off-line detection and compensation of acid concentration control system.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:260306
    • 提供者:de
  1. HoughLine

    0下载:
  2. 自己编写的霍夫代码检测直线,不一定是最好的,但是里面有学习心得啊-The line detection by hough,writed it by myself,it is very value for myself studying
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1642
    • 提供者:wang
  1. my_hough

    0下载:
  2. canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:860
    • 提供者:闫世博
  1. hough-Line

    0下载:
  2. 霍夫变换,检测图像中的直线 非常好用的算法 可以学习一下-Hough transform, a straight line in the detection image is very easy to use algorithm can learn
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15920761
    • 提供者:高旭超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 43 »
搜珍网 www.dssz.com