搜索资源列表
彩色图到灰度图的转换的源程序
- 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-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.
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
Batch24To256
- 批处理: 将24位真彩色图片(Bmp格式)转化成256色灰度图-batch : 24 color photos (PDF format) into a 256-color grayscale
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
BmpExp
- 图象处理基本算法 包括灰度图象读取与显示,直方图均衡,伪彩色变换,分段线性化-basic image processing algorithms including gray-scale image and read, histogram equalization, the pseudo-color transformation, piecewise-linear
img_process_java
- 图像/视频处理程序,运行命令:java Video processor Canny edge, Gabor texture feature 输入为彩色或灰度图;motion estimation 输入为QCIF序列;the shape processing 输入为二值图像-image / video processing procedures, execute commands : java Video processor Canny edge, Gabor texture feature
256colorchangetogray
- 这是一个将真彩色转换为灰度图象的程序,有效果对比图以及源代码-This is a true color will be converted to grayscale images procedures, and the effect of contrast map source code
testyuzhifenge
- 实现图形图象的灰度图阈值分割、彩色图轮廓提取等功能-graphic images of the gray level thresholding segmentation, color contour extraction function
259ColourImageToHuiduInmage
- VC++数字图像处理,进行256色的彩色图像转换为灰度图象。
chepaidingwei
- 一个很好的车牌定位 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最
伪彩色
- 将灰度图转化成伪彩图
fiveMATLABimageprocessingcode
- 对图像进行任意角度旋转 图像渐变 运用调色板设计技术将灰度图像彩色化 等5个MATLAB 图像处理 代码-Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code
chap12
- 基于Dib类的彩色图像转化灰度图 VC++ 编写简练-Dib categories based on color image into grayscale VC++ to prepare concise
gray2rgb
- gray转换为RGB. 由灰度图转换为彩色图。 -gray is converted to RGB. by the grayscale is converted to color.
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
JPEG
- JPEG 对静止灰度或彩色图象的压缩标准 -JPEG for still image compression of grayscale or color standard
gray2rgb
- 灰度图像转化为rgb彩色图像,通过参考图像制成彩色映射表,再进行伪彩色处理-Rgb color images into gray-scale image, the image is made by reference to color mapping table, then the pseudo-color processing
rgb_gray
- 简单将彩色的24为bmp图片转为灰度图,代码清晰易懂,在vc6.0即可运行(Simple color 24 for BMP pictures into grayscale, the code is clear and easy to understand, can run in VC6.0)
BMPprocess
- 输入彩色的BMP图像,输出灰度图和每一个像素点的灰度值(The input BMP color image, gray output grayscale and each pixel value)
E0-练习
- 0-1、基本要求 1,显示一个灰度图象p0-01和彩色图象p0-02; 2,观察灰度图象和彩色图象的数据矩阵和文件内容; 3,熟悉灰度图象、二值图象、彩色图象和索引图象之间的变换。 0-2、计算图象的统计参数 1, 对灰度图象计算其灰度均值、方差和熵; 2, 对灰度图象计算其灰度的直方图; 3, 对灰度图象实施直方图均衡化。(0-1. Basic requirements 1. Display a grayscale image p0-01 and color image p