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

搜索资源列表

  1. ImageProcessingLabinCSharp

    0下载:
  2. Csharp语言开发的图形图像处理库,支持颜色滤波、YCbCr滤波、图像二值化、纹理生成等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1015437
    • 提供者:梁潇
  1. GriphicProcess

    0下载:
  2. 一个Csharp编写的 图像处理程序 菜单化界面 可以实现多种图像变换
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31636
    • 提供者:hjay
  1. Graph_Treat.rar

    1下载:
  2. C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。,C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11840
    • 提供者:方永忠
  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:183737
    • 提供者:chen
  1. ImageExplorer

    0下载:
  2. 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:221030
    • 提供者:240
  1. illumination-normalization

    0下载:
  2. 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:251406
    • 提供者:小单
  1. displayimagesfade

    0下载:
  2. GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能-How to display images fade
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:66089
    • 提供者:龙龙
  1. displaymultiframeanimationimage

    0下载:
  2. GDI+图形文字处理编程,如何显示多帧动画图像,可以扩展-How to display multi-frame animation image
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:34374
    • 提供者:龙龙
  1. segmentatioin

    0下载:
  2. Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:130937
    • 提供者:王政博
  1. quezhi

    0下载:
  2. 实际使用中最简单的二值化算法就是根据每个像素的灰度值做舍入处理,下面的算法是根据图像的直方图求取阀值,-Actual use of the most simple binarization algorithm based on gray value of each pixel to do round-off processing, the following algorithm is based on the histogram image to strike a threshold,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1202
    • 提供者:haiyan
  1. SimpleMPRViewer

    0下载:
  2. 自己在学习C#过程中随手写的代码,主要为了练手. 实现的功能为一个类似医学图像MPR处理的简单浏览器,其中以自制的色块代替了医学影像数据方便测试,实现了鼠标的移动,旋转,缩放以及mpr三方向定位等基本功能,相信能为大家提供一点帮助. 本来做的是个类库,请以另一个项目TestApplication启动-C# in the process of learning to write code easily, the main hands in order to practice. To ach
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:191108
    • 提供者:李勇
  1. UBM

    0下载:
  2. C#画图,线,角,面积以及一些图像的处理-C#draw line,angle,range
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:34265
    • 提供者:徐红杰
  1. NumOCR

    1下载:
  2. 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:805615
    • 提供者:高宏伟
  1. tuxing

    0下载:
  2. 对图像进行各种处理,比如形态学方法、图像压缩与编码-A variety of image processing, such as morphology, image compression and coding, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1184247
    • 提供者:xiewei
  1. cSharp-image-processing

    0下载:
  2. c#图像处理,基本的一些图像处理;如:灰度化,代码适合初学者-c# image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:619172
    • 提供者:yyb
  1. CSharp.net-about-Image-processing

    0下载:
  2. 光盘里的代码是《C#.net编程与实践图像处理》的随书光盘。 是结合孙燮华老师编写《数字图像处理-原理以及算法》进行编写的。-CD-ROM code is C# .net Programming and practice image processing CD with the book. Is a combination of Sun Xie Chinese teacher writing Digital image processing- principles and alg
  3. 所属分类:source in ebook

    • 发布日期:2017-06-12
    • 文件大小:19632166
    • 提供者:马东雷
  1. compression-CSharp

    0下载:
  2. 图像处理技术 压缩 C# 图像处理技术 压缩 C#-Image processing technology to compress the image processing technology to compress C# C# image processing technology to compress C#
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2133449
    • 提供者:张鑫
  1. color-HSI-RGB-CSharp

    0下载:
  2. 数字图像处理技术 彩色图像空间转换
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4539949
    • 提供者:张鑫
  1. AForge.NET Framework-2.2.5

    0下载:
  2. c#图形图像处理库文件,非常好用。大家可以试试(C# graphic image processing library files, very good use.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:78990336
    • 提供者:初心&不忘
  1. csharptuxiangchuli

    0下载:
  2. C# 图像处理含源码, 包括对图像的灰度,锐化,减噪等处理。希望能帮到需要的人(C# image processing contains source code, including the processing of image gray, sharpening, noise reduction and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1043456
    • 提供者:初心&不忘
« 1 2 3 4 56 »
搜珍网 www.dssz.com