搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
4
- < VC++图像处理程程序设计>>配套光盘,这是第4章的灰度变换的程序
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
dwt
- 研究中我么采用分段的方法对数字音频信号嵌入水印。为便于研 究,以灰度图像为数字水印原始信号经二值化处理后得到水印再嵌入 音频信号的离散变换域中,从而得到嵌入水印的音频信号,其实现过 程原理框图如图1 所示。在水印嵌入的过程主要实现四个阶段的任 务:(1)数据准备与预处理,主要是准备好水印原始图片和待嵌入水印 的音频信号 (2)音频信号分段处理,用于嵌入水印的音频数据部分等 分成(m1*m2)个音频数据段 (3)水印图像降维处理,在此过程灰度图像 水印转化为二值图象,
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
processing-matlab-image-code
- matlab处理图像代码介绍,主要包括图像的读取,灰度直方图及直方图均衡化,图像的代数运算,图像滤波处理,傅立叶变换-processing matlab image code, including the reading of the image histogram and histogram equalization, image algebra, image filtering processing, Fourier transform
ColorTransform
- 灰度变换法实现彩色处理,《计算机图像处理与识别技术》源地面 -color transform
VCPP-for-image-processing
- vc++实现数字图像基本处理的工程文件 位图显示 几何变换 灰度处理 平滑处理 形态学 小波变换等-vc++ to achieve the basic digital image processing project file such as grayscale bitmap display geometric transformation processing smoothing morphological wavelet transform
Delphi
- Delphi:Delphi图像灰度线性处理实例,将一幅BMP彩色位图变换成灰度图,最终效果如上截图所示,貌似效果不是太好,不过通过这个例子你可以初步了解一下这种图像处理的基本原理,为以后的程序开发打下基矗 -Delphi: Delphi linear grayscale image processing example, will a color bitmap BMP converted to grayscale, the final results as shown in the scre
tuxiangchuli
- 关于图像处理的色彩变换,中值滤波器,灰度变换等-About the image processing of color transformation, median filter, gray level transformation, etc
gamma
- 这是对图像处理的matlab代码。包括灰度阈值变换、直方图均衡化、镜像变换、图像转置、图像缩放、图像旋转等操作。都是可以实现的代码-This is an image processing matlab code. Including gray threshold transform, histogram equalization, image transformation, image transfer home, image scaling, image rotation and other
HE--LabVIEW
- 直方图均衡化是灰度变换的一个重要应用,它高效且易于实现,广泛应用于图像增强处理中。图像的像素灰度变化是随机的,直方图的图形高低不齐,直方图均衡化就是用一定的算法使直方图大致平和。-Histogram equalization is an important application of gray transform it efficient and easy to implement, widely used in image enhancement processing. Pixel gray
erweilisanxiaobibianhuan
- 二维离散小波变换 只能处理长宽一样的方形图像,灰度和彩色图像都可,要用其他图像只需把Lena.bmp改为其他图像,但图像要保存在m文件所在路径下。-Can only deal with the same length and width of the square image, grayscale and color images can be used to use other images only need to change Lena.bmp other images, but th
tuxiang9990
- 基于Labview的图像处理技术。利用Labview 编程,生成简单的图像,并做简单的灰度图变换, 经验证该程序正确(Image processing technology based on Labview. The use of Labview programming, generate simple images, and do simple grayscale transformation, after verification that the program is correct)
dm
- matlab 处理医学伪彩色图像用于医学图像处理,分为三种,密度分割法,灰度级变换以及频率域变换(Matlab treatment of medical pseudo color images)