搜索资源列表
伽玛相机线性校正演示程序
- 本程序是一个伽玛相机的线性测试校正演示程序,该程序模拟了光电倍增管出来的原始图像,并对原始图像进行校正-this process is a linear gamma camera calibration test demonstration program, which simulated a photomultiplier tube of the original image and the original image correction
C_programming_gradient_Gamma_Correction
- C编程将 Gamma 校正应用于梯度C programming will be used in gradient Gamma Correction-C programming will be used in gradient Gamma Correction
jiaozheng
- vc将 Gamma 校正应用于梯度的程序源码,希望对大家有所帮助-vc Gamma correction applied to the gradient program source code, we want to help
jiaozheng_tidu
- vc 将 Gamma 校正应用于梯度的程序源码,有兴趣的朋友学习一下。-vc Gamma correction applied to the gradient of the source code, friends who are interested to learn about.
cSharp-image-processing
- c#图像处理技术,包括gamma校正,对比度亮度调节,缩放和剪裁,任意角度旋转,色彩调整等常用图形处理源代码。-The technique of c# image processing, including the gamma correction, contrast and brightness adjustment, scaling and clipping, arbitrary angle rotation, color adjustment and other commonly used
gamma
- 基于matlab的一个简单的gamma校正的程序,较为简单,适用于初学者-Based on the matlab a simple gamma correction program, relatively simple, suitable for beginners
FinalWork2
- 图像处理软件,实现图像的空间域彩色图像指数灰度变换、伽马校正、均值滤波、中值滤波、直方图均衡化、彩色负片、拉普拉斯锐化或边缘提取;-Image processing software, image color image index of the spatial domain of gray level transformation, gamma correction, mean filter, median filter, histogram equalization, color negat
Untitled_1
- 人脸识别算法分类 基于人脸特征点的识别算法(Feature-based recognition algorithms)。 基于整幅人脸图像的识别算法(Appearance-based recognition algorithms)。 基于模板的识别算法(Template-based recognition algorithms)。 利用神经网络进行识别的算法(Recognition algorithms using neural network)。 基于光照估计模型理论
Graphics-Display-Control-(AMD-ATI)
- VS2010 開發的應用程式,主要是結合 AMD ATI 顯卡的 SDK 來做顯示畫麼的色彩校正和補強,主要的特色是利用 GPU 做 gamma correction 和 color saturation 補強-VS2010 developed applications, mainly in connection with the SDK AMD ATI graphics display screen what to do color correction and reinforcement,
Big-video-camera
- 简介:双击文件夹下“DyCamera.exe”或是“DyCamera”,打开应用软件主窗口。大影摄像头录像大师是比较专业的摄像头录像、拍照软件。拥有简单易用、功能强大的录像功能和后期图像处理功能。打开软件时电脑上必须有能够正常工作的摄像头。 软件主要功介绍: 【摄像头功能】录像、拍照、间隔定时自动拍照(可以毫秒为单位设置间隔时间)。可以设置摄像头的所有参数:包括亮度、对比度、曝光时间等等。拍照 文件可以保存为各种常见的格式,比如JPG/BMP等等。 【图片处理功能】剪切、
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)