搜索资源列表
数字图像直方图显示
- 本资源是通过VC++6.0编写的软件,能够打开灰度图像和彩色图像,并且能够显示灰度和彩色图像的直方图。
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
ImageShow
- 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
tuxianghecheng
- C++写的图像合成程序,可实现彩色和灰度图像的合成-C++ to write the image synthesis process, can achieve color and gray image synthesis
huiduhuatuxiang
- 实现彩色图像灰度化的效果.在RGB模型中,如果R=G=B时,则彩色表示一种灰度颜色,其中R=G=B的值叫灰度值,因此,灰度图像每个像素只需一个字节存放灰度值(又称强度值、亮度值),灰度范围为0-255。-color image
pseudo
- C语言环境下进行的灰度图像的伪彩色处理 简便易懂-C language environment of the pseudo-color gray-scale image processing is simple and understandable
Spherical_projection
- 对原始图像进行球面投影,内含两幅原始图像,可以对彩色或灰度图像进行投影,绝对能用-Spherical projection to an orginal image,including color and grey image,absolutely useful
ImageProcessing
- 图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
pseudo
- 灰度图像转换伪彩色图像,MATLAB 一个简单的程序来转换灰度图像伪彩色图像。通过改变的条件和程序中使用的值,你可以创建一个更完美的伪彩色图像。-A simple program to convert gray level image to pseudo color images. By altering the conditions and values used in the program, you can create a more perfect pseudo color imag
MSFilter
- 用Visual C++实现了用Mean Shift算法进行图像滤波和分割,可以对灰度图像和彩色图像进行处理-Using Visual C++ implementation using Mean Shift algorithm for image filtering and segmentation, can be gray images and color image processing
9927421color2gray
- 真彩色RGB图像转灰度图像的程序,大家可以试一试-RGB to gray
haarmallat
- 基于haari小波变换程序,程序中对彩色和灰度图像均可作处理。-Wavelet transform based on haari procedures, procedures for color and grayscale images can be handled.
gray
- 彩色图像灰度化,有三种实现灰度化的方法并且对它们运行的时间进行了比较。-Grayscale color image, there are three ways to achieve and the graying of their running time are compared.
Pseudo-color-enhancement
- 伪彩色增强,通过密度分割法将灰度图像转换为彩色图像-Pseudo-color enhancement, through the density of gray image segmentation method to convert color images
Tcurvelet_feah
- 该源码可以实现对彩色或灰度图像的曲波(Curvelet)特特征的提取,以便后续做纹理图像分割。,已通过测试。 -The source code can achieve on color or grayscale images the Curvelet (of Curvelet) special feature extraction, in order to follow-up to do texture segmentation. , Has been tested.
BasicImageProcessing
- 利用C#来实现基本的数字图像处理,包括彩色图像灰度化、基于像素矩阵变换的90度旋转(两个方向)、改变亮度和对比度-using C# to process digital image, including converting a color image to a gray image,90 degree rotation based on matrix of pixels(two directions),changing brightness and contrast of the image
imageprocess
- 数字图像处理编程,可以实现多种功能,可以处理彩色与灰度图像-Digital image processing program, you can achieve a variety of functions that can handle color and grayscale images
caisetuxianghuiduhua
- 彩色图像灰度化,用CSharp编写的彩色图像灰度化的小程序,挺实用的!-Color image grayscale and color image gray small program written in CSharp very practical!
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
