搜索资源列表
图像增强的retinex算法
- 这是一个基于matlab编写的图像增强算法,retinex的程序,
图像增强源码大全(包括Retinex)
- 文件中包含各种关于图像处理的matlab代码,包括Retinex,単尺度,多尺度算法
msr
- 基于retinex的图像增强算法,多尺度msr,已验证-Image enhancement algorithm based on retinex, multi-scale msr, has been verified
zengqiang
- 基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
xiaobo
- 基于小波变换的图像增强算法,我从专业数据库上下载的,应该有用-Based on wavelet transform image enhancement algorithm, I download on from the major databases, it should be useful
21-72
- ::针对传统的基于小波变换的反锐化掩模图像增强算法中存在的问题,即对比度相同而幅角不同的边缘达到的增强效果之间差别较大,提出了一种新的基于小波变换的反锐化掩模图像增强算法。该算法在对原始图像进行小波分解的基础上,根据小波变换所提供的幅角,对小波系数进行-:: For the traditional wavelet transform based on unsharp masking image enhancement algorithm for the problems that exist,
5
- 灰度图像增强算法的改进与实现研究,灰度图像的增强处理-Gray-scale image enhancement algorithm and implementation of improvements in research, gray-scale image enhancement processing
IE
- 高效的图像增强算法,速度快,效果好!欢迎相互交流!-Efficient image enhancement algorithm, fast, good effect! Welcome to exchange!
LSE
- 拉氏变换的图像增强算法,matlab下运行!增强效果较好!欢迎交流-Laplace transform of the image enhancement algorithm, matlab running! Enhance the effect of better! Welcome the sharing of
recognition
- 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
tuxiangzengqiang
- 一种基于改善灰度图像的直方图的图像增强算法-To improve the gray image based on the histogram of image enhancement algorithm
Retinex-of-image-enhancement
- 本文提出了基于Retinex可变框架模型的图像增强算法。实验证明该算法不但能有效的增强图像的质量,还能避免Retinex算法中带来的光晕效应,同时算法速度与同类型的图像增强算法比较更快速。之后,将这种理论运用到对彩色图像增强中,取得了很好的处理效果。 (使用同方知网浏览器打开)-This paper presents a framework model based on variable Retinex image enhancement algorithm. Experiments sho
带噪声抑制的反锐化掩模图像增强算法
- 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且抑制了噪声的增强。(Anti sharpening mask image enhancement algorithm with noise suppression)
图像处理 图像增强 锐化 平滑
- 图像处理 图像增强 图像锐化 图像平滑等多种算法(Image processing, image enhancement, sharpening, smoothing)
基于剪切波域的医学图像增强算法
- 介绍了剪切波在图像增强方面的作用,尤其是医学图像的增强。(The effect of shear wave on image enhancement, especially the enhancement of medical image, is introduced.)
PCNN输出域改进及其在彩色图像增强中应用
- 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
图像增强 (2)
- 图像增强,不均匀图像增强,Retinex算法,单尺度Retinex算法,同态滤波,(image enhancement,Retinex)
_低照度视频图像增强算法综述.pdf
- 低照度视频图像增强,这是一个论文,描述了一些常用的低照度视频图像算法(Low illumination video image enhancement, which is a thesis, describes some commonly used low illumination video image algorithms.)
Opencv一系列图像增强算法
- 基于OpenCV与mfc实现的一系列图像增强算法,边缘提取,直方图均衡化,各种滤波,应有尽有,界面美观大方