搜索资源列表
cremi
- 这个软件可以实现一些图像处理:中值滤波,二值化处理,图像增强,灰度图等图像处理功能-the software can achieve some image processing : median filter, two-value processing, image enhancement, grayscale image processing functions such as
digital
- C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
256togray
- 256彩色转灰度图源代码,希望大家在24位转256灰度图上交流,我还在研究中-256 color to grayscale source code, hope that in 24 to 256 grayscale on the exchange, I also study
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
NumOCR
- 对于利用微软的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
MyOpenCV
- 利用OpenCV做的VC#專案,可以開啟視訊,秀出原始影像、灰階影像以及Canny影像。-Using OpenCV to do VC# project, you can open the video, showed off the original images, grayscale images as well as the Canny image.
pictureshow
- 含图像处理多种效果的演示,如各种变换,灰度,二值化,拉伸等!非常完整,很不错!-Image processing a variety of effects including presentations, such as various transformations, grayscale, binary and stretching! Very complete, very good!
gray
- 彩色图像灰度化,有三种实现灰度化的方法并且对它们运行的时间进行了比较。-Grayscale color image, there are three ways to achieve and the graying of their running time are compared.
Bmp2Png
- C#编译的可以转换图片格式和控制灰度的命令行小程序。只实现了BMP转化PNG,其余转化可以参考。-C# compiler can convert grayscale image format and control the command line applet. Only achieve a BMP into PNG, the rest into for reference.
SimpleGP
- Thhis program transform an input Color image to a grayscale image using methods of C# C# with windows Forms Visual Studio 2010
OtsusThresholding
- Otsu s Thresholding implementation in C#. Works merely on grayscale image.
Image1
- 用csharp实现将图片转为灰度图像的3种方法,分别为像素提取法,内存法和指针法-Three kinds of methods to achieve the image into a grayscale image using csharp, respectively, for pixel extraction, memory, France and pointer France
gray
- 打开输入彩色正面照片,点击灰度化将彩色照片处理成灰度照片。-input color front photo, click the grayscale botton processing the color photo into a grayscale photo.
syqrck
- 本程序通过C#实现了图像三级小波变换,并采用除二取余的方法将二值图像水印潜入图片中频小波系数当中,提取率在98 以上,鲁棒性一般。要求图片256*256灰度图像,水印信息32*32二值图像。-Program in C# to achieve the image of three wavelet transform, and the addition to the methods of the two modulo the binary image watermark to sneak into
CS335
- ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2: Proxy server-ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2:
gray
- 把彩色图像转换成灰度图,读取数据信息。有三种不同的处理方法-To convert color images to grayscale, read data information. There are three different processing method
tt
- VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
imageprocess
- 数字图像处理编程,可以实现多种功能,可以处理彩色与灰度图像-Digital image processing program, you can achieve a variety of functions that can handle color and grayscale images
twoVALUE
- 该程序是对灰度图片的动态二值化处理,自动选取阈值,并做二值化有利于图像的处理,基于vs2010,C#程序。-The program is a dynamic binary processing, automatically select the threshold, and do binarization is conducive to the image processing, grayscale picture based vs2010, C# program.
256-colors-to-grayscale
- 256色转灰度图,实现将彩色图像转化为灰色图像的功能-256 colors to grayscale, color image into a gray image function
