搜索资源列表
wbGW
- 将rbg图按灰度世界理论算法(GW)做白平衡调整 -The rbg Figure theoretical algorithm by Gray World (GW) to do white balance adjustment
grayworld
- 基于opencv的图像白平衡,采用灰度世界算法-Opencv image-based white balance, gray world algorithm
Whitebalance
- 自动白平衡,基于灰度世界的自动白平衡算法,能调整一些色差图片。-Auto white balance, auto white balance algorithm based on gray world, able to adjust some color pictures.
gw-awb
- 灰度世界白平衡算法,最基本的RGB三通道增益计算。初学者。-gray world AWB
Matlab
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。-I finished retouching softwar
Light-test-a-adjusment
- 程序包含了利用灰度世界法和参考RGB值的白平衡算法,给出了失去白平衡后照片调整后的效果图。-The code gives two white-balance algrithms for changing its RGB
AutoWhiteBalance.
- 包括灰度世界、白平衡、动态阈值等各种白平衡算法(Including white world, white balance, dynamic threshold and other white balance algorithm)
ShowPicture
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。(I finished retouching softwar
Gray_world
- 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
白平衡三种算法
- 白平衡三种算法的实现,灰度世界算法,完美反射算法和动态阈值算法(The realization of three algorithms of white balance, gray world algorithm, perfect reflection algorithm and dynamic threshold algorithm)