搜索资源列表
gamma
- 基于matlab的一个简单的gamma校正的程序,较为简单,适用于初学者-Based on the matlab a simple gamma correction program, relatively simple, suitable for beginners
Untitled_1
- 人脸识别算法分类 基于人脸特征点的识别算法(Feature-based recognition algorithms)。 基于整幅人脸图像的识别算法(Appearance-based recognition algorithms)。 基于模板的识别算法(Template-based recognition algorithms)。 利用神经网络进行识别的算法(Recognition algorithms using neural network)。 基于光照估计模型理论
Gramma
- 在图像照度不均匀的情况下,可以通过Gamma校正,将图像整体亮度提高或降低。在实际中可以采用两种不同的方式进行Gamma标准化,平方根、对数法。(In the case of uneven image illumination, the image brightness can be increased or decreased by Gamma correction. In practice, Gamma normalization, square root, and logarithmic
Gamma校正的快速算法及其C语言实现
- 显示器 Gamma校正的快速算法及其C语言实现推荐(Fast algorithm of display Gamma correction and implementation of C language)
gammacorrection
- 该程序是用于连续读取文件夹下的结构光照片,并通过数学算法将含有结构光的图像解调为不含结构光的直流图像和交流图像。由于工业相机拍摄图片会产生伽马误差,所有为了能够解调出没有任何误差和条纹的图像,需要对原始的结构光图像进行gamma校正以达到预期目标。(The program is for continuously reading structured light photographs under a folder, and demodulating an image containing str
ImageProcessing
- 灰度化,伽马校正,二值化等数字图像处理基础内容(Grayscale, gamma correction)