搜索资源列表
Image.rar
- 提供图片处理的相关方法(C#)。可以调整位图的色彩曲线,可以高斯模糊,当然还有写常见的功能比如去色啊,增强色彩等功能。,To provide the relevant image processing methods (C#). Can adjust the color bitmap curve, Gaussian blur can, of course, to write to common functions such as color, ah, enhanced features such
GAUSS
- 图像处理之高斯模糊,较简易方法,共参考,C#-Image processing of the Gaussian blur, a simpler method, a total of reference, C#
SUCCESS
- 该程序有很多C#开发的图片处理算法,如阈值,灰度,反色,模糊,锐化等,以及非矩形选框等,在VS2005环境下开发的,所有功能均通过测试,-The program has a lot of C# development of image processing algorithms, such as threshold, grayscale, anti-color, blur, sharpen, as well as non-rectangular box and so on, in the VS2
ImageManager
- 图片处理: 1.各种显示方式,百叶窗,马赛克,各种方向的拉伸,翻转,椭圆显示,旋转。。。 2.各种特效处理,虚化,锐化,积木,黑白。。。 3.图片加水印 4.幻灯片放映-Image processing: 1. All kinds of display, shutters, mosaic, stretching in all directions, flip, oval display, rotation. . . 2. A variety of effects processi
doeGaussianBlur
- C# Class to do Gaussian Blur in image.