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

搜索资源列表

  1. detectedges

    0下载:
  2. A matlab function that is used to calculate edges of some particular image-A matlab function that is used to calculate edges of some particular image...
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:133341
    • 提供者:waqas maroof
  1. ipadGlove

    0下载:
  2. matching shape can be subdivided between two approaches: feature-based and template-based matching. The feature-based approach uses the features of the search and template image, such as edges or corners, as the primary match-measuring metrics to fin
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-27
    • 文件大小:10481405
    • 提供者:gislam
  1. 001

    0下载:
  2. 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:180047
    • 提供者:东方
  1. WCECS2008pp207209

    0下载:
  2. This paper proposed a new method for recognizing machine printed Arabic characters. First, four edges (left, upper, lower, and right edge) are extracted from the character image. Next, some features are extracted from the edges. Finally, a BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:270664
    • 提供者:ammar
  1. chanvese

    0下载:
  2. // "Active Contours Without Edges" image segmentation // Program by Pascal Getreuer 2007
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:53441
    • 提供者:hmily
  1. edgepixel_identify

    0下载:
  2. it takes image as an input array and gives the output as the edges of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7965
    • 提供者:sandeep
  1. Edge_Detection

    0下载:
  2. this program gives detail about detecting the edges of the image
  3. 所属分类:matlab例程

  1. graph

    1下载:
  2. 数据结构——图的基本结构 求给定图中的边(或弧)的数目。 求解出从给定顶点到所有顶点的最短路径(以边数计算)。 判断一个有向图g是否是一棵有向树。(任意一个顶点可能是根) 对给定的图G及出发点,设计算法从出发深度遍历图G,并构造出相应的生成树。 -Data structure- that the basic structure of the given graph edge (or arc) number. Solving out from a given vertex to a
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:4182
    • 提供者:
  1. CannyFilterC

    0下载:
  2. The programm can detect edges on image with the popular filter Kenny.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5896
    • 提供者:KuduK
  1. iac

    0下载:
  2. 活动轮廓模型中的iac模型,集合侧地线和无边缘活动轮廓模型的一种。-Active contour model iac model, a collection of geodesics and the active contour model without edges a.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1246
    • 提供者:chenda
  1. work

    3下载:
  2. 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:3523534
    • 提供者:刘颖
  1. 000_Speckle_reduction_and_contrast_enhancement

    0下载:
  2. 应用各向异性扩散理论推导出来的一种方法,用以抑制斑点与增强边缘-Application of anisotropic diffusion theory derived a method to suppress the speckle and enhance edges
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:378686
    • 提供者:郭文
  1. HLSL_SoftShadows

    0下载:
  2. 还是关于阴影的文档资料。nvidia--关于使用hlsl语言的。-Shadows are an important visual cue. Unfortunately, most real-time techniques f computing shadows generate hard and, in the case of shadow-maps, aliased shadows. We can soften the edges of the shadows by employ
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:466957
    • 提供者:lilinx
  1. program

    0下载:
  2. The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then ra
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2202
    • 提供者:张爱萍
  1. bchsabdcbdb

    0下载:
  2. The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then ra
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2219
    • 提供者:张爱萍
  1. SnowLeaf

    0下载:
  2. 圣诞节就要到了,为了答谢新老客户的厚爱,位于普罗旺斯的Snow & Leaf咖啡屋给北航的师生邮寄来一个巨大圣诞树,上面挂满了各种各样的礼物。不同于别的圣诞树的是,上面的礼物都是一对一对的,每一对相同礼物都是用一根缘分之绳连起来的,而且对与对之间不重复。更令人兴奋的是,它长得还是特别像二叉树。 礼物人人都想拿,所以报名的人太多了。由于大家都是程序设计的高手,Snow & Leaf的老板娘就说,我当初准备缘分之绳花了很久的时间,如果你们能算出总共有多长,就可以在上面挑选一个礼物,并和选择了对应
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:yu
  1. ooo

    0下载:
  2. detection of edges couting the cells
  3. 所属分类:Modem program

    • 发布日期:2017-04-09
    • 文件大小:1021
    • 提供者:jasi3k
  1. choose_best_address

    0下载:
  2. 数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village i and the road between the vi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:168677
    • 提供者:rick
  1. HSW

    1下载:
  2. 布氏硬度机将一定直径的硬质合金压头施加试验力在试样上压出压痕后,由摄像头捕捉压痕,通过图像采集卡读取到计算机中,用图象处理软件对压痕进行处理,获得压痕边缘轮廓的拟合曲线,然后根据拟合曲线内的图像像素数,计算出压痕面积。根据布氏硬度试验原理,编写计算程序,根据压痕面积计算出材料的布氏硬度。并将结果显示在显示屏上。-Brinell hardness machine will be the diameter of the carbide pressure head test force applied
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-05-11
    • 文件大小:998856
    • 提供者:dwjnet
  1. P1150627001

    0下载:
  2. This paper presents a new coding technique based on contourlet transform and multistage vector quantization. Wavelet based Algorithms for image compression results in high compression ratios compared to other compression techniques. Wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1282062
    • 提供者:yen
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 46 »
搜珍网 www.dssz.com