搜索资源列表
256transf
- 快速完成彩色图象的转换 方便对图象的处理-rapid completion of the conversion of color images to facilitate the processing of images
ColorImageDisprocess
- 彩色图象处理文件,可以将图象进行特别处理-color image processing documents, images can be special treatment
简单的图象转换示例
- 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
VC++IP
- VC++图象处理编程演示程序 包括图象文件,点处理,领域处理,二值图象处理,二值形态学,灰值形态学,真彩色图象处理,区域分割,应用实例,帮助等。
imageprocessing1.0
- 实现BMP格式图象的打开,8位彩色图象转换成灰度图象,图象的锐化。
huidutu
- 实现将彩色图转化为灰度图,以及将RGB图象转换为其它的各种彩色图象
huizhicaisetuxiang
- 绘制彩色图象,可以很方便的增加程序的美观,使用也是非常的方便。
JPEG
- 基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要
facerecognition
- 主要是实现人脸检测,对真彩色图象进行处理
2005419135230902
- 256色转灰度图可以将彩色图象转化为灰度图象-256 grayscale color to color images can be converted into gray-scale image
supersonic
- 这是彩色B超管理软件,人员管理部分基本未完成,图象采集部份还没有完成,后来因为各种原因没机会再完善了。-This is the color B-management software, personnel management unfinished part of the capital, part of the image acquisition is not yet complete, and later due to various reasons, no chance to improv
GRAY
- 为朋友们提供了图象处理的VC++代码,将彩色图象转为灰度的,供需要的朋友使用.-Friends provided for image processing VC++ Code will color image to gray scale, and for friends in need.
tproject
- 用canny算子实现彩色图象的边缘提取,适用bmp和jpeg格式-Canny operator used to achieve color image edge extraction, the application of bmp and jpeg format
afdfdsfads
- 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
DigitalImageProcessing
- 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear transformation of picture The
colorimageenhancement
- 本程序采用文献上所说明的通用处理方法对输入彩色图象进行增强处理-this programme is used some methods to enhance the imput color image
LiangjiangYuProject1
- 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
CCCcodeo
- 其中包含将256色彩色图象转化为灰度图象,LZW压缩算法,显示出来DDIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码 可直接使用。 -Which contains 256 color color image into a grayscale image, LZW compression algorithm, displayed DDIB bit map, Huffman coding and image mosaic C++ source code can be used direc
Bmpcolor
- VB将彩色图象黑白化典型示例代码,有需要的就下。-VB of the typical black and white color image sample code, there is a need on the next.
三种灰度图象伪彩色方法
- 用三种不同的方法分别对灰度图像进行伪彩色化,希望总有一种方法适合。(Three different methods are used to get the False Color image of the color gray image. hope can give you some help .)