搜索资源列表
RGBpicsearch
- VC,使用RGB空间对bmp图像进行检索。-VC, use RGB space right bmp image retrieval.
OpenJpegDemo
- BCB打开Jpeg,BMP,ICO等格式图片的Demo,可选择比例,RGB或灰阶显示,质量优先或速度优先。-BCB open Jpeg, BMP, ICO format pictures Demo option of proportion RGB or gray-scale, quality or speed priority priority.
getpixelandsetpixel
- how to get the RGB value of a bmp in visual basic-how to get the RGB value of a bmp in visual bas ic
Convert2.1
- 一转BMP为数据的单EXE软件,网上找不到的(IC 供应商内部的)方便LCD同行使用,可以转Gray & RGB.-BMP switch to a single data EXE software. not online (IC vendors internal) to facilitate the use of peer-LCD can switch Gray
RGB_color_transform_gray_level_co-design_of_C_and_
- to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
BMP文件提取信息
- BMP文件提取信息,可以查看RGB信息,可以查看是否使用调色板信息等,BMP file extract information, you can view the RGB information, you can view information such as whether or not to use the palette
RGB.rar
- 对于输入的bmp图像进行rgb三个分量的提取 利用直方图显示,rgbhist display
bmp图片rgb转成yuv
- 可以读取bmp图片,并将RGB转为成YUV格式输出
bmpview
- BmpView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for BMP file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included.
ChangeRGB
- CHANGE RGB of a BMP Image
Vista
- 位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载-Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download
bmp_conv
- convert bmp to 16 bit RGB
RGBbrightness
- 改变图像的亮度,也只需调用RGB(Bmp, X, X, X)改变三原色-Change the brightness of the image, but also simply call the RGB (Bmp, X, X, X) to change the RGB
K-image-RGB
- 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
BMP-change
- 将RGB888的BMP图进行信息提取,变换为RGB-change the BMP picture RGB888 to RGB222
rgb
- 打开一幅BMP图像,能够提取图像的RGB颜色分量-Open a BMP image can be extracted RGB color component of the image
RGB-BMP
- 实现RGB565数据与BMP图片格式的转换,货BMP格式图片与RGB565数据的转换-To achieve RGB565 data and BMP image format conversion, BMP format images and RGB565 data conversion
颜色处理
- Public Sub DibGet(ByVal IdSource As Long, XBegin As Long, ByVal YBegin As Long, ByVal XEnd As Long, ByVal YEnd As Long) Dim iBitmap As Long Dim iDC As Long Dim I As Long Dim W As Long Dim H As Long On Error GoTo ErrLine D
rgbtowc
- 将bmp图片(24位深度真彩图)转换成8位深度的伪彩图(bmp格式)(Bmp picture (24 bit color depth map) into pseudo color 8 bit depth (BMP format))