搜索资源列表
256转灰度图
- 我们知道很多情况下我们只能对灰度图进行处理,这个程序可以将256灰度级的图像转换成灰度图,方便图像处理-We know many cases we can only grayscale processing, the process can be 256-level gray-scale images into grayscale facilitate image processing
256色转灰度图
- 实现256色图到灰度图的转换
256色图转为灰度图
- 将输入的256位图转换为灰度图的实例程序和测试图片
实例19将彩色图像转换为灰度图
- 实例19将彩色图像转换为灰度图.rar-19 examples of color images converted to grayscale. Rar
Example041-彩色图像转换为灰度图像
- 彩色图像转换为灰度图像-color images into gray-scale images
图像转换
- VB6 windows2000 分离图像的各个RGB分量 生成灰度图像-VB6 windows2000 images from the various RGB component Gray Image Generation
第四章灰度变换
- 图像处理专业的基础参考程序,能实现由彩色图像读256会读及图像的转换-professional image processing based reference program, able to read by 256 color images will read and image conversion
256转灰度图
- 我们知道很多情况下我们只能对灰度图进行处理,这个程序可以将256灰度级的图像转换成灰度图,方便图像处理-We know many cases we can only grayscale processing, the process can be 256-level gray-scale images into grayscale facilitate image processing
真彩转换成灰度
- 将24位真彩位图转换成灰度位图,已经生了执行文件,同时附有源代码和.text格式的说明文件-of 24-bit color bitmap into grayscale bitmap, the implementation of hygiene, along with the source code and. text of Document Format
彩色图到灰度图的转换的源程序
- 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handl
RegColorConvToGray
- 真彩色图像灰度化:常规灰度转换原函数. 用于图像的预处理.-true color image gray : gray-scale conversion of conventional original function. For image preprocessing.
256gray
- 这是一个将真彩色图像进行256色灰度转换的程序,能进行比较理想的灰度转换-This is a true color image 256 gray color conversion process, compared to the ideal gray conversion
ColorProcess
- 图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换-Image color and adjust treatment VC++, Compiled OK. Specific package: brightness, than on the degree, color separation, Gamma adjustments, grayscale conversion
bmp
- 中文注释,读写BMP图片文件的程序 包括打开、关闭文件、读写BMP数据矩阵和RGB、灰度转换,适用于数字图像处理领域的研究人员和入门人员-Chinese notes, read and write BMP picture files, including open, close the file, reading and writing BMP data matrix and the RGB, grayscale conversio
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-
dbp
- 基于对话框的BMP图片读取,及算法实现,如灰度转换,阀值处理。-BMP picture on the dialog box to read, and the algorithm, such as gray-scale conversion, threshold processing.
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner compute
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
图像转换
- 运用MATLAB内置函数,直接将RGB图像转换为灰度图像(Using MATLAB built-in function, the RGB image is directly transformed into gray image)
灰度转换
- 把彩图转换成灰度图片,可以在人脸识别领域用PCA的方法。(Convert the color map to grayscale image.PCA can be used in face recognition field.)