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

搜索资源列表

  1. Linedetection_Java

    0下载:
  2. Line detection and image convolution code in Java. Line detection is made by size x size convolution (size in generally 3). Java code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3930
    • 提供者:selamicik
  1. Detection_and_Visualization_of_closed_streamlines_

    0下载:
  2. 流体的分析与可视化是可视化的中心问题。近几年基于拓扑的方法引起了越来越多的兴趣,本文描述一种流体封闭流线的探测方法。-fluid analysis and visualization is visualization of the central issue. In recent years, based on topological methods attracted more and more interest, the paper describes a closed fluid flow
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10970
    • 提供者:罗伟平
  1. houghostu

    4下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76495
    • 提供者:田炳香
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:239223
    • 提供者:阿九
  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. LaneDetectionAlgorithmsedonaHyperbol

    0下载:
  2. 这是一个基于抛物线模型的车道线检测算法模型方法,并详细介绍了车道线分离警告系统的设计步骤。-This is a model based on the parabolic model for lane-line detection algorithm method, and details of the lane line separating warning system design steps.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3255349
    • 提供者:徐厚杰
  1. smartcar

    0下载:
  2. 小车黑线检测,计数,计时,计里程,往返,变速-Car black line detection, counting, time, total mileage, round-trip, speed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3141
    • 提供者:zhangguangquan
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. multiobject

    4下载:
  2. 有关航迹起始的函数 内涵多个测试函数 矩阵 行事件制定可行事件,计算目标检测指示,量测关联指示,虚警量测个数等-A function of the track initiation function matrix content of multiple tests to develop a viable line of events event, the calculation target detection instructions, measurement associated with
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:123286
    • 提供者:姚思
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  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. linecircle

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

    • 发布日期:2017-04-01
    • 文件大小:721359
    • 提供者:战语
  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. iplab_src

    0下载:
  2. Complex Image Processor Application with sharpening, Histogram Drawing, Edge Detection, Line Detection, Bluring, and much.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1556754
    • 提供者:onur
  1. Line-Detection-

    0下载:
  2. 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1453
    • 提供者:牛子蛋
  1. lsd_1.6

    0下载:
  2. LSD快速直线检测算法 应用于光学图像 检测门限值的大小确定不需根据图像调整,检测速度快,检测性能优越-LSD fast line detection algorithm is applied to the size of the optical image detection threshold determined not need to be adjusted according to the image detection speed, excellent detection perfo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:630820
    • 提供者:tanxi
  1. Hough-Line-detection

    0下载:
  2. 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:821106
    • 提供者:吴星怡
  1. 01

    0下载:
  2. hough检测直线 该算法可以检测诸如车道线之类的直线和斜线-hough line detection algorithm can detect such as lane lines straight and slash
  3. 所属分类:Button control

    • 发布日期:2017-11-22
    • 文件大小:248240
    • 提供者:常玲玲
  1. VHD

    0下载:
  2. this code is for vertical horizontal line detection.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:14336
    • 提供者:processing
« 12 3 4 5 »
搜珍网 www.dssz.com