搜索资源列表
自动白平衡matlab代码
- 采用的是灰色世界法,先通过RGB转成YCrCb,然后在通过灰色世界算法自动调整白平衡。
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
GrayWorld.rar
- 运用grayworld算法对色彩偏移的图片进行自动白平衡处理,The use of color offset grayworld algorithm for automatic white balance of the image processing
h2a
- ti公司达芬奇系列DM36x芯片的摄像头采集图像2A算法,包括自动白平衡和自动曝光-ti s DaVinci DM36x chip camera image acquisition 2A algorithm, including automatic white balance and auto exposure
wbalance
- Matlab程序,实现了一种新的色彩白平衡算法。 针对物体在有色光源照射下呈现偏色的现象,提出一种改进的LoG边缘自动白平衡算法。该算法在YCbCr空间的Cb和Cr分量上同时利用LoG算子提取边缘,利用LoG边缘具有零交叉特性直接得到边缘两侧的像素。为了避免占主导的彩色纹理造成干扰,利用白色区域的偏色信息进行边缘抑制。利用得到彩色边缘对原图的偏色进行有效的估计,最后计算三颜色通道的增益并进行白平衡。对大量图片进行了实验,结果表明该算法对不同色光照射下的图像均能很好地进行白平衡,同时与多种白平衡算
reference_document_of_white_balance
- 基于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
wbalance
- 改进的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
Cohen_A_New_Color_Balancing_Method2
- 一种新的自动白平衡算法:找灰点的自动白平衡;分别于传统的算法做了比较;-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
AWB
- 自动白平衡算法,可以针对RGB24位图像通过查找表进行快速白平衡运算-Auto white balance algorithm, for RGB24-bit images quickly balance computation through a lookup table
Whitebalance
- 自动白平衡,基于灰度世界的自动白平衡算法,能调整一些色差图片。-Auto white balance, auto white balance algorithm based on gray world, able to adjust some color pictures.
awb_DTM_GWA_PRA
- 自动白平衡matlab算法实现,DTM方法,GWA方法,PRA方法-white balancing algorithm, DTM method, GWA method, PRA method
dongtai22
- matlab的自动白平衡算法,十分有效简单-matlab auto white balance algorithms, very effective
Matlab
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。-I finished retouching softwar
white-balance
- 白平衡的几种算法,有自动白平衡,手动白平衡等。-white balance
automatic-white-balance
- 该源代码实现读入一副工业相机拍摄的偏红或偏蓝的图片,经过相应算法处理实现图像的自动白平衡,取得较好的效果。-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
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~
aewb_ap
- APPRO 视频图像自动白平衡算法的使用实例-Automatic white balance algorithm
ShowPicture
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。(I finished retouching softwar
white_balance
- 自动白平衡是一种重要的偏色校 正技术.提出了一种新的基于灰轴调整的自动白平衡算法.(Automatic white balance is an important color correction technology. A new automatic white balance algorithm based on gray axis adjustment is proposed.)