搜索资源列表

  1. WhiteBalance

    1下载:
  2. 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。
  3. 所属分类:其它资源

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

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

    • 发布日期:2009-05-22
    • 文件大小:700
    • 提供者:jearome
  1. 一种摄像头自动白平衡的算法及硬件实现

    0下载:
  2. 一种摄像头自动白平衡的算法及硬件实现.pdf
  3. 所属分类:电子书籍

  1. Bayer2RGB

    0下载:
  2. 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-07-05
    • 文件大小:4180199
    • 提供者:成东
  1. WhiteBalance

    0下载:
  2. 使用自适应色温估计算法进行自动图像白平衡处理的程序。包括使用C++编写的白平衡处理算法部分的源程序(生成dll文件),和使用C#编写的程序界面两个工程。使用Visual Studio 2005开发。-use adaptive color temperature estimation algorithm for automatic white balance image processing procedures. C preparati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:62464
    • 提供者:冯雪涛
  1. yichuansuanfappt

    0下载:
  2. 学习遗传算法(该PPT对遗传算法深入浅出的论述,能帮助读者很快入门)-studying genetic algorithm (PPT on the genetic algorithm simple exposition will help readers quickly entry)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:34816
    • 提供者:林衡量
  1. WhiteBalance

    0下载:
  2. 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。-White balance algorithm, through the HSV model is three-channel gray-scale image analysis, the white balance to be images that can be used under uneven lighting image co
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-31
    • 文件大小:210944
    • 提供者:ywy
  1. su

    0下载:
  2. 非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的-Very classic white balance algorithm, it is worth a look. There GAMMA correction auto exposure, do not forget to have needed to download ah, is not easy to find the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:4148224
    • 提供者:suzhenwei
  1. whitebalance

    0下载:
  2. 本代码为对图像进行白平衡算法的代码,在图像处理中很有用-The code for the image white balance algorithm code, in image processing is useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:htcloudy
  1. wbalance

    0下载:
  2. 程序实现了基于场景颜色均值的白平衡及其一种改进的算法-Program based on the scenes of the white balance and color means an improved algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-31
    • 文件大小:1618944
    • 提供者:zhuxueqing
  1. GrayWorld

    0下载:
  2. 运用grayworld算法对色彩偏移的图片进行自动白平衡处理-The use of color offset grayworld algorithm for automatic white balance of the image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:168960
    • 提供者:chonyee chu
  1. bph

    0下载:
  2. 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正-White balance algorithm, through the HSV model for three-channel gray-scale image analysis, the white balance to be images that can be used under non-uniform illumination
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:210944
    • 提供者:张伟
  1. wbalance

    1下载:
  2. Matlab程序,实现了一种新的色彩白平衡算法。 针对物体在有色光源照射下呈现偏色的现象,提出一种改进的LoG边缘自动白平衡算法。该算法在YCbCr空间的Cb和Cr分量上同时利用LoG算子提取边缘,利用LoG边缘具有零交叉特性直接得到边缘两侧的像素。为了避免占主导的彩色纹理造成干扰,利用白色区域的偏色信息进行边缘抑制。利用得到彩色边缘对原图的偏色进行有效的估计,最后计算三颜色通道的增益并进行白平衡。对大量图片进行了实验,结果表明该算法对
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:pika
  1. reference_document_of_white_balance

    0下载:
  2. 基于DM642TIDSP的工业相机中实现自动白平衡算法所用到的中文文献,包括白平衡的基本定义,实现算法,和完整的相机系统设计论文-On DM642TIDSP industrial camera for automatic white balance algorithm used in the Chinese literature, including white balance of the basic definition of al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:21032960
    • 提供者:jery
  1. wbGW

    0下载:
  2. 将rbg图按灰度世界理论算法(GW)做白平衡调整 -The rbg Figure theoretical algorithm by Gray World (GW) to do white balance adjustment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:daodao
  1. wbPR

    0下载:
  2. 将rbg图按全反射理论算法(PR)做白平衡调整-The rbg Figure theoretical algorithm by total reflection (PR) to do white balance adjustment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:daodao
  1. white_balance

    0下载:
  2. 白平衡的基本算法用MATLAB实现(white balance)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:355328
    • 提供者:晴天0904
  1. a9

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

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:CWW1992
  1. white_balance

    0下载:
  2. 自动白平衡是一种重要的偏色校 正技术.提出了一种新的基于灰轴调整的自动白平衡算法.(Automatic white balance is an important color correction technology. A new automatic white balance algorithm based on gray axis adjustment is proposed.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:2788352
    • 提供者:焦洋
  1. 白平衡三种算法

    0下载:
  2. 白平衡三种算法的实现,灰度世界算法,完美反射算法和动态阈值算法(The realization of three algorithms of white balance, gray world algorithm, perfect reflection algorithm and dynamic threshold algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:180224
    • 提供者:机智的frank
« 12 3 4 »

源码中国 www.ymcn.org