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

搜索资源列表

  1. image2

    0下载:
  2. 该代码具有进行数字图像的各种基本处理的功能,例如,提取边缘,DCT变换,梯度,灰度变换,加噪去噪等。-The code has a variety of basic digital image processing functions, such as extraction of edges, DCT transform, gradient, gray level transformation, adding noise and noise attenuation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:孙敏
  1. Example_of_edge_detection_edge_linking_and_line_se

    0下载:
  2. 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23852
    • 提供者:liucun
  1. 20104226553336

    0下载:
  2. 1.加入控制器(在文件UPhysics2DControllers中),可实现浮力、风力、万有引力场、爆炸、阻尼等效果。其中的风力与爆炸效果是原C++版本中所没有的。大家还有什么新奇的想法可以联系我,为box2D Delphi加入更多的控制器,实现更多的物理效果。 2.添加了单元UPhysics2DPolygonTool,实现任意多边形的细分化(三角化)。可使box2D支持任意边数的多边形和凹多边形物体。目前这部分的demo还未完成,一位外国朋友正在制作。-1. Join the contr
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:513593
    • 提供者:王游
  1. ApplicationsOfDepth-FirstTraversal

    0下载:
  2. 1. 用DFS判断一个无向图是否是连通图; 2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边; 3. 用DFS和点消除求有向图的拓扑排序; 4. 判断有向图是不是强连通图,若不是,求强连通分量; 5. 判断有向图是不是半连同图; 6. 判断有向图是不是单连通图; 7. 判断无向图是不是双连通图。 通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。 -1. Using DFS to test if a given undirecte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:9809
    • 提供者:卢竹江
  1. BlobExtraction

    0下载:
  2. 根据灰度值查找图源上的blob。并找出所有的边界点。-Find BLOBS AND THE EDGES.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:9339
    • 提供者:guoyan
  1. EDGE_SOBER

    0下载:
  2. The program is used to detect the edges of the image using Sobel method.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:KuduK
  1. Maximum.matching.algorithm.in.general.graph.o(n^3

    0下载:
  2. A matching on a graph is a set of edges, no two of which share a vertex.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:802783
    • 提供者:metallscout
  1. odib

    0下载:
  2. 纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。 -Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style call
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:309223
    • 提供者:林月
  1. tiduruihua

    0下载:
  2. 梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显-Gradient sharpening: by processing the image edges and corners to make more clear, obviously the edge contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:59792
    • 提供者:程磊
  1. studyforrecognitionofinfraredimagebasedonfeaturein

    0下载:
  2. :给出了一种提取特征点的新方法和合理的特征不变量。该方法根据三角不等式原理利用第三边与另 外两边之和的比值大小来确定角点,以特征点和它相邻的两个特征点所形成的两条直线的夹角正切值以及三角形 第三边与另两边和的比值作为特征不变量。这种特征提取的方法简单,并且由于扩大了模板取值范围,使识别效果受特征点漏检的影响较小。实验表明,该方法不仅简便,而且效果良好。-: In this paper, a new feature point extraction method and the chara
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:109207
    • 提供者:chenruibao
  1. ColorFeatures

    0下载:
  2. 一种彩色图像边缘检测的算法。实现J.van de Weijer的" Robust Photometric Invariant Features from the Color Tensor"-The quasi-invariant derivatives can be used to suppress undesired edges such as shadow, shading and specular edges. LITERATURE: J. van de Weijer, Th. Gev
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:388019
    • 提供者:张子墨
  1. Canny

    0下载:
  2. 采用canny算子提取边缘,具体请看里面的说明。-use canny operator to extract edges.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3315170
    • 提供者:liuchuanliang
  1. network

    0下载:
  2. this a program for training the network for destinguish between numbers depending on features of the numbers these features are the defferent kinds of edges in six parts of the number picture-this is a program for training the network for destinguish
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:ooosa
  1. zhiwenshibiebaogao

    0下载:
  2. 模式识别小程序基于matlab的对图像边缘进行指纹识别-Pattern recognition based applets matlab edges of fingerprint images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:526577
    • 提供者:nana
  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. 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. 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. 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. 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 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com