搜索资源列表
enhancement
- 有关图像处理方面的matlab源程序,主要包括对比度增强、直方图均一化、还有滤波。如果感兴趣欢迎下载。-the image processing of Matlab source, including contrast enhancement, histogram homogenization, and filtering. If interested welcome to download.
人脸识别系统设计—毕业设计
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
EZW22
- 该程序把数字图像处理与小波变换结合起来,可以出色地完成如图像对比度增强和图像融合等其他方法处理效果不佳的处理技术。-digital image processing and wavelet transform, integrate can be completed as excellent image contrast enhancement and image fusion, and other methods to deal with the effects of poor treatmen
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
002
- MATLAB环境下采用灰度变换的方法增强图像的对比度-Using gray-scale transformation method of contrast-enhanced images
zengqiang
- 图像增强的小程序,通过修改阈值即可对多数图像进行对比度调整-Small image enhancement procedures, by modifying the thresholds for most images to adjust contrast
jj
- 先对图像均衡化 增强对比度 加噪声 然后分别进行空域和频域滤波-First, the contrast enhanced image equalization plus noise and then separate airspace and frequency domain filtering
PDFCDF
- 图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
imageprocessing
- 对车辆图像进行一系列处理,有灰度变换,对比度增强,二值化,最后计算车辆实际高度-A series of image processing the vehicle, a gray-scale transformation, contrast enhancement, binarization, and finally calculate the actual height of the vehicle
MultilayerEnhance
- 图像增强方法,采用保持形状的灰度变换方法实现多层对比度增强-The image enhancement method,use gray-scale transformation method holding shape to realize multilayer contrast enhancement.
xaisezengqiangRetinex
- 对彩色图像颜色的拉伸,增强图像的对比度,以便更好的研究图像-Stretch of the color image color to enhance image contrast in order to better study the image
tuxiangduipiduzengqiang
- 图像对比度增强算法PDF,CDF,直方图均衡化的介绍,希望对大家有帮助。-Image contrast enhancement algorithm for PDF, CDF, histogram equalization, the introduction, we want to help.
ttlb
- 使用同态滤波对图像进行对比度增强的处理,本代码仅适用于灰度图像。-Homomorphic filtering using the contrast of the image enhancement processing, the code applies only to grayscale.
aa
- 也是使用同态滤波对图像进行对比度增强以及去雾处理,不过可以适用于彩色图像。-Homomorphic filtering is also used for contrast enhancement and image processing to the fog, but can be applied to color images.
psozq
- 灰度图像的增强,效果相当可以,可以实现灰度图像的对比度增强-Gray-scale image enhancement, the effect can be considerable, can enhance the contrast of gray image
Histogram
- 直方图均衡化 直方图的均衡化可以使图像的像素灰度值动态范围变大,增强图像的对比度看起来更清晰。上图经过直方图均衡化方法处理后不再特别暗淡,其直方图反映出来的灰度的概率分布也相对比较均匀-Histogram equalization
matlab
- 图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
ssr_RGB
- ssr对彩色图像进行增强,使图像对比度增强
xingtaixuechulihou
- 采用了各种基础性的对比度增强算法以及自动阈值分割算法应用于图像分割(A variety of basic contrast enhancement algorithm and automatic threshold segmentation algorithm are applied to image segmentation.)