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

搜索资源列表

  1. Picture

    0下载:
  2. 一个简单的图像处理,包括平移,旋转,镜像,灰度,锐华,平滑以及边缘检测-a simple demo of picture dealing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:664229
    • 提供者:huazhang
  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
    • 文件大小:17055382
    • 提供者:李欣
  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
    • 文件大小:259323
    • 提供者:qlhycf
  1. ImageProcessing

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

    • 发布日期:2017-03-29
    • 文件大小:924774
    • 提供者: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
    • 文件大小:1009282
    • 提供者:yangou
  1. EdgeTrack

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

    • 发布日期:2017-03-28
    • 文件大小:33422
    • 提供者: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
    • 文件大小:31334
    • 提供者:lp
  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
    • 文件大小:125619
    • 提供者:Lu
  1. Graphic_dispose

    0下载:
  2. 图像处理的边缘检测算法(c#) 很好的图像处理算法的源代码C#程序 可以截取图像,缩放,灰度,二值化-It is helpful for you to recognize the character in picture.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:258736
    • 提供者:杜承虎
  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
    • 文件大小:36107
    • 提供者:李勇
  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
    • 文件大小:1214440
    • 提供者: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
    • 文件大小:126377
    • 提供者:刘燕华
  1. CSharp-GDIPImagelab

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

    • 发布日期:2017-12-03
    • 文件大小:4763161
    • 提供者:nanbin Yang
  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
    • 文件大小:18161664
    • 提供者:无花果周
搜珍网 www.dssz.com