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

搜索资源列表

  1. cw_picture

    2下载:
  2. 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:361952
    • 提供者:宏伟
  1. imageproject

    0下载:
  2. 用于彩色图像的RGB三个通道的色彩分离,还可以调整彩色平衡,是很的相关软件的框架。-for Color Image 3 channel RGB color separation, color balance can be adjusted. is the software framework.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:237859
    • 提供者:yaya
  1. 自动白平衡matlab代码

    2下载:
  2. 采用的是灰色世界法,先通过RGB转成YCrCb,然后在通过灰色世界算法自动调整白平衡。
  3. 所属分类:图片显示浏览

    • 发布日期:2009-05-22
    • 文件大小:700
    • 提供者:jearome
  1. graybalance

    0下载:
  2. 灰度直方图平衡的子程序,直接应用该函数做灰度图像的平衡,附带RGB和HSI图像空间的互相转化-Histogram subroutine balanced, direct application of the function to do the balance of gray image, with RGB and HSI image space to transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2614
    • 提供者:ding
  1. HVViewer

    0下载:
  2. 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:58038
    • 提供者:辛欣
  1. rgbhist

    0下载:
  2. Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower. -Use the RGB mode to get a q
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:39493
    • 提供者:焦竹青
  1. TCS230

    0下载:
  2. TCS230高亮光管RGB颜色的程序,在使用时,初始化完成后,检测是否需要进行白平衡调整。-TCS230 RGB color high-brightness control procedures in use, the initialization is complete, test the need for white balance adjustment.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:28817
    • 提供者:小帆
  1. colorof

    1下载:
  2. 对一幅RGB图像进行光线偏移调整,来使得图像的色彩达到一种平衡-Light offset adjustment on an RGB image to the image colors to achieve a balance
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:30472
    • 提供者:zhang sibo
  1. ImageMagic_src

    0下载:
  2. ImageMagic 圖片色彩平衡調整 Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, ex
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:135893
    • 提供者:tang
  1. Sources

    0下载:
  2. 实用基于TCS230的RGB白平衡采集代码,在freescale平台成功应用。-RGB white balance acquisition based on TCS230
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:37399
    • 提供者:周公
  1. tcs230_stm32

    0下载:
  2. tcs230颜色传感器,通过按键检测来实现白平衡,之后得出想要的rgb数据,用串口通信显示出来。-tcs230 color sensor detection to achieve balance through the button, then draw the desired rgb data, using serial communication displayed.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:6574841
    • 提供者:王整
  1. code

    0下载:
  2. 对RGB图像进行彩色平衡处理。一些彩色图像数字化后在显示时候经常看起来不正常,三基色不平衡,此程序将之校正。-Color balance in RGB image processing. Some digital color image on the display time often don t look normal,call this tricolor imbalance, this program will correct it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:172231
    • 提供者:小精
  1. rgb

    0下载:
  2. rgb 转换算法, 灰度图直方图互转, rgb 转 yuv 图-rgb conversion algorithm, gray balance, grayscale histogram referrals, rgb turn yuv Figure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:
  1. white-balance

    0下载:
  2. matlab写的 处理图片白平衡的三种方法 第一种,选取图片中最亮的点作为white 第二种,手动选取任一点作为white 第三种,求RGB的平均作为white 其中包含了rgb xyz等空间转换代码,有CAT02, 和VK chromatic adaptation transforms 适合颜色科学相关专业-1. the brightest object in the imge is just white. 2. select a white object from
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:319525
    • 提供者:mcm
  1. STM32-TCS3200

    1下载:
  2. 用STM32做的颜色感应,开始需要白平衡。 RGB用算法转换成了HVS。版权归qq942266575所有。完整程序包,很好的实现了颜色传感器的功能-STM32 do with the color sensor, need to start the white balance. The algorithm used to convert RGB became HVS. Copyright qq942266575 all. Complete package to achieve a good
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3195226
    • 提供者:刘莉莉
  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. chapter9

    0下载:
  2. 彩色图像处理,RGB,CMY,HSI,HSV,YUV,YIQ,Lab模型的源代码等。及彩色补偿 彩色平衡等。-Color image processing, RGB and CMY, HSI, HSV, YUV and YIQ, Lab model source code, etc. And color compensation Color balance, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:258556
    • 提供者:林晨
  1. Gray_world

    0下载:
  2. matlab图像白平衡处理的灰度世界算法,输入bmp图片,最后显示白平衡处理后的图片。 需要根据实际的路径和图片名称更改第一行(MATLAB image white balance processing gray world algorithm, input the BMP picture, and finally display the white balance after the image. You need to change the first line according to
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:513024
    • 提供者:llsh
  1. a9

    0下载:
  2. 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:CWW1992
搜珍网 www.dssz.com