CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB BMP

搜索资源列表

  1. RGBbrightness

    0下载:
  2. 改变图像的亮度,也只需调用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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:7397
    • 提供者:齐武献
  1. RGB-RGBA

    1下载:
  2. 图形文件格式转换。将BMP文件格式转换成RGB文件格式。在OPENGL中加载。-coverte the bmp jpg tiff to rgb. or reverse the rgb format to bmp format.
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-06
    • 文件大小:10240
    • 提供者:党天恩
  1. Save-RGB-Demo

    0下载:
  2. 图像采集软件,采集CameraLink接口相机的数据并保存为只包含RGB信息的图片-a grab demo which can grab the image sigmal of CameraLink cameras and save the image as .bmp files without Y partion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:150618
    • 提供者:张小花
  1. bmp

    0下载:
  2. 纯C代码读入bmp图片数据,并输出RGB数据。-Pure C code to read bmp image data and RGB data.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:3284
    • 提供者:Shanks_yi
  1. K-image-RGB

    0下载:
  2. 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:571
    • 提供者:xiaohui
  1. BMP

    0下载:
  2. 在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
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:632001
    • 提供者:
  1. RGB-HIS-and-grayscale

    0下载:
  2. 在VC6.0平台下,实现了基于MFC的24位彩色bmp位图的图像色彩空间变换(RGB->HIS、HIS->RGB)的算法程序,以及彩色图像灰度化的算法实现。-VC6.0 platform, MFC-based 24-bit color bmp bitmap image color space transform (RGB-> HIS, HIS-> RGB) algorithm program, grayscale and color images of the algor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:65768
    • 提供者:李若
  1. bmp-transfomer

    0下载:
  2. 将24位RGB位图转换为8位位图,用C++\C实现-transform 24-bitsBMP to 8-bitsBMP
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1203754
    • 提供者:RoyChen
  1. bmp2rgb

    0下载:
  2. 转化BMP到RGB,BMP的位图为4或8!-BMP conversion to RGB, BMP photo shows the 4 or 8-bit!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1609
    • 提供者:eofper
  1. BMP-change

    0下载:
  2. 将RGB888的BMP图进行信息提取,变换为RGB-change the BMP picture RGB888 to RGB222
  3. 所属分类:ComboBox

    • 发布日期:2017-04-14
    • 文件大小:2764
    • 提供者:凉血月
  1. bmp2rgb

    0下载:
  2. bmp 图片格式转rgb 格式 ,可以转任意分辨率的bmp 格式的图片,转换的结果是444的rgb-bmp to rgb
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3928
    • 提供者:guo
  1. YVRGB(YV12-RGB)

    0下载:
  2. RGB与YV12数据之间互相转换,可RGB转YV12,也可以YV12转RGB,原图为24位BMP,已经修正BMP数据对齐,保存到BMP算法已优化,里面带一个YUV播放器,采用vc6编写-The mutual conversion between the RGB data and yv12, RGB yv12, yv12 turn RGB, artwork for 24 bits BMP, has been amended BMP data alignment, save to BMP algor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1899933
    • 提供者:lijun
  1. rgb

    0下载:
  2. 打开一幅BMP图像,能够提取图像的RGB颜色分量-Open a BMP image can be extracted RGB color component of the image
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1978666
    • 提供者:于志鹏
  1. yuv-rgb.cpp

    0下载:
  2. YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2740
    • 提供者:姚维东
  1. bmp2yuv

    0下载:
  2. 本程式碼適用於bmp檔(24位元) 此程式功能能將bmp內的RGB轉成YUV-This code applies to bmp files (24 yuan) this program to be able to function within the RGB bmp converted into YUV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:780225
    • 提供者:robin lee
  1. RGBtoYUV

    0下载:
  2. BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:36864
    • 提供者:wonderful
  1. ShowBMP

    0下载:
  2. 可以实时显示目标图像的像素值以及坐标点。。。。(show bmp file's rgb value)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1947648
    • 提供者:lisnack
  1. 颜色处理

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:2048
    • 提供者:GSO625
  1. rgbtowc

    0下载:
  2. 将bmp图片(24位深度真彩图)转换成8位深度的伪彩图(bmp格式)(Bmp picture (24 bit color depth map) into pseudo color 8 bit depth (BMP format))
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10286080
    • 提供者:别来无恙-
  1. MATLAB RGB转CMYK

    1下载:
  2. RGB转CMYK 可通过弹窗选择图片 图片的类型多样吧,包括bmp;jpeg;tif;png;hdf;jpg等 代码简洁,直接运行mainTest,根据操作选择即可
  3. 所属分类:图形/文字识别

« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com