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

搜索资源列表

  1. Light-test-a-adjusment

    0下载:
  2. 程序包含了利用灰度世界法和参考RGB值的白平衡算法,给出了失去白平衡后照片调整后的效果图。-The code gives two white-balance algrithms for changing its RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1289720
    • 提供者:clx
  1. segmentation

    0下载:
  2. 彩色图像的分割,通过阈值设定,在RGB空间和HSI空间进行分割。-Color image segmentation by threshold setting, in RGB space and HSI space segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:397751
    • 提供者:段茜
  1. RGBtoGRAY_and_harris_code

    0下载:
  2. 真彩色图像转灰度图像并直接对图像的Harris角点选取,可直接运行。-RGB images to turn GRAY image and directly to the Angle of the image point selection, can be directly run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:79923
    • 提供者:谢正伟
  1. YV12TORGB24

    0下载:
  2. YV12转RGB通过FFMPEG的函数中,不需要自己写复杂的算法,适合初学者。-YV12 to RGB via FFMPEG the function, do not need to write complex algorithms, suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6362937
    • 提供者:hubo
  1. hough_test

    0下载:
  2. 霍夫变换提取直线.输入rgb图像,输出提取结果.-Hough transform to extract line. Rgb image input and output extraction results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1480
    • 提供者:李元齐
  1. ColorTable

    0下载:
  2. 图像处理基本知识方面代码:RGB彩色空间的编码表。- RGB color space coding table
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8095
    • 提供者:linqingqing
  1. hsv

    0下载:
  2. 基于cvCvtColor函数,彩色图像转换成HSV颜色空间-RGB image to HSV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:647
    • 提供者:李木子
  1. image

    0下载:
  2. 运用MATLAB的图形图像工具GUIDE编写代码实现对彩色图像的翻转、截图、放大、缩小、均衡化、RGB直方图调整等处理和灰度图像的经典滤波处理。-Using MATLAB graphics tool GUIDE to color image coding implementation of flip, screenshots, amplification, narrow, RGB histogram equalization, the adjustment treatment and class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:18217
    • 提供者:孙楠
  1. jiuzheng

    0下载:
  2. 使用matlab实现影像的纠正,相对定向方法,待纠正图像为RGB影像-matlab Image rectification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1281169
    • 提供者:常世桢
  1. NiViewer

    0下载:
  2. 通过华硕的Xtion pro live显示深度图像和RGB图像-depth and RGB image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1489232
    • 提供者:caoluwill
  1. BinaryacutImage1

    0下载:
  2. 将图像二值化并通过复制像素点裁剪出感兴趣的一块区域-turn RGB image to binary image and cut the IOA of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6823386
    • 提供者:zqy
  1. GUITest

    0下载:
  2. matlab简单GUI设计,打开文件夹,显示图像及RGB各通道,转换为灰度图,负像,及图像的保存-Matlab GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:38729
    • 提供者:MayTree
  1. gray2rgb

    0下载:
  2. 该文件将一幅灰度图像转换为彩色图像,是基于图像的颜色空间密度图像,密度图像与原始的灰度图像越匹配,着色越好-This Program converts a gray image ro RGB image based on the colors of the destination image. The better the destination image match with the source gray image, the better the coloring will be.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:63877
    • 提供者:yifan
  1. RAW8ToRGB24

    0下载:
  2. 摄像头采集的8 bit raw data 转 RGB 24 bit;包含raw数据文件和可运行代码。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:566887
    • 提供者:su
  1. MbufAllocColor

    0下载:
  2. 这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。 这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维 数据缓冲区,分别。 分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。-This function allocates a data buffer with m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:249229
    • 提供者:蓝梦
  1. CalcColorDLL

    1下载:
  2. 一个关于光学计算的dll文件,包括RGB转换成XYZ,及CIE1931与CIE1976的转换,非常有用-A dll file on optical computing, useful
  3. 所属分类:Special Effects

    • 发布日期:2016-12-11
    • 文件大小:9216
    • 提供者:共赢
  1. apple

    0下载:
  2. rgb转化为lab空间,k-means聚类,基本的图像处理如腐蚀膨胀等,分水岭分割方法分割标记-rgb converted to lab space, k-means clustering, basic image processing such as corrosion expansion, etc., watershed segmentation segmentation mark
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:166456
    • 提供者:李梦莹
  1. gray-world

    0下载:
  2. 采用灰度世界的方法对图像进行光照补偿,读入的第一张图是个类似于模板的东西,第二张是待处理的图片,它们都是真彩色RGB的图形。将它们转化成灰度图后求出均值,当第一张图片与第二张图片的均值之差大于5时,就进入for循环处理-The method uses the image of the gray world of illumination compensation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:凡乐
  1. TImageColorspace

    0下载:
  2. 各种颜色空间的转化 史上最全的 有RGB HSI HSV Ycbcr LAB -The history of the various color space conversion has the most complete RGB HSI HSV Ycbcr LAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3369
    • 提供者:刘涛
  1. 0000009835tracking

    0下载:
  2. The influence of illumination changes on human face detection and eye location , A face detection based on skin color model is proposed. Eye location method . First image preprocessing , Reduce noise in images Then RGB The col
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2191757
    • 提供者:王文智
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com