搜索资源列表
34211
- 图像灰度的改变 void CDibView::OnZftJh() { CClientDC pDC(this) HDC hDC=pDC.GetSafeHdc() //获取当前设备上下文的句柄; SetStretchBltMode(hDC,COLORONCOLOR) CDibDoc *pDoc=GetDocument()-Grayhound change void CDibView : : OnZftJh () (CClientDC pDC (this) HDC pDC.GetSafeHdc
vc灰度位图处理
- Windows环境,利用visual c++开发-Windows environment, the development of visual c
imagedisposal
- 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
cremi
- 这个软件可以实现一些图像处理:中值滤波,二值化处理,图像增强,灰度图等图像处理功能-the software can achieve some image processing : median filter, two-value processing, image enhancement, grayscale image processing functions such as
ImageEditor
- 用C#编写的图象处理程序,包括图象灰度转化,反相显示,还可以进行自动切换浏览一个文件夹中的图象文件以及对图象进行编辑增加文字的操作,另还可对图象进行马赛克处理,图象雾化,图象旋转,增强对比度,色素减少等,当然有些功能还不是很完美滴-C# prepared by the image processing procedures, including gray-scale image transformation, RP, can also be used for automatic switchin
WaveletView
- BMP灰度小波变换,c语言实现图象灰度变换 图象灰度变换-BMP gray wavelet transform, C Language Image Transform Image Gray Gray Transform Image Transform Image Transform Gray
ImageEffects
- 这是一个位图处理的函数库,C#写的。可以对位图进行各种模式的混合,可以像photoshop那样灰度蒙版,可以调整位图的色彩曲线,可以高斯模糊,当然还有写常见的功能比如去色啊,增强色彩等功能。 因为东西比较多,所以文件很大,有1500多行,呵呵~
magnifier
- 对BMP图像进行傅里叶变换,输入一副灰度图像,输出其频谱
picture
- 一个C#图像处理程序!能够将图像灰度化。并实现图像的分割与合并!
汉字识别程序
- 介绍了两种汉字切分算法:投影法,连通域合并法。以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验
Graph_Treat.rar
- C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。,C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.
digital
- C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
ReadRasterPixel
- 使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
Csharp_imageprocessing
- C#实现,winform界面,实现图像读入操作,并实现灰度转换。-C# implementation, winform interface of image reading operation, and to achieve gray scale conversion.
video
- 基于VFW技术,打开视频,关闭视频,并且保存为当前图像。并对其修改如灰度处理等-VFW-based technology, open video, close the video, and save for the current image. And its modification, such as gray-scale processing
256togray
- 256彩色转灰度图源代码,希望大家在24位转256灰度图上交流,我还在研究中-256 color to grayscale source code, hope that in 24 to 256 grayscale on the exchange, I also study
digital
- 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
image
- 这是一款功能十分强大的图像处理的软件,可以对彩色图像进行灰度化,边缘识别等-Image processing software
9927421color2gray
- 真彩色RGB图像转灰度图像的程序,大家可以试一试-RGB to gray
gray_adjust
- 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)