搜索资源列表
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
二阶微分图像增强
- 通过二阶微分算子对BMP图像进行微分,然后加上原图,实现图像增强的效果。采取C++ Builder 编程
图像增强
- C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
数字图像处理的几个程序例子
- 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intens
小波图像增强处理
- 此程序能够实现给予小波变换的图像增强处理。-the program can implement wavelet-based transform image enhancement process
xiaobo2
- 小波变换实现图像增强 内含matlab源程序-wavelet transform image enhancement includes Matlab source
105230325matlab-wavelet
- 小波matlab代码小波变换实现图像增强内含matlab源程序,matlab,Wavelet-wavelet Matlab code wavelet transform image enhancement includes Matlab source. Matlab, Wavelet
200582212459554
- 一个高效图像处理的程序,能实现图像增强,锐化,灰度化等多种功能-an efficient image processing procedures, able to image enhancement, sharpening, Gray multiple functions such as
tuxiangzengqiang_c++
- 实现图像增强技术源代码,利用本原代码可以增强图像细节-Image enhancement technology source code, the use of primitive code can enhance image detail
enhancement+fusing
- 利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly su
ImageEnhance
- 基于根函数的图像增强程序,可以在直方图形状保持不变的情况下,实现图像增强,滤波等功能-Based on the root function of image enhancement procedures, can remain unchanged in the histogram shape, the realization of image enhancement, filtering and other functions
gaborfilters
- gabor滤波器的matlab源代码,可以实现图像增强。-gabor filter Matlab source code, image enhancement can be achieved.
ImageEnage
- 图像处理实验报告,实验内容:用matlab实现图像增强,包括灰度变换,滤波,色彩增强-image processing experiments, experimental content : Matlab image enhancement, including gray-scale transformation, filtering, enhanced color
Reinforcement_Image
- C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
SRC009_wavelet_strethen
- 利用小波变换实现图像增强的算法。针对含有微弱纹状物或点状物的图像,对这些微弱纹状物进行自适应放大,加大其对比度,从而达到增强的目的。-Using wavelet transform to achieve image enhancement algorithms. Contains patterns for weak point-like or flakes of the images of these faint stria-like
imageenhangcement
- image enhancement是两个实现图像增强的matlab程序,可执行文件。
opencv-intro
- 主要是关于opencv的介绍,实现图像增强,图像变换和其他一些功能。-Mainly on the introduction of opencv to achieve image enhancement, image transformation, and other features.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjust
DIP
- 实现了两个功能:采用直方图均匀化方法实现图像增强,图像边缘检测与阈值分割。-Implementation of two functions: Histogram of homogenization method used to achieve image enhancement, image edge detection and thresholding.
图像增强
- 基于数字图片处理的原实现空间增强、频域增强等功能(Spatial enhancement, frequency domain enhancement and other functions based on digital image processing)