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

搜索资源列表

  1. residues

    0下载:
  2. 该文件含残差点数目计算、均方差计算、信噪比计算、边缘等效视数计算-The document containing terms of the number of residues are calculated variance, SNR calculation, calculation of equivalent number of edges
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1899
    • 提供者:juchengyu
  1. Acquisition_canny

    0下载:
  2. Matlab code to acquire a frame from video input device and find edges using canny algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:725
    • 提供者:Uncle82
  1. javaline3

    0下载:
  2. 用JAVA实现的多边形填充。单击画多边形的边,双击围成多边形,三击开始填充。并且可以修改多边形边的颜色,填充色。-Implemented with JAVA polygon fill. Click the picture side of the polygon, double-click the enclosed polygon, three-hit start filling. And can modify the color of the polygon edges, filled with
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:3354
    • 提供者:guigui
  1. SUSAN

    0下载:
  2. SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2730
    • 提供者:陈全齐
  1. ChonSu

    0下载:
  2. 已知一颗有根树是 2-tree(只有度为2和度为0的结点),并且有n个叶子节点,从左到右编号为1,2,…, n,还知道两个相邻编号节点之间的 ChonSu(这棵树中这链接这两个节点的路径的边数)。求任意两个叶子节点x, y (1≤x≤n)之间的 ChonSu-Rooted tree is known to a 2-tree (only the degree 2 and degree 0 nodes), and there are n-leaf nodes from left to right n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1167
    • 提供者:Jancsi
  1. 612109301

    0下载:
  2. 要求采用邻接矩阵作为无向图的存储结构,邻接表作为有向图的存储结构,完成无向图和有向图的建立,并对建立好的图进行深度和广度优先遍历。具体实现要求: 1. 通过键盘输入图的顶点和边信息,分别构造一个无向图的邻接矩阵和一个有向图的邻接表。 2. 分别对建立好的两个图进行深度和广度优先遍历,输出相应的遍历序列。 3. 统计两个图的连通分量的个数。 -Require the use of adjacency matrix as the storage structure of an und
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:393938
    • 提供者:风雷
  1. hwx

    0下载:
  2. C8051F020,PCA捕捉红外脉冲跳变沿,获得脉宽,通过串口将其上传到上位机-C8051F020, PCA capture the infrared pulse edges, access width, through the serial port to upload to PC
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3321
    • 提供者:wangjun
  1. Image-Segmentation

    0下载:
  2. 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:456107
    • 提供者:xudq
  1. circle-line

    0下载:
  2. 对图像的边缘点使用最小二乘法进行圆弧拟合,对图像轮廓进行多边形逼近,算法实用快速,可靠-The edges of the image point arc fitting using least squares method, the image contour polygon approximation algorithm practical fast, reliable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2821
    • 提供者:gao
  1. y__

    0下载:
  2. ...图像中无用信息去除,包括 的黑边 自动切割掉 Picture Viewer ... [XsImageEffect.rar] - 简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能... -... Removal of useless information in the image, including automatic cut off the black edges Picture Vi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:954163
    • 提供者:yangzhengwei
  1. Contour-detection

    0下载:
  2. 实现图像的边缘轮廓检测,用于傅里叶描述子的提取,作为特征匹配的第一步-The edges of image detection, Fourier descr iptors for the extraction, feature matching as a first step
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:22992
    • 提供者:王聪
  1. PolygonGame

    0下载:
  2. 多边形游戏,实现多条边之间的+与*运算的算法,并求得断掉不同边中的最大值-Polygon games, multi-edges between the+ and* operation of the algorithm and obtained a different side of the maximum cut off
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3664
    • 提供者:邹剑
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. cvThreshold_cvCanny

    0下载:
  2. open cv 邊緣化 用Canny作邊緣化處理 cvCanny, void cvCanny( const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size=3 ) image 單通道輸入圖像. edges 單通道存儲邊緣的輸出圖像 threshold1 第一個閾值 threshold2 第二個閾值 ap
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:69908
    • 提供者: 張天彥
  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. bumpy_sphere.off

    0下载:
  2. simple mesh file contains vertex, edges. no texture or color.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-03
    • 文件大小:131874
    • 提供者:www
  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. enum_nt_services

    0下载:
  2. 列出NT的所有服务-the edges of image feature extraction and contour tracking, and high is your fault
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:2639
    • 提供者:站长
« 1 2 3 4 56 7 8 9 10 ... 46 »
搜珍网 www.dssz.com