CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - RGB

搜索资源列表

  1. image-code

    0下载:
  2. 图像的RGB---IHS和IHS---RGB的转换代码-Image of RGB--- IHS and IHS--- RGB conversion code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1040
    • 提供者:毕加猪
  1. OpenCVRGB

    0下载:
  2. OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4931
    • 提供者:cz
  1. YUV-RGB

    0下载:
  2. 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media play
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:56069
    • 提供者:
  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. RGB-GRAY

    0下载:
  2. 一个简单的RGB转化为GRAY程序 比较适合初学者学习-A simple RGB into GRAY procedure more suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423288
    • 提供者:Torci
  1. RGB-to-CMYK-or-CMYK-to-RGB

    0下载:
  2. RGB转CMYK或CMYK转RGB等还有其他一些色空间的转换程序-RGB to CMYK or CMYK to RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:880
    • 提供者:梅灿华
  1. RGB

    0下载:
  2. 图像处理程序, 实现RGB图像三通道的变换,用matlab写成 -Image processing programs achieve RGB image three-channel transformation, written with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6707871
    • 提供者:xiaoma
  1. RGB.m

    0下载:
  2. find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]- find Avg RGB s1=imread( 7 img b
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:68290
    • 提供者:bauni
  1. MATLAB--RGB

    0下载:
  2. MATLAB 软件使用简介 轮廓线提取 实验2 图像轮廓线提取技术 RGB向量空间中的图像分割技术-MATLAB RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1922596
    • 提供者:UltramanWo
  1. rgb

    0下载:
  2. rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:13476
    • 提供者:马业
  1. RGB

    0下载:
  2. 常用的RGB表 个人整理 图像图形处理-Commonly used RGB table personal arrangement of image and graphics processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13385
    • 提供者:王旭明
  1. RGB-to-HSV

    0下载:
  2. 利用opencv实现对图像从RGB模式到HSV模式的转化。-Using opencv image mode from RGB to HSV mode conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1299
    • 提供者:dxd
  1. rgb-to-grey

    0下载:
  2. 用于实现将一张RGB空间的图像转化成为灰度图-Used to implement an RGB space image is transformed into a grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1443399
    • 提供者:dxd
  1. matlab-rgb

    0下载:
  2. MATLAB里的颜色模型之间转换,HSV模型转换为RGB模型,NTSC模型转换为RGB模型-Conversion between MATLAB color model of HSV model is converted to RGB model, NTSC model convert to RGB model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6407
    • 提供者:牛耕
  1. YCbCr-to-RGB

    0下载:
  2. 图像颜色空间转换:优化YCbCr到RGB的转换效率-The image color space conversion: Optimizing the YCbCr to RGB conversion efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:193304
    • 提供者:imguangzi
  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. RGB-huoyan

    1下载:
  2. matlab实现对火焰在rgb模型下出的特征提取,对于二维数组来说,它的size是指它的行数和列数;三维数组是指它的各个维的维度,可以理解为m行,n列和p层,即一共有m*n*p个元素-matlab to achieve extraction of the characteristics of the flame in the rgb model for two-dimensional array, its size is the number of rows and columns three
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:170520
    • 提供者:张若水
  1. alise-RGB

    0下载:
  2. 使用opengl VC环境下的直线RGB色彩模式抗锯齿-修改于红宝书-Use linear RGB color mode antialiasing opengl VC environment- modify in the Little Red Book
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:161388
    • 提供者:alex jiang
  1. yuandaima

    0下载:
  2. 显示图像的大小、灰度值、RGB值、HSI值、灰度最大最小值等信息,-Display the image size, gray value, RGB value, HSI values, maximum and minimum gray level information such as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1491
    • 提供者:万文英
  1. Decomposition-and-synthesis-of-RGB

    0下载:
  2. RGB分解与合成!求灰度转RGB的matlab程序-RGB decomposition and synthesis! Seeking grayscale to RGB matlab program
  3. 所属分类:Special Effects

    • 发布日期:2016-05-08
    • 文件大小:1024
    • 提供者:姜振军
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com