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

搜索资源列表

  1. prefuse-beta-20060615

    0下载:
  2. prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interacti
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:4318172
    • 提供者:哦哦哦
  1. Edge_linking_line_segment_fitt

    4下载:
  2. matlab示例程序,可以边缘检测、腐蚀、膨胀等基本操作,另外还可以对检测得到的边缘进行连接操作。,matlab example of the procedure, you can edge detection, corrosion, expansion of the basic operation of detection can also be operated to connect the edge.
  3. 所属分类:matlab

    • 发布日期:2015-06-05
    • 文件大小:104598
    • 提供者:glory
  1. edge_connect

    0下载:
  2. 对图像边缘提取后,采用本程序连接一些零碎边缘-The image edge detection, the use of this procedure to connect the edge of some fragmentary
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:255016
    • 提供者:zhenping
  1. hough(vc)

    0下载:
  2. Hough变换最先是由Paul Hough在1962年提出的, 它所实现的是一种从图像空间到参数空间的映射关系,其主要优点就是检测几何形状的能力较少受到几何形状中间断点的干扰 , 而且不需要预先组合或连接边缘点, 可以广泛应用于纤维、 孔径等自动检测中-Hough transform is the first by Paul Hough in 1962, and it is a realization from the image space to parameter space of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1740
    • 提供者:tangxin
  1. gui

    0下载:
  2. You can put points on the area, and connect them with an edge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4507
    • 提供者:kudzu
  1. PL0

    0下载:
  2. 从NFA到DFA的转换过程是利用NFA的信息不断生成DFA的状态结点和边的过程,或者说是生成DFA自动机转换表元素的过程。求ε-闭包也就是把用ε边连接起来的状态合并起来的过程,被合并的状态集将形成DFA的一个状态,因此DFA的状态被表示为NFA的状态子集。 用SS(状态集)的形式表示DFA的状态。假设SS表示新产生的状态,则下一步的工作是:对每个符号a考虑其边和该边的指向状态。 -From the NFA to DFA conversion process is the use of i
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:210444
    • 提供者:董华鹏
  1. 74hc164

    0下载:
  2. 74HCT164 是 8 位边沿触发式移位寄存器,串行输入数据,然后并行输出。数据通过两个输入端(DSA 或 DSB)之一串行输入;任一输入端可以用作高电平使能端,控制另一输入端的数据输入。两个输入端或者连接在一起,或者把不用的输入端接高电平,一定不要悬空。-74HCT164 is an 8-bit edge triggered shift register, serial input data, and then output in parallel. Data input through t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:21060
    • 提供者:裘怿况
  1. DSPBuilderusemathord

    0下载:
  2. DSP Builder是一个系统级(或算法级)设计工具,它架构在多个软件工具之上,并把系统级(或算法仿真建模)和RTL级(硬件实现)两个设计领域的设计工具连接起来,都放在了Matlab/Simulink图形设计平台上,而将QuartusII作为底层设计工具置于后台,最大程度地发挥了这种工具的优势。-DSP Builder is a system-level (or algorithm-level) design tool architecture in a number of software
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1911176
    • 提供者:yuan
  1. canny223

    0下载:
  2. canny edge detector. The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2335
    • 提供者:mokocom
  1. Edgelink_

    0下载:
  2. 做完边缘提取之后,有的边缘断断续续,需要进行边缘连接,将其连成完整线。-Done after edge detection, and some off the edge, the edge needed to connect, to link into the full line.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11816
    • 提供者:jiang
  1. 2color

    0下载:
  2. 对于给定的图G,如果存在一种用2种颜色对顶点着色的方案,使得图中任意一条边所 连接的2个顶点着有不同颜色,则称图G是可2着色的。 -For a given graph G, if there is a program of two kinds of color on the vertex shader, so any one edge Connect two vertices with different colors, then G can be 2-colored.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:50809
    • 提供者:张三
  1. Dshendusousuoe

    0下载:
  2. 深度搜索,可将边缘断点连接起来,多用于图像分割中中和边缘检测结合使用 ,经测试可直接使用。 -Depth search, you can connect the edge of the breakpoints used for image segmentation and edge detection, has been tested and can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1210
    • 提供者:分界线
  1. IIC

    0下载:
  2. Inter-Integrated Circuit总线是由PHILIPS公司开发的两线式串行总线,用于连接微控制器及其外围设备 。它是同步通信的一种特殊形式,具有接口线少,控制方式简单,通信速率较高的特点。只需要一条串行数据线SDA,一条串行时钟线SCL 。它是一个真正的多主机总线,如果两个或更多主机同时初始化,数据传输可以通过冲突检测和仲裁防止数据被破坏;串行的8 位双向数据传输位速率在标准模式下可达100kbit/s,快速模式下可达400kbit/s,高速模式下可达3.4Mbit/s;连接到相
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2602
    • 提供者:mary
  1. edge

    0下载:
  2. 采用Canny算法进行边缘检测。主要包括以下几个步骤:1、用高斯滤波器平滑图像。2、用一阶偏导的有限差分计算梯度的幅值和方向。3、对梯度幅值进行非极大值抑制。4、用双阈值算法检测和连接边缘。5、采用高斯平滑函数-Using the Canny edge detection algorithm. Include the following steps: 1, smooth image with a Gaussian filter. 2, first-order partial derivative
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:85258
    • 提供者:王云舒
  1. MDIO

    0下载:
  2. The MDIO interface is a simple, two-wire, serial interface, clock and data. MDIO is used to connect a management entity and a managed PHY for the purposes of controlling the PHY and gathering status from the PHY. The two lines include the MDC lin
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:421890
    • 提供者:chinku
  1. edgelink

    0下载:
  2. 连接间断的边缘,这是从网上下的,直接就用了,没怎么改动-Connect intermittent edge, which is from the Internet, directly on the use, not how to change
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:han
  1. edgelink

    0下载:
  2. 在边缘检测之后得到的边缘不一定是完整的,利用这个函数可以将个线段生长一些,然后连接起来,成完整的形状-At the edge of the edge detection after get is not necessarily complete, use this function can be a line segment to grow some, and then connect, into the shape of a complete
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2858
    • 提供者:李磊
  1. 9_EdgeDistillUseSobel

    0下载:
  2. 连接好电脑和DSP仿真器,给全部实验设备上电,打开CCS3.3并连接板卡。将视频线一头连接板卡的输入端,另一头连接显示器的输入,将显示器调到AV模式。打开工程EdgeDistill UseSobel.pjt,编译,下载,运行。此工程的功能是:把摄像头捕捉到的一幅图像进行Sobel边缘提取处理,并将之输出到显示器。-Connect the computer and the DSP emulator to test equipment on all electric, open CCS3.3 a
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:60651
    • 提供者:zyj
  1. canny_matlab

    0下载:
  2. canny边缘检测一共四个部分:   1.对原图像高斯平滑   2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。   3.对联合的sobel检测图像进行非极大抑制   4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts: 1. Gaussian smoothing the original image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:12300
    • 提供者:zqc
  1. canny

    1下载:
  2. canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect th
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:周杰伦的
« 12 »
搜珍网 www.dssz.com