搜索资源列表
WhiteBalance
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。
自动白平衡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
color-balance
- 这个Matlab程序,实现了一种新的色彩白平衡算法。 -A simple program for color balancing
whitebalance
- 本代码为对图像进行白平衡算法的代码,在图像处理中很有用-The code for the image white balance algorithm code, in image processing is useful
wbPR
- 将rbg图按全反射理论算法(PR)做白平衡调整-The rbg Figure theoretical algorithm by total reflection (PR) to do white balance adjustment
wbalance
- 程序实现了基于场景颜色均值的白平衡及其一种改进的算法-Program based on the scenes of the white balance and color means an improved algorithm
bph
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正-White balance algorithm, through the HSV model for three-channel gray-scale image analysis, the white balance to be images that can be used under non-uniform illumination of the image correction
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
wbGW
- 将rbg图按灰度世界理论算法(GW)做白平衡调整 -The rbg Figure theoretical algorithm by Gray World (GW) to do white balance adjustment
White-Balance
- 白平衡算法,一种很有用的白平衡实现的代码。-White Balance
white-balance
- 图像处理领域白平衡算法的测试图像和源程序,用于图像的预处理,很经典的方法-Test image and the source of the image processing field of the white balance algorithms for image preprocessing, very classic
完美反射白平衡算法
- 采用全反射理论实现了图像的白平衡,效果很好
white_balance
- 白平衡的基本算法用MATLAB实现(white balance)
a9
- 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
white_balance
- 自动白平衡是一种重要的偏色校 正技术.提出了一种新的基于灰轴调整的自动白平衡算法.(Automatic white balance is an important color correction technology. A new automatic white balance algorithm based on gray axis adjustment is proposed.)
白平衡三种算法
- 白平衡三种算法的实现,灰度世界算法,完美反射算法和动态阈值算法(The realization of three algorithms of white balance, gray world algorithm, perfect reflection algorithm and dynamic threshold algorithm)