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

搜索资源列表

  1. change_brightness1

    0下载:
  2. 改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify the Gamma Ramp values. You can use this feature to change the brightness of the entire screen. The SetDeviceGammaRamp API function receive an array of 256 RGB values. I
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10411
    • 提供者:lhg
  1. vidcat_ok

    0下载:
  2. 在龙芯上使用摄像头 我修改了代码,增加了如下功能: 1.) 在X11 上显示,并且循环显示 2.) 使用 -fjpeg参数,一边显示,一边存成jpg文件 3.) 支持 RGB 到16位色转换,因为龙芯默认使用 16位色模式。 -the Godson use my camera to amend the code, the following additional functions : 1.) X11 show that 2 and cycle show.) us
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:93115
    • 提供者:刘纯祥
  1. WhatColor

    1下载:
  2. win32 sdk 获取屏幕任意位置的颜色RGB十六进制值-win32 sdk access arbitrary screen color RGB hexadecimal value
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1789
    • 提供者:wn
  1. hanshuyishe

    1下载:
  2. 从RGB颜色空间到HIS,XYZ,xy,rg等颜色空间的转换,同时还有一个三角形到另一个三角形之间的映射-from RGB color space to the HIS, XYZ, xy, rg other color space conversion, Meanwhile there is a triangle to another triangle between the mapping
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:75846
    • 提供者:huguancheng
  1. image_bmp_process

    0下载:
  2. 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3710
    • 提供者:gomo
  1. jpeg

    0下载:
  2. 远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2929
    • 提供者:i am li
  1. GetRGB

    0下载:
  2. 得到鼠标处的背景颜色RGB值,和鼠标点出的坐标值
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:170474
    • 提供者:吴侠
  1. getany

    0下载:
  2. 这是一个小程序,可以获得鼠标指向的类名、文本、RGB颜色值等-This is a small program, can point to the mouse class name, text, such as RGB color values
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:42261
    • 提供者:曾庆华
  1. qt-yuv.Qt实现视频采集

    0下载:
  2. Qt实现视频采集.其中把yuv格式转换成了RGB,方便Qt处理。,Qt video collection. Yuv format which has become the RGB, to facilitate handling Qt.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-21
    • 文件大小:146536
    • 提供者:songzi
  1. yuvtorgb.tar

    0下载:
  2. YUV RGB 格式及快速转换算法 详细讲解了RGB和YUV格式的转换,doc格式-YUV RGB format and fast conversion algorithm is explained in detail RGB and YUV format conversion, doc format. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4202
    • 提供者:zdm
  1. libv4l-0.6.2-test.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:128759
    • 提供者:碧海
  1. ColorCursor_src

    0下载:
  2. 一个实时看鼠标所在点的RGB值的程序--The program which can view the RGB value of the point of mouse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:49715
    • 提供者:站长
  1. OV511-BS-camera

    1下载:
  2. linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-30
    • 文件大小:377634
    • 提供者:林锋
  1. rgb3

    0下载:
  2. 在linux中打开bmp图片: 在命令行智能光运行得出执行文件后,输入执行文件名和要打开的bmp文件名运行就可以啦.-Open the bmp picture in linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1530
    • 提供者:盛志超
  1. lcd-test

    1下载:
  2. 对lcd进行测试,采用s3c2410板子,4.3寸RGB彩屏,将屏幕分四块按不同颜色显示,不断刷新!-Lcd test of using s3c2410 board, 4.3-inch RGB color, will screen at four different colors, and constantly refresh!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-12-07
    • 文件大小:609
    • 提供者:
  1. ycbcr2rgb

    0下载:
  2. Blackfin 在linux下ycbcr转rgb的汇编文件-Blackfin in ycbcr under linux the compilation of documents to rgb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1613
    • 提供者:cheng
  1. YUVRGBdescription

    0下载:
  2. YUV和RGB格式的简要介绍。-YUV and RGB format briefly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:210030
    • 提供者:莱克
  1. RGB

    0下载:
  2. RGB forward function and inverse function The rar contains all functions used (DCT, rle, vector to zigzag and viceversa, etc.)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:525634
    • 提供者:Tonychief
  1. RGB-scaling-algorithm

    0下载:
  2. 在linux环境下基于c语言的RGB缩放算法-RGB scaling algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2615
    • 提供者:唐明智
  1. rgb

    0下载:
  2. By default, outputs can be associated with each display controller. RGB outputs are an exception, so we make sure they can be attached to only their parent display controller.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2600
    • 提供者:thqenm
« 12 3 4 5 »
搜珍网 www.dssz.com