搜索资源列表
whitebanance.rar
- 对彩色图片进行白平衡调节的灰色世界法,对一些偏色图片有较好的功效,但对有些偏色比较厉害的图片效果不是很明显,Color pictures of the white balance adjustment method of the gray world, for some color cast a better picture of the effect, but the color cast of some of the picture compared powerful effect is n
Gray World Fun
- Gray world function written in Matlab,
sedysvetmuj
- Gray world method for color balance
Combining_Gray_World_and_Retinex
- combining gray world and retinex
Gray-World
- Gray World method compleat whit image save in a hard disk
wbGW
- 将rbg图按灰度世界理论算法(GW)做白平衡调整 -The rbg Figure theoretical algorithm by Gray World (GW) to do white balance adjustment
grayworld
- gray world算法,基本的图像处理算法,对图像增强的一个简单技术-gray world
grayworld
- 基于opencv的图像白平衡,采用灰度世界算法-Opencv image-based white balance, gray world algorithm
Color-image-processing
- 彩色图像处理算法:white patch, gray world, etc.-different algorithms for color image processing
Shang_grayworld
- 灰度世界法中改进的方法,结合信息熵的性质及其意义,在一维熵的基础上引入能够反映灰度分布空间特征的特征量来组成图像的二维熵,达到校正图像的目的.-Gray world method improved method, combined with the nature and significance of the information entropy is introduced to reflect the spatial intensity distribution characteristic
Whitebalance
- 自动白平衡,基于灰度世界的自动白平衡算法,能调整一些色差图片。-Auto white balance, auto white balance algorithm based on gray world, able to adjust some color pictures.
white_balance
- 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
gw-awb
- 灰度世界白平衡算法,最基本的RGB三通道增益计算。初学者。-gray world AWB
Matlab
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。-I finished retouching softwar
A-new-algorithm-for-color-correction
- 自动颜色纠正算法(ace),通过使用灰色世界和完美映射的结合-Automatic color correction algorithm (ace), by using the combination of gray world and perfect mapping
gray-world
- 采用灰度世界的方法对图像进行光照补偿,读入的第一张图是个类似于模板的东西,第二张是待处理的图片,它们都是真彩色RGB的图形。将它们转化成灰度图后求出均值,当第一张图片与第二张图片的均值之差大于5时,就进入for循环处理-The method uses the image of the gray world of illumination compensation
AutoWhiteBalance
- 基于灰世界的白平衡算法模板,能初步了解自动白平衡的原理,为后续深入学习白平衡打下基础-The primary AWB algorithm, based on gray world theory, if you understand this method, you could learn the awb better during the awb learning later.have fun~
ColorConstancyNew
- 多种去除色偏的方法包括灰色世界,灰色边沿,最大RGB,灰色阴影等,能够十分有效的去除色偏-A variety of color cast removal methods include gray world, gray edge, the maximum RGB, gray shadows, can be very effective to remove color cast
Gray_World
- Gray world认为R、G、B三个分量对光源的感知是等价的,该算法的基本思想是:通过利用公式求取三个基本颜色红、绿、蓝的像素平均值来确定出整个图像的整体平均值,再以整体平均值为基础调整每个像素的红、绿、蓝分量值,以达到校正色彩偏移的效果。物体表面的平均反射没有色度差。-Gray world that the R, G, B three components of light perception is equivalent to the basic idea of the algorithm
ShowPicture
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。(I finished retouching softwar