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

搜索资源列表

  1. 1

    0下载:
  2. 基于OPENGL的光照处理,材质变化演示。可通过改变RGB参数值来观察不同光照和材质下物体的变化。在vc++环境下运行。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11076
    • 提供者:snowcherry
  1. 微图SDK5.0(专业版)

    1下载:
  2. 其中,VC中还有相应功能的模块代码,包括: 1、单路显示存图: SingleCapture 2、多路显示存图: MultiCapture 3、简单回调存图: SimpleCallback 4、多路回调存图: MultiCallback 5、压缩存储: SaveAvi 6、连续帧采集: SequenceCapture 7、外触发回调: TriggerCallback 8、文字图形叠加: GDIOperation 9、 OSD操作: OSDOperat
  3. 所属分类:视频捕捉/采集

  1. BMP2RGB.rar

    1下载:
  2. 用VC写的将BMP格式转化为RGB格式的程序,适用于各种位深度,VC will be used to write BMP format into RGB format, procedures, applicable to a variety of bit depth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-13
    • 文件大小:3648432
    • 提供者:zhang yao
  1. ImageRender

    0下载:
  2. 利用vc++编程实现对输入图像的着色处理,可以通过设置RGB各个分量的值来实现着色,也可恢复源图像-Use vc++ programming of the input color image processing, you can set the RGB values ??of each component to achieve the coloring, but also restore the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:338995
    • 提供者:sword
  1. ourdev_530727

    0下载:
  2. 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:871405
    • 提供者:刘智
  1. ImageCoding

    0下载:
  2. 本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:234562
    • 提供者:彭鹏
  1. dos_get_bmp_RGB

    0下载:
  2. VC下DOS下得到RGB的源码.一个比较好的例子,希望对年轻人有点帮助.-VC under the DOS source code under the RGB. A good example of hope for young people to some extent.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:5032
    • 提供者:whc
  1. RGB2YUV

    0下载:
  2. 实现rgb转yuv,用到了一个xtable表格类,我对这个类进行了修改,目前作为vc的专用表格类使用,添加了edit框,并对表格进行过美化-Realize rgb to yuv, used a form xtable category, I have modified this class, the current form as a special category vc use, add the edit box, and carried out landscaping forms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:231050
    • 提供者:yangkun
  1. DVMSTest

    0下载:
  2. 画圆,并通过设置不同的RGB值改变圆颜色的VC程序-Circle, and by setting different value to change RGB color round VC program
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:39690
    • 提供者:
  1. JPGOPEN

    0下载:
  2. 在VC环境下打开JPEG格式的图片,转换成RGB格式再从新显示-Open the VC environment in JPEG format images, converted to RGB format and then display the new
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1973105
    • 提供者:肖晓萍
  1. FetchColor

    0下载:
  2. VC代码实现图片上每点像素的RGB显示,特别适合初学MFC编程的兄弟。我学了一个暑假,发现从例子入手,避开高深的C++理论,是非常有成就感的。-VC code to achieve the image of each point of the RGB pixel display, especially for beginners Brother MFC programming. I learned one summer and found that starting from the examp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2721199
    • 提供者:zhang
  1. RGB_Lab

    0下载:
  2. OPGL在VC++中的三维编程,实现了RGB与LAB颜色空间的转换关系-OPGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1972277
    • 提供者:gaoyang
  1. ctlcolortransform

    0下载:
  2. 把RGB彩色图像转换为灰度图像,用VC++实现-The RGB color image is converted to grayscale images, using VC++ to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1215
    • 提供者:tiger shin
  1. image_grey_scale

    0下载:
  2. 灰度是将图像中的彩色效果用灰度的层次感表达出来,灰度只有黑白两种颜色,但其黑白两种颜色的深浅有所不同,实例使用常的RGB颜色转灰度的算法来实现图像灰度效果。-VC++ image gray scale.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:332091
    • 提供者:xinxzhao
  1. RGB2YUV_src1

    0下载:
  2. 这是一个RGB转换YUV的源代码,用VC++ MFC编写-RGB to YUV source code, writed by VC++ MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:794138
    • 提供者:beetle
  1. baojing

    0下载:
  2. 报警控制在各种工业控制系统中是经常见到的,一般用于报警的方法有很多,有用文本标示,有用图形表示的,其原理不外乎构造CDC类对象然后利用提供的各种基本图元属性进行图形绘制就可以了.这里我们来制作一个能够显示报警文本,当出现某个报警的时候我们然背景进行闪烁就可以实现功能了. -VC define COLOR_RED RGB(255,0,0) #define COLOR_GREEN RGB(0,255,0) protected: CBitmap*m_pBitmapOldBack
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2331
    • 提供者:轩零
  1. rgb_yuv

    0下载:
  2. 把RGB格式文件转换成YUV格式文件的VC程序。-RGB to YUV Conversion Program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:187349
    • 提供者:金日洙
  1. vcread

    0下载:
  2. 给定一副BMP图,如何编写C语言来读取RGB三色并存处起来? -if you have a photo with BMP,then you can read it and show it with VC++,this code is very useful,hope it can help you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1189
    • 提供者:markbluesky
  1. VC_Programming_how_convert_RGB_components_COLORREF

    0下载:
  2. VC编程实现如何将COLORREF类型转换成RGB分量经典代码-VC Programming how to convert RGB components COLORREF type classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:18701
    • 提供者:iwu
  1. xgui-extension_src

    0下载:
  2. 查找颜色并显示颜色的RGB值 查找颜色并显示颜色的RGB值 -main function: find color and return rgb value! for vc++ environment.who to tach 20 words
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:42985
    • 提供者:熊磊
« 1 2 3 45 6 »
搜珍网 www.dssz.com