CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 自动白平衡 算法

搜索资源列表

  1. 自动白平衡matlab代码

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

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

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

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

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

    • 发布日期:2012-08-20
    • 文件大小:4180199
    • 提供者:成东
  1. GrayWorld.rar

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

    • 发布日期:2017-03-26
    • 文件大小:168588
    • 提供者:chonyee chu
  1. h2a

    2下载:
  2. ti公司达芬奇系列DM36x芯片的摄像头采集图像2A算法,包括自动白平衡和自动曝光-ti s DaVinci DM36x chip camera image acquisition 2A algorithm, including automatic white balance and auto exposure
  3. 所属分类:Linux驱动

    • 发布日期:
    • 文件大小:9767
    • 提供者:
  1. wbalance

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

    • 发布日期:2013-07-18
    • 文件大小:705
    • 提供者:pika
  1. reference_document_of_white_balance

    1下载:
  2. 基于DM642TIDSP的工业相机中实现自动白平衡算法所用到的中文文献,包括白平衡的基本定义,实现算法,和完整的相机系统设计论文-On DM642TIDSP industrial camera for automatic white balance algorithm used in the Chinese literature, including white balance of the basic definition of algorithm, and a complete camera
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21032837
    • 提供者:jery
  1. wbalance

    0下载:
  2. 改进的LoG边缘自动白平衡算法 Improved method of automatic white balance based on LoG edge -Improved LoG edge of the automatic white balance algorithm Improved method of automatic white balance based on LoG edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:704
    • 提供者:wangliwan
  1. cmos

    0下载:
  2. 相机中的图像处理算法,包括彩色差值,自动白平衡等-Camera image processing algorithms, including color difference, automatic white balance, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:3252372
    • 提供者:fire
  1. Cohen_A_New_Color_Balancing_Method2

    0下载:
  2. 一种新的自动白平衡算法:找灰点的自动白平衡;分别于传统的算法做了比较;-A Color Balancing Algorithm for Cameras We compare our method against six known fast color balancing algorithms on the database. Our experiments show that the proposed method outperforms these algorithms, w
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1728180
    • 提供者:徐卫东
  1. Automatic_White_Balance

    0下载:
  2. 一种新的自动白平衡算法,适合静止的相机的颜色校正,算法适应性较强。-A Novel Automatic White Balance Method For Digital Still Cameras
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:234732
    • 提供者:liu
  1. AWB

    0下载:
  2. 自动白平衡算法,可以针对RGB24位图像通过查找表进行快速白平衡运算-Auto white balance algorithm, for RGB24-bit images quickly balance computation through a lookup table
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:697
    • 提供者:Xiexiaoming
  1. Whitebalance

    0下载:
  2. 自动白平衡,基于灰度世界的自动白平衡算法,能调整一些色差图片。-Auto white balance, auto white balance algorithm based on gray world, able to adjust some color pictures.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:11464
    • 提供者:田卿
  1. awb_DTM_GWA_PRA

    0下载:
  2. 自动白平衡matlab算法实现,DTM方法,GWA方法,PRA方法-white balancing algorithm, DTM method, GWA method, PRA method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:liangraul
  1. dongtai22

    0下载:
  2. matlab的自动白平衡算法,十分有效简单-matlab auto white balance algorithms, very effective
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:田龙
  1. Matlab

    9下载:
  2. 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。-I finished retouching softwar
  3. 所属分类:Special Effects

    • 发布日期:2016-03-19
    • 文件大小:2165760
    • 提供者:唐诗
  1. white-balance

    0下载:
  2. 白平衡的几种算法,有自动白平衡,手动白平衡等。-white balance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:33566
    • 提供者:seinoudeng
  1. automatic-white-balance

    0下载:
  2. 该源代码实现读入一副工业相机拍摄的偏红或偏蓝的图片,经过相应算法处理实现图像的自动白平衡,取得较好的效果。-The source code to achieve reads a deputy industrial camera pictures of partial slant red or blue, treated with corresponding algorithm to realize image automatic white balance, achieved good resu
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:宁双宁
  1. aewb_ap

    0下载:
  2. APPRO 视频图像自动白平衡算法的使用实例-Automatic white balance algorithm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:35441
    • 提供者:LONG
  1. white_balance

    2下载:
  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例程

    • 发布日期:2020-07-23
    • 文件大小:2788352
    • 提供者:焦洋
« 12 »
搜珍网 www.dssz.com