搜索资源列表
matlab
- matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
WhiteBalance
- 实现图像处理中的白平衡调节问题, 可以帮助得到白平衡后的图像,内有帮助文档和实例图像-To achieve the white balance adjusted image processing problems, can help get the image after white balance, there are help files and examples of images
wbalance
- Matlab程序,实现了一种新的色彩白平衡算法。 针对物体在有色光源照射下呈现偏色的现象,提出一种改进的LoG边缘自动白平衡算法。该算法在YCbCr空间的Cb和Cr分量上同时利用LoG算子提取边缘,利用LoG边缘具有零交叉特性直接得到边缘两侧的像素。为了避免占主导的彩色纹理造成干扰,利用白色区域的偏色信息进行边缘抑制。利用得到彩色边缘对原图的偏色进行有效的估计,最后计算三颜色通道的增益并进行白平衡。对大量图片进行了实验,结果表明该算法对不同色光照射下的图像均能很好地进行白平衡,同时与多种白平衡算
work_1
- matlab源程序,实现图像白平衡矫正,实验结果正确-Matlab source code, image white balance correction, the experimental results are correct
baipingheng
- 用matlab实现的白平衡算法,检测图像中的高亮点作为理想白点,计算校正系数-Use white balance algorithm matlab realize, the the detection image bright spot as the ideal white point, calculate the correction factor
whitebalance
- 对图像做出自动白平衡处理的小程序,用matlab编写的-Automatic white balance processing on the image to make a small program, using matlab
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
Auto_Balance
- 通过matlab源码实现jpg图像的自动白平衡处理,对比显示处理前后的图像-Through matlab source automatic white balance processing, the JPG image contrast display images before and after processing
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
WhiteBalance-master
- 基于matlab图像白平衡处理; 包含 ortalama_renk.m; whiteBalance.m; face_detection_v1.m(White balance image processing)