搜索资源列表
4.8 真彩色转256 色源程序
- 本程序实现了彩色图到灰度图的转换,本程序用delphi语言实现,-realized by the color of a grayscale conversion, the procedures used delphi language,
vcfefewfw
- 彩色图到灰度图的转换以及真彩图转256 色图的算法和说明 VC实现-color to grayscale conversion and true color pictures to the 256-color map algorithm and annotations VC
TinyCADsrc
- 第一个能够真正进行混合图形编辑的软件,对于任何类型的扫描图象:彩色图,灰度图和单色图都具有强大的光栅转矢量功能。通过使用本软件,您可以对扫描的图形,包括草图,地图和其他图象进行净化,编辑,更新并转换为矢量。引入了真正的CAD—类型编辑光栅图象-first truly mixed graphics editing software, for any type of scanned images : color, grayscale and monochrome plan has powerful
matlab灰度图片转伪彩色图片
- 选定一张参照图,用参照图的颜色变对目标图进行着色
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
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
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
leijing0
- 图象处理的一些程序代码,包括彩色图象转灰度,边缘检测等.都可以运行.-Some image processing code, including the color image to gray, edge detection, etc.. Can be run.
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
huidutuzhuanhuaweiweicaisetu
- 本代码,用MATLAB编写。把灰度图转化为伪彩色图。-The code, prepared by using MATLAB. The grayscale into a pseudo-color map.
caiseheibai
- 256色转灰度图的VC++源代码,可以讲彩色图片转为黑白的处理过程-256-color turn gray level of the VC++ source code, you can talk about color images into black and white processing
gray2rgb
- gray转换为RGB. 由灰度图转换为彩色图。 -gray is converted to RGB. by the grayscale is converted to color.
zhifangtu
- 这是一个matlab的直方图均衡程序,先读入一副彩色图像,将其转成灰度图,输出该图的直方图,做均衡以后再次输出,可以看到均衡后图像直方图比较均匀了。-this is a histogram program based on matlab
224
- 24位彩色图转化为256色灰度图 灰度图像反色、增加亮度-24-bit color map into a 256-color grayscale grayscale anti-color, increasing brightness
daima
- 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
gray2rgb
- 灰度图像转化为rgb彩色图像,通过参考图像制成彩色映射表,再进行伪彩色处理-Rgb color images into gray-scale image, the image is made by reference to color mapping table, then the pseudo-color processing
t4213
- 打开和保存bmp位图,彩色图转灰度图,彩色图像子采样-Open and save bmp bitmap, the color image to grayscale, color image sub-sampling
daima
- 在matlab中,将灰度图转变为彩色图。很不错的应用。(In MATLAB, grayscale images are transformed into color graphs. Very good response)
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)