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

搜索资源列表

  1. Bilateral

    0下载:
  2. bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a p
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1141790
    • 提供者:ohrebound
  1. Kruskal

    0下载:
  2. 克鲁斯卡尔算法思想.cpp int seekedge(EDGE * (&a), int n) void bubble(EDGE * (&a), int size) void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边 void storepicture(EDGE * (&a), int n, VERTEX *b, int m) -Thinking of Kruskal algor
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:24573
    • 提供者:李虚东
  1. prim

    0下载:
  2. Prim s algorithm is an algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight of all the edges in the
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1323
    • 提供者:mr_pupu
  1. Kruskal

    1下载:
  2. 本文件是数据结构中很重要的一个图的Kruskal算法。Kruskal算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。将文件编译,可完成Kruskal算法-This document is a very important data structure of a graph algorithm of Kruskal. Kruskal algorithm for each choice of n-1 edges, the gre
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4460
    • 提供者:吉铭
  1. Vision_with_Direction_A_Systematic_Introduction_to

    0下载:
  2. 第一辑:数学 代数部分、数值部分、几何拓扑部分、方程部分;第二辑:数据处理;第三辑:可视化;第四辑:系统和控制;第五辑:通信;第六辑:模式识别;第七辑:信号;第八辑:图像视觉-This introductory textbook presents the modern signal processing concepts used in computer vision and image analysis in a systematic and mathematically coherent
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6581791
    • 提供者:altsu
  1. Project

    0下载:
  2. it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling a
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:10882
    • 提供者:Mohammadali
  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. prim

    0下载:
  2. Find the sum of the edges of the minimum spanning tree of a graph using the Prim s algortithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:625371
    • 提供者:Sashenceto
  1. Keyboard

    0下载:
  2. 由键盘输入多边形的边数,求其内角和 大家参考一下-Keyboard input from a number of polygon edges, and its angle and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3328
    • 提供者:阿文
  1. canny

    0下载:
  2. Canny for find edges in a image. Work fine.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:556044
    • 提供者:torober
  1. generate_diaphragms_for_find_center_v1

    0下载:
  2. 图片显示中有许多无用的黑边,本代码可以轻松去除无信息边缘。参阅www.xin7de.cn-Picture shows that there are many unwanted black edges, the code can be easily removed without the information edge. See www.xin7de.cn
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:1948
    • 提供者:李林
  1. Linear_and_non

    0下载:
  2. Linear and non-linear approximation with wavelets Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients. Lin
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:96830
    • 提供者:Swati
  1. fadingcredits

    0下载:
  2. Fading Credits (can be seen at ends of movies) Additionally, it gradually fades out text, as it gets near the edges of the control.-Fading Credits (can be seen at ends of movies) Additionally, it gradually fades out text, as it gets near the edges o
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:183585
    • 提供者:anoubis
  1. cross_bf

    0下载:
  2. The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the applica
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:33363
    • 提供者:liu
  1. AGoodMatlabCodeForEdgeDetection

    0下载:
  2. 检测图像的边缘,效果很好,希望能够 帮助到你!算法不难-Detection of image edges, the effect well, hope to help to you! Algorithm is not difficult to
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:239376
    • 提供者:xumancheer
  1. gui

    0下载:
  2. 一个简单matlab gui编程的例子 进行边缘检测-a sample example program bt matlab gui, Find edges in a picture
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5842
    • 提供者:耿伟
  1. edgedetection

    0下载:
  2. 本代码可以对图像的轮廓提取,可以提取边缘轮廓,通过阈值的调整得到不同的提取效果对初学者有很好的帮助-This code can extract the outline of the image, you can extract the edges, through the adjustment of the threshold to be a different extraction methods have a good help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2012429
    • 提供者:胡旭光
  1. HarrisJiaoDianJianCe

    0下载:
  2. Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:3120
    • 提供者:tangye
  1. edge

    0下载:
  2. edge detection. can detection edges a image using matlab. for digital image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:748
    • 提供者:toprak
  1. Active-Contours-Without-Edges-And-Image-Segmentati

    0下载:
  2. This paper is to solve the image segmentation problem: given an image, we seek to detect the shape of the objects in it.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:914860
    • 提供者:qiqiu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 42 »
搜珍网 www.dssz.com