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

搜索资源列表

  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. AutoWhiteBalance

    0下载:
  2. 白平衡的一个源码White balance希望能帮到大家-White Source White balance White balance
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:628921
    • 提供者:
  1. BalanceWhite

    0下载:
  2. 白平衡源代码,可用于老旧图片的翻新,美女自拍的美白等-white balance, with opencv2.4.9
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2933266
    • 提供者:guaofeixiang
  1. white_balance

    0下载:
  2. MATLAB 灰度世界法白平衡处理,在全局白平衡中得到广泛应用,特点是能够利用更多的图像信息来做判断-MATLAB gray world white balance processing method has been widely used in the global balance, the feature is the ability to use more image information to do judgment
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:124475
    • 提供者:zhoufly
  1. CMOS-image-sensor

    1下载:
  2. 白平衡指的是传感器对在光线不断变化环境下的色彩准确重现的能力表示。大多数拍照系 统具有自动白平衡的功能,从而能在光线条件变化下自动改变白平衡值。设计工程师寻找的 图像传感器应该配备了一个很好的自动白平衡( AWB)控制,从而提供正确的色彩重现。-White balance refers to the ability to accurately reproduce the said sensor of environment changing in the light color. Mos
  3. 所属分类:Special Effects

    • 发布日期:2015-07-20
    • 文件大小:1592320
    • 提供者:bobwhite
  1. fansheWhiteBalance

    0下载:
  2. 使用镜面反射法进行白平衡校正,校正效果好,算法简单-using specular reflection method to correct White balance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2236953
    • 提供者:琳琳
  1. ipnc.tar

    0下载:
  2. ti dm368 手动白平衡手动曝光源码-TI dm368 white balance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:833556
    • 提供者:木木
  1. dongtai22

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

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

    0下载:
  2. 用C++写的改进的颜色白平衡代码,测试效果不错,可以用于人脸光照白平衡!-Written in C++ and improved color balance code, test results are good, the light can be used to balance the face!
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-25
    • 文件大小:15461
    • 提供者:xu rui
  1. Matlab

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

    • 发布日期:2016-03-19
    • 文件大小:2165760
    • 提供者:唐诗
  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. whitebalance

    0下载:
  2. 根据自己设定的阈值对图像进行白平衡处理,处理的灵活性高。-According to the threshold of the image, the image is processed by white balance and the flexibility of the process is high.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:zhaoqingqing
  1. WhiteBalance

    0下载:
  2. 自动白平衡代码,可以直接拿来使用,自己写的哇,实验可以获得很好的效果。-Automatic white balance codes which can used directly.I write it myself which can get good result.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:noteller
  1. wbalancespecial

    0下载:
  2. 自动白平衡代码,与我之前上传的c++代码原理相同,这里是matlab代码。-Automatic white balance code which can give good result.It is written by matlab which cooresponds to c++ version previous
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:738
    • 提供者:noteller
  1. test2_allok

    0下载:
  2. 读入图像并进行几何校正及白平衡、融合,最后输出处理后图像-Reads the image and geometric correction and white balance, integration, and finally after the output process image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29579601
    • 提供者:邱文嘉
  1. fansefa

    0下载:
  2. 白平衡,使用反色法处理白平衡,环境是vc,-White balance, use anti-color treatment white balance,
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:ze0894286
  1. AWB

    0下载:
  2. 非常好的白平衡处理的源码,有需要的可以看一下!-Very good white balance processing source code, there is a need to look at!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:705
    • 提供者:樵简
  1. aewb_ap

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

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

    0下载:
  2. linux下摄像头图像图像处理源码,调节白平衡的3种方法,测试可用-Under linux camera image processing source code, adjust the white balance of the three methods, the test can be used
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:7706
    • 提供者:蔡辉
  1. Auto_Balance

    1下载:
  2. 通过matlab源码实现jpg图像的自动白平衡处理,对比显示处理前后的图像-Through matlab source automatic white balance processing, the JPG image contrast display images before and after processing
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:zhangpeng
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com