搜索资源列表

  1. splitRGBBGR

    0下载:
  2. 可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:171149
    • 提供者:
  1. rawsource

    0下载:
  2. RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35186
    • 提供者:mysticboy
  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. splitRGBBGR

    0下载:
  2. 可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:171008
    • 提供者:
  1. rawsource

    0下载:
  2. RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:34816
    • 提供者:mysticboy
  1. image_bmp_process

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

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:gomo
  1. colsys

    0下载:
  2. This code converts regular RGB images into five other color systems--RBG,GRB,GBR,BRG,BGR. Changing the color systems gives a different experience of how things could look even more beautiful in other colors.-This
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:阿利
  1. CanalBGR

    0下载:
  2. View video un BGR with opencv
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:lordthanatos
  1. histogram3

    1下载:
  2. 实现OpenCV里的直方图的建立及其计算,把一幅图像提取出BGR各个分量的值,然后分别计算他们的直方图-OpenCV in the histogram to achieve the establishment of its calculation, to a BGR image to extract the value of each component, and then calculate the histogram of thei
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1555456
    • 提供者:xiaoing
  1. BMP_RGB

    0下载:
  2. 读取BMP图像,并实现红绿通道的交换,加强对BMP文件结构的了解,存储顺序实为BGR-Read BMP images, and to achieve the exchange of red and green channel to enhance understanding of the structure of the BMP files, storage is indeed the order of BGR
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-04
    • 文件大小:278528
    • 提供者:begin1988
  1. BGR_Color

    0下载:
  2. This utility allow to visually set color and represent color data in BGR format.
  3. 所属分类:C#编程

    • 发布日期:2024-05-04
    • 文件大小:58368
    • 提供者:n4d01
  1. libjpeglibbpng

    0下载:
  2. OpenGL一些函数需要此库 这个库对于RGB和BGR转换时必用的-OpenGL library functions that require the RGB and BGR for the library must be used when converting
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:201728
    • 提供者:suwenming
  1. pic_process

    0下载:
  2. 1.实现了YUV到BGR的转换 2.实现了一个移动侦测算法 3.实现了一个高速sqrt函数 4.请自己下载一个YUV文件,按照fopen中所写的路径存放-1. To achieve the conversion of YUV to BGR 2. Implements a motion detection algorithm 3. Implements a high-speed sqrt function 4. You to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:2666496
    • 提供者:成海波
  1. rgb2yuv420

    0下载:
  2. 实现了rgb到yuv420的转换,目前支持RGB和BGR以及上下翻转等多种方式-Achieved the conversion rgb to yuv420
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:mingtian
  1. GetColor

    0下载:
  2. 拾色小工具,可以选择输出是RGB还是BGR,16位或24位-Color Picker tool, you can choose to output RGB or the BGR 16-bit or 24
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:631808
    • 提供者:bbandpp
  1. hikMP4

    0下载:
  2. 海康视频,HIK,MP4播放,使用ipp 库进行YUV420到BGR的转换成opencv的iplimage,然后显示-Video Haikang, HIK, MP4, use ipp library YUV420 to BGR convert opencv iplimage, and then show
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-04
    • 文件大小:523264
    • 提供者:bing
  1. pixellib-1.2.115-20110925.tar

    0下载:
  2. 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-pixellib:High Quality Anti-Alising Vector/Raster Graphics Multi-Pixel-Format: RGB, BGR, ARGB, ABGR, RGBA, BGRA 8/15/16/24/32 depth Light weight 100 C implementation SSE2/MM
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:173056
    • 提供者:林伟
  1. ModernMenuLib_with_Tray

    0下载:
  2. AUTOIT UDF for easy MENU creation: ModernMenu possible commands: ---------------------------- *** Common parameters *** bUseAdvMenu - switch on/off GUI advanced menu bUseAdvTrayMenu - switch on/off Tray advance
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:45056
    • 提供者:supagusti
  1. rgb

    0下载:
  2. 在visual c++ 2015下读取图片BGR的值,改变值后显示(Read the value of the picture BGR, change the value after display)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:小唐唐
  1. HSI与BGR互换

    0下载:
  2. 将一张影像的颜色通道进行HSI与BGR互换。(HSI and BGR are interchangeable.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-04
    • 文件大小:13440000
    • 提供者:一棵竖柳
« 12 »

源码中国 www.ymcn.org