搜索资源列表
汉字识别程序
- 介绍了两种汉字切分算法:投影法,连通域合并法。以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验
digital
- 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
picCopyRight
- C#源码,彩图转换成灰度图片,希望喜欢此类编程的朋友看一下-C# source code, color into a gray-scale picture, I hope friends like this kind of programming to look at
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
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.
gray
- 图像打开、关闭、保存等基本操作,还包括彩色图片的灰度化功能-Image open, close, save, and other basic operations, but also features color pictures of gray
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
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
Color2TM
- 将图片自动处理成灰度级透明图片.CSharp源码.-Images are automatically processed into gray-scale transparent images.
tt
- VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
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.
SMOOTH
- 图像处理: 打开任意的图片,能够对其实现各种滤波 例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。 笔者已经调通 支持VS 2008 2010-Image processing: Be able to open any image and achieve a variety of filtering Example: plus noise model, Gaussian filtering, grayscale morphological filt
EDGE
- 图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
CutScreen
- 一款仿QQ截图的截图软件,完美实现截图灰屏、矩形选取截图区域、选好区域后可鼠标移动矩形框、实时显示图片大小、截图另存为各种格式等功能,当没有网络用不了QQ截图时是个相当好的工具!-A screenshot capture software QQ imitation, the perfect realization of screenshots gray screen, the rectangle selected screenshots region, selected area mouse t
CSharp
- C#代码将彩色图片转换为灰度图片,本代码简单,属于教学类,适合初学者-C# code to convert color images to grayscale images, the code is simple, is a teaching class, suitable for beginners
opcvtext2
- 实现对图片的灰度处理,canny检测,hough直线变换等预处理-Gray scale processing of the picture, canny detection, hough linear transform pretreatment
face
- 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
include
- 打开一副BMP图片,读取BMP文件中的数据,获取图片中像数点RGB的数值,显示到屏幕界面中。(如果不能打开BMP可以先试着打开YUV文件,然后计算第二步的内容) 将RBG数据转换成YUV格式的,并计算Y分量的平均值,统计出图像灰度直方图,显示直方图。 将RGB数据表述的图像进行2:1的下采样,原来图像是2Xx2Y的宽高大小,新的图像为XxY的大小图像,并显示到界面中。-Open a BMP picture, read BMP file data, the number of points
C#matlab图片传输
- c#读取图片转换为灰度图,由matlab接收并存储(C# read pictures converted to grayscale, received and stored by the MATLAB)