Welcome![Sign In][Sign Up]
Location:
Search - edge connect

Search list

[TreeViewprefuse-beta-20060615

Description: prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interactive visible graph to demonstrate This includes the data has any may describe group of entities (or pitch point) or may connect in the together some relations (or edge) prefuse the support data including has the level (for example: Filing system, drafted pattern)
Platform: | Size: 4318172 | Author: 哦哦哦 | Hits:

[TreeViewprefuse-beta-20060615

Description: prefuse是一个用户界面包用来把有结构与无结构数据以具有交互性的可视化图形展示出来. 这包括的数据有任何可以被描述成一组实体(或节点)或者可以被连接在一起的一些关系(或 边缘).prefuse支持的数据包括具有层次性(如:文件系统,组织图)-prefuse is a user contact surface package uses for to have the structure by to have with the non- structure data the interactive visible graph to demonstrate This includes the data has any may describe group of entities (or pitch point) or may connect in the together some relations (or edge) prefuse the support data including has the level (for example: Filing system, drafted pattern)
Platform: | Size: 4318208 | Author: 哦哦哦 | Hits:

[Graph programcanny

Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-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-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.
Platform: | Size: 5120 | Author: 秀秀 | Hits:

[Special Effectsedgedetection

Description: 高阶谱在图像边缘提取中的应用,该方法仍有亟待改进的地方,但是提供了一种思想。主要改进方面在于:如何使用双阈值连接边缘。-Higher-order spectrum in the image edge detection application, the method still need improvements, but provides a thinking. The main improvements are: how to use dual-threshold to connect the edge.
Platform: | Size: 47104 | Author: xxl | Hits:

[Bio-RecognizeDEGREE

Description: 1、提取原蛋白质相互作用网络的所有节点 2、分别计算原蛋白质相互作用网络每个节点的度 3、从所有节点中选择具有最高度的节点,反复的添加边,直到它的度值等于原蛋白质相互作用网络该节点的度值 4、在为节点添加边时,从剩余节点中选择节点的方法是其度分布近似服从power-low分布 5、令t的值为零,则每个节点被选到的可能性都是相同的,由于在原蛋白质相互作用网络存在大量的低度节点,所以集散节点会优先连接低度节点。 这样创建的网络就为负相关蛋白质互作网络 -1, extract the original protein-protein interaction network of all nodes 2, respectively, the original calculation of protein-protein interaction network of each node of degree 3, from all nodes in the selection of the highest degree of node, add edge repeatedly until its value equal to the original protein-protein interaction network of the node value of 4, in order to add the edge node from the remaining nodes select the node is its degree distribution similar to obey power-low distribution of 5, so that the value of t is zero, each node was to the possibility of election are the same, as in the original protein-protein interaction network of the existence of a large number of low-level node, the node will be distributed so low priority to connect nodes. This network created for the negative correlation of protein interaction networks
Platform: | Size: 969728 | Author: 徐荣波 | Hits:

[Special Effectsedgedetectionanisotropicdiffusion

Description: 利用matlab语言在各向异性扩散算法基础上实现的边缘检测算法。含参考文献(pdf格式): Scale-Space and Edge Detection Using Anisotropic Diffusion.pdf IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 12. NO. 7. JULY 1990-Matlab language use in the anisotropic diffusion algorithm based on edge detection algorithm. Containing References (pdf format): Scale-Space and Edge Detection Using Anisotropic Diffusion.pdfIEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 12. NO. 7. JULY 1990
Platform: | Size: 1159168 | Author: forestnie | Hits:

[MPIconnect

Description: 顶点倒塌(Vertex Collapse)算法中,一开始图中的N个顶点看作N个孤立的超顶点(Super Vertex),算法运行中,有边连通的超顶点相继合并,直到形成最后的整个连通分量。每个顶点属于且仅属于一个超顶点,超顶点中标号最小者称为该超顶点的根。-Collapsed vertex (Vertex Collapse) algorithm, one began to map the N vertices as N isolated vertices super (Super Vertex), algorithm, there are the super-edge-connected vertices have merged to form the final until the entire connected component . Each vertex belongs to and only belong to one super-vertex, super-vertex in the smallest numbers are referred to as the root of the super-vertex.
Platform: | Size: 2048 | Author: chj | Hits:

[Special Effectshough(vc)

Description: 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 mapping relations, and its main advantages is the ability to detect smaller geometry by the geometric shape of the interference among the breakpoint, and do not need to pre-mix or to connect the edge points, can be widely used in fiber, such as automatic detection in the aperture
Platform: | Size: 2048 | Author: tangxin | Hits:

[Graph programgui

Description: You can put points on the area, and connect them with an edge.
Platform: | Size: 4096 | Author: kudzu | Hits:

[matlabEdge_linking_line_segment_fitting

Description: 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.
Platform: | Size: 104448 | Author: glory | Hits:

[OtherPL0

Description: 从NFA到DFA的转换过程是利用NFA的信息不断生成DFA的状态结点和边的过程,或者说是生成DFA自动机转换表元素的过程。求ε-闭包也就是把用ε边连接起来的状态合并起来的过程,被合并的状态集将形成DFA的一个状态,因此DFA的状态被表示为NFA的状态子集。 用SS(状态集)的形式表示DFA的状态。假设SS表示新产生的状态,则下一步的工作是:对每个符号a考虑其边和该边的指向状态。 -From the NFA to DFA conversion process is the use of information continuously generated NFA state DFA nodes and edges of the process, or to generate automata DFA conversion table of the process elements. Ε-closure order is to connect with ε while the status of the process of merging, the merger will form the state set a state of DFA, the DFA state is expressed as a subset of the state of NFA. With SS (state set) of the form of the state DFA. SS assumptions that the status of the newly elected, the next step is: for each symbol a consideration of its edge and the edge point to state.
Platform: | Size: 210944 | Author: 董华鹏 | Hits:

[SCM74hc164

Description: 74HCT164 是 8 位边沿触发式移位寄存器,串行输入数据,然后并行输出。数据通过两个输入端(DSA 或 DSB)之一串行输入;任一输入端可以用作高电平使能端,控制另一输入端的数据输入。两个输入端或者连接在一起,或者把不用的输入端接高电平,一定不要悬空。-74HCT164 is an 8-bit edge triggered shift register, serial input data, and then output in parallel. Data input through two (DSA or DSB), one serial input any input can be used to enable high-end, controlling the other input of data entry. Or to connect two inputs together, or to not have high input termination, must not be left vacant.
Platform: | Size: 21504 | Author: 裘怿况 | Hits:

[Software EngineeringDSPBuilderusemathord

Description: DSP Builder是一个系统级(或算法级)设计工具,它架构在多个软件工具之上,并把系统级(或算法仿真建模)和RTL级(硬件实现)两个设计领域的设计工具连接起来,都放在了Matlab/Simulink图形设计平台上,而将QuartusII作为底层设计工具置于后台,最大程度地发挥了这种工具的优势。-DSP Builder is a system-level (or algorithm-level) design tool architecture in a number of software tools on top of, and to system-level (or Algorithm Modeling and Simulation) and RTL-level (hardware implementation) two design design tools to connect together, are placed in the Matlab/Simulink graphical design platform, but will QuartusII as a low-level design tool placed in the background, to maximize this tool edge.
Platform: | Size: 1910784 | Author: yuan | Hits:

[matlabcanny223

Description: 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-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect
Platform: | Size: 2048 | Author: mokocom | Hits:

[Special EffectsEdgelink_

Description: 做完边缘提取之后,有的边缘断断续续,需要进行边缘连接,将其连成完整线。-Done after edge detection, and some off the edge, the edge needed to connect, to link into the full line.
Platform: | Size: 12288 | Author: jiang | Hits:

[Special Effectsedge_connect

Description: 对图像边缘提取后,采用本程序连接一些零碎边缘-The image edge detection, the use of this procedure to connect the edge of some fragmentary
Platform: | Size: 254976 | Author: zhenping | Hits:

[Data structs2color

Description: 对于给定的图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.
Platform: | Size: 51200 | Author: 张三 | Hits:

[Special EffectsDshendusousuoe

Description: 深度搜索,可将边缘断点连接起来,多用于图像分割中中和边缘检测结合使用 ,经测试可直接使用。 -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.
Platform: | Size: 1024 | Author: 分界线 | Hits:

[Special Effectsedge

Description: 采用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 derivatives of finite-difference calculation of the magnitude and direction of the gradient. 3, the gradient amplitude, non-maxima suppression. 4, dual-threshold algorithm to detect and connect edge. 5 Gaussian smoothing function
Platform: | Size: 84992 | Author: 王云舒 | Hits:

[Special Effectscanny

Description: 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 the edge)
Platform: | Size: 2048 | Author: 周杰伦的 | Hits:
« 12 »

CodeBus www.codebus.net