搜索资源列表
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 handling differences.
Example041-彩色图像转换为灰度图像
- 彩色图像转换为灰度图像-color images into gray-scale images
edge.rar
- opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
ImageProcessingSystem
- 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
200432590224
- 一个功能较全面的图像处理程序,能实现图像格式的转换,灰度变换,图像融合,模板匹配等功能。-A function of a more comprehensive image processing procedures, to achieve image format conversion, grayscale transform, image fusion, features such as template matching.
BitmaptranceGray
- 可以载入24,32位图像,选择三种灰度化方式进行转换,并完成保存-24,32-bit images can be loaded, select the three gray-scale conversion of manner, and achieve the preservation
image
- 图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
PseudoColorImageProcessing
- 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
huiduzhi
- 用户图像灰度值计算,彩色像素值转换为灰度值并输出灰度文件-huiduzhi zhuanhuan
gray
- 展示了C#读取彩色图像,并且转换为灰度图的方法,读取图像时分别使用了getPixel,内存法,指针法,展示了C#读取图像的三种基本方法。-Convert a RGB image to gray image and give examples of reading image file with three different methods.
gray2rgb
- gray转换为RGB. 由灰度图转换为彩色图。 -gray is converted to RGB. by the grayscale is converted to color.
easthuman
- VB将彩色图像转换为灰度图,设定所有Pixel的改变不立即在pictureBox上显示,为图片框载入图片,点击“转换为灰度”按钮,即可完成转换。-VB A color image is converted to grayscale, set all Pixel change would not immediately pictureBox shown on the picture box load images, click the " Convert to Grayscale"
caise
- 利用彩虹编码基准颜色条,实现灰度图像到伪彩色图像的转换-trans picture
dbp
- 基于对话框的BMP图片读取,及算法实现,如灰度转换,阀值处理。-BMP picture on the dialog box to read, and the algorithm, such as gray-scale conversion, threshold processing.
RGBTOIHS及灰度化
- 对彩色图像进行RGB到IHS转换,IHS到RGB的转换,提供三种模型方法,以及对彩色图像的灰度化
图像转换
- 运用MATLAB内置函数,直接将RGB图像转换为灰度图像(Using MATLAB built-in function, the RGB image is directly transformed into gray image)