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

搜索资源列表

  1. MyRGB2HSI

    0下载:
  2. 自己实现的rgb到hsi的转换函数,能够实现将rgb图像数据转换为hsi颜色空间的图像数据-Rgb to hsi own implementation of the conversion function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:29579
    • 提供者:axis
  1. colorAnalysis

    0下载:
  2. 基于Matlab对图像进行色彩分析处理,常用典型色彩模型,如RGB、HIS、HSV等,结果以曲线形式绘制出来。-Matlab color image based on the analysis process, a typical conventional color model, such as RGB, HIS, HSV, etc. The results plotted in graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4268183
    • 提供者:徐庆
  1. m11

    0下载:
  2. 混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal compon
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3881890
    • 提供者:
  1. watermark

    0下载:
  2. 一个小程序,为图像添加水印,输入的图像可以是RGB格式,感兴趣的同志也可以拓展输入格式-water mark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:18230
    • 提供者:li
  1. colorquanti.m

    1下载:
  2. 基于Lloyd算法的图像色彩量化实现,支持RGB格式的图像色彩量化-Lloyd algorithm-based quantification of image color, image format supports RGB color quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:
  1. GetRGB

    0下载:
  2. 本程序可以获取彩色bmp图像的rgb的值-The value of this program can obtain the rgb color bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1768412
    • 提供者:freefly2014
  1. EmbossColander

    0下载:
  2. C#从动画方式生成图片的浮雕效果,一个图像浮雕处理的简单例子。程序将依次访问每个像素的RGB值,获取相邻两个像素的R、G、B值,计算与左上角像素的RGB分量之差,67:控制图片的最低灰度,128:常量,更改这两个值会得到不同的效果。-C# generated from animated picture embossed effect, a simple example of a relief image processing. The program will access the RGB va
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:68434
    • 提供者:高文
  1. color2name_matlab

    0下载:
  2. 实现部分颜色的识别以及将RGB翻译成颜色名-Achieve recognition as well as to translate some color into RGB color name
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:6883
    • 提供者:web
  1. wrgb2hsv

    0下载:
  2. RGB转HSV代码,按公式写,非直接调用,并计时-RGB to HSV code, according to the formula writing, non-direct calls, and timing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:农小小
  1. yuzhi2

    0下载:
  2. 首先将RGB转换到HSV,再根据阈值进行HSV图像的分割-First convert RGB to HSV, then HSV image segmentation based on threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:农小小
  1. HSI-image-analysis

    0下载:
  2. 基于HSI空间灰度图像伪彩色算法仿真分析,其中包括几种图像分割算法,RGB,HIS,以及他们的MATLAB代码实现。-HSI space based on pseudo-color gray-scale image analysis algorithm simulation, including several image segmentation algorithm, RGB, HIS, and their MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1701556
    • 提供者:雪洁
  1. AHD

    1下载:
  2. AHD算法的matlab实现(Bayer转RGB算法)-Adaptive Homogeneity-Directed Demosaic Algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:7368
    • 提供者:heshiming
  1. image-processing4

    0下载:
  2. 图像处理中的颜色转换,RGB转换到YUV,或者RGB转换成灰度图像,图像预处理-COLOR convert
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:小五子
  1. 89561548929getrgbruanjian

    0下载:
  2. 可以很好地获得RGB的软件,供大家下载使用,希望对各位有所帮助-RGB can very well get the software for download, and they hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:15463
    • 提供者:高琪琪
  1. Img

    0下载:
  2. 用Java中自带包实现图像的基本操作,包括转换为RGB矩阵,像素点,显示(显示方式),-Java comes with the package to achieve the basic operation of the image, including the conversion to RGB matrix pixel display (display), etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2818
    • 提供者:jjkk
  1. autoscHSV

    0下载:
  2. 实现将图像的RGB值转化成HSV值,并且计算HSV的颜色直方图-To achieve the values ​ ​ of the image into RGB values ​ ​ of HSV, HSV color histogram and calculating
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:701
    • 提供者:郑重
  1. rgbhist

    0下载:
  2. 用于提取RGB图像中的颜色直方图,方法简单,易懂-Used to extract the RGB image color histogram method is simple, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:742
    • 提供者:郑重
  1. RGB__CMYK_

    0下载:
  2. 虽然光波被纸张和油墨吸收算减色效应,但CMYK与RGB之间并不是简单的“255 - ?”的关系。CMYK的颜色是由纸张和油墨的物理性质决定的,所以CMYK的色彩空间是一个四维非线性的空间,无法与三维的平滑的RGB空间对应,自然没有映射公式。-While the light is absorbed by the paper and ink count subtractive effect, but between CMYK and RGB is not a simple " 255-?&q
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:王晨
  1. Optical-flow-vector-color

    0下载:
  2. 光流向量用彩色表示,采用HS光流算法,然后用RGB表示出来-Optical flow vector is represented by a color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:98922
    • 提供者:李琦
  1. Image-space-transformation

    0下载:
  2. RGB空间和YCBCR空间之间的转换以及NTSC空间和RGB空间的转换-Conversion between RGB space and YCBCR space and NTSC space and the RGB space transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:8957
    • 提供者:陆春雷
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com