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

搜索资源列表

  1. Hough

    0下载:
  2. line detection using Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:226764
    • 提供者:srikhan
  1. lineint

    0下载:
  2. calculating the line integral contour of the iris and pupil boundaries. this fuction is used in the daugman approach of iris localization.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1334
    • 提供者:Abdul Baqi
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1528
    • 提供者:Javaneh
  1. roughdraw

    0下载:
  2. 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4542
    • 提供者:李岩
  1. line

    0下载:
  2. 直线的三种画法,中点画线,数值微分,还有别的画法。-Three draw a straight line method, in stipple line, numerical differentiation, as well as other painting.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:295103
    • 提供者:liu
  1. houghlines

    0下载:
  2. hough算子线检测,houghline函数-hough line detection operator, houghline function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:tsai
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. lena

    0下载:
  2. 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:203042
    • 提供者:刘涛
  1. Powerlinecommunications

    0下载:
  2. 链码调制窄带载波传输技术链式转 发电力网传输结构-Power line carrier data communications
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:333975
    • 提供者:wang
  1. redline

    0下载:
  2. Audition Red Line (Perfect) VB Source Code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:271144
    • 提供者:AnnA
  1. line

    0下载:
  2. 利用c#实现画直线的功能,代码简单易懂,适合初学者。-Implementation using c# draw a straight line function, easy-to-read code, suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:29182
    • 提供者:gengchunyuC
  1. MC

    0下载:
  2. 实现会议中心的会议室网上管理,分为客户端和管理终端,客户端可以实现会议室的预定申请取消和修改等操作-Implementation of the conference room conference center-line management, is divided into client and the management terminal, the client can achieve the meeting Room reservation cancellations and modif
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2796878
    • 提供者:Lcsophia_njut
  1. ImageLineScanScalingUtilities

    0下载:
  2. The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contrast variation routine and rouitne for finding area between zero cossings of 1D times series.
  3. 所属分类:Other systems

  1. VC6LineNumberAddin

    0下载:
  2. 在代码前显示行号的小插件,对查看源码很实用啊-Before the show at the code line number of the small plug-in, a very practical ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:163687
    • 提供者:wxmx2008
  1. hough

    1下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:705
    • 提供者:paul
  1. intersection

    0下载:
  2. 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1337
    • 提供者:黄半仙
  1. Cohen-Sutherland

    0下载:
  2. Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2408829
    • 提供者:pigniao
  1. DDA_Line

    0下载:
  2. 使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:782
    • 提供者:流星
  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:llp
  1. line

    0下载:
  2. 排队与排队系统\排队系统的三个组成部分\服务机构\M/M/1(田)排队模型-line and line sistem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5075
    • 提供者:我来也
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com