搜索资源列表
WhiteBalance
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。
su
- 非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的
图像处理
- 【用途】在一个纯白色的底板上放置叶片和已知尺寸的深色标定物,用数码相机拍照,获得的照片可用本软件测定,可用于测定棉花、甘薯等不规则叶片的大小和颜色,但其实可用于测定任何片状物的尺寸和颜色。本软件能根据底板纯白色的特性自动校正照片的白平衡以减少色差。 【使用】1.打开图像文件 2.去除图像背景 3.拖动鼠标选择矩形区域,然后点一下左边的图像框,即可获得尺寸比例和色彩平均值 4.被测定物的面积=被测定物面积百分数*标准物实际面积
WhiteBalance
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。-White balance algorithm, through the HSV model is three-channel gray-scale image analysis, the white balance to be images that can be used under uneven lighting image co
su
- 非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的-Very classic white balance algorithm, it is worth a look. There GAMMA correction auto exposure, do not forget to have needed to download ah, is not easy to find the
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
whitebalance-and-calibration
- 文件内容是利用自己编译的opencv2.4.2做的,包括白平衡和几何校正。是在做项目的时候利用的原本,希望对初学者有帮助。附配置方式。-The contents of the file is compiled opencv2.4.2 do, including white balance and geometric correction. Project use the original, I hope to help beginner
baipingheng
- 用matlab实现的白平衡算法,检测图像中的高亮点作为理想白点,计算校正系数-Use white balance algorithm matlab realize, the the detection image bright spot as the ideal white point, calculate the correction factor
bai1
- 相机白平衡功能程序,校正颜色失真,对色彩信息丰富的彩色图像的效果比较明显。-Camera s white balance function program, color distortion correction, richness of color information of color image can be obtained
Automatic_White_Balance
- 一种新的自动白平衡算法,适合静止的相机的颜色校正,算法适应性较强。-A Novel Automatic White Balance Method For Digital Still Cameras
colorCalibration
- 代码实现了对偏色像机的色彩标定和矫正/校正,主要基于24色板进行标定,再使用自己的算法对图像进行白平衡。对偏色的相机有很好的校正效果(需要标准24色板)-Code of the cast camera calibration and color correction/calibration, calibration based primarily on 24 palette, and then use their own algorit
fansheWhiteBalance
- 使用镜面反射法进行白平衡校正,校正效果好,算法简单-using specular reflection method to correct White balance
noise-estimation-
- 基于噪声图像的gamma校正,噪声方差估计,白平衡等-Noise variance estimation、Gamma Correction、white balancin
test2_allok
- 读入图像并进行几何校正及白平衡、融合,最后输出处理后图像-Reads the image and geometric correction and white balance, integration, and finally after the output process image
White-point-detectingAWB
- 该源代码实现读入一幅图像,估计图像偏红或偏蓝的色差,计算增益因子,校正色差,实现基于白点检测的自动白平衡效果。-The source code to realize read in an image, estimated image partial slant red or blue color, calculate gain factor, color correction, realize automatic white balan
3Gamma 及白平衡
- 介绍手机屏幕是如何校正3GAMMAR以及白平衡的,而且为什么要这么做(How does a phone screen correct 3GAMMAR and white balance, and why do you do this)
水下图像去雾与增强
- 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a bette