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

搜索资源列表

  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:16.27mb
    • 提供者:李欣
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:253.25kb
    • 提供者:qlhycf
  1. CareffEducation44

    0下载:
  2. 系统主要特色介绍: 1、领先的技术功底:系统采用目前最为先进和稳定的.Net 架构体系,支持Access、Mysql、SQLServer 等多种数据库安装。 2、维护简单,界面美观人性化:通过IE 浏览器来运行系统,实现客户端零维护。 3、系统基础设置功能强大,支持多种格式的功能扩充,主要设置包括,基本设置,学 期设置,院系设置,教师设置,教室管理,班级设置,学生设置,课程设置等功能可以数据 完全由用户定义。-Introduced the main features of the s
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:郑贵
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:903.1kb
    • 提供者:wing
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:985.63kb
    • 提供者:yangou
  1. EdgeTrack

    0下载:
  2. 功能实现:用c#实现数字图像处理中的边缘检测-Function realization: Using c# digital image processing edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:32.64kb
    • 提供者:lp
  1. Robert

    0下载:
  2. 功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
  3. 所属分类:Special Effects

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

    0下载:
  2. edge detection using Prewette-edge detection using Prewette..
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:583.33kb
    • 提供者:zull hilmii
  1. edge2

    0下载:
  2. coding for edge detection using sobel-coding for edge detection using sobel..
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:583.59kb
    • 提供者:zull hilmii
  1. LineSegmentSplitter_Source

    0下载:
  2. 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:18.4kb
    • 提供者:顾鹏
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:122.67kb
    • 提供者:Lu
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:35.26kb
    • 提供者:李勇
  1. imageprocessing

    0下载:
  2. 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.16mb
    • 提供者:xiewei
  1. CSharp-Images-code

    1下载:
  2. C#实现了数字图像处理中的几个边缘检测的算法源代码。-C# implementation of digital image processing edge detection algorithm source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-04
    • 文件大小:123.42kb
    • 提供者:刘燕华
  1. CSharp-GDIPImagelab

    0下载:
  2. 可实现图片边缘检测,并标记出图片的边缘。-Image edge detection can be achieved, and mark the edges of the picture.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:4.54mb
    • 提供者:nanbin Yang
  1. CSharp--edge

    0下载:
  2. 转载的,对图像边缘进行随机均匀采样的C#算法实现 详细源码的word文档,供参考。-Uniform random sampling was carried out on the edge of c# algorithm implementation Detailed source code word document
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:35.78kb
    • 提供者:zhtwei
  1. skyline-CSharp

    0下载:
  2. skyline开发源码C# 计算数据边缘点的算法skyline-Skyline development of C# source data calculation of edge point algorithm for skyline
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:63.79kb
    • 提供者:Sapphire
  1. Floyd-CSharp

    0下载:
  2. 弗洛伊德(Floyd)算法 主要是用于计算图中所有顶点对之间的最短距离长度的算法,如果是要求某一个特定点到图中所有顶点之间的最短距离可以用Dijkstra(迪杰斯特拉)算法来求。 弗洛伊德(Floyd)算法的算法过程是: 1、从任意一条单边路径开始。所有两点之间的距离是边的权,如果两点之间没有边相连,则权为无穷大。 2、对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比已知的路径更短。如果是更新它。 把图用邻接矩阵G表示出来
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:焦慧明
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:17.32mb
    • 提供者:无花果周
  1. canny_edge_detection_c_

    0下载:
  2. 输入图像,利用canny边缘计算算子,输出边缘(canny edge compute. input a image and output image's edge)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1.76mb
    • 提供者:jumpfish
« 12 »
搜珍网 www.dssz.com