搜索资源列表
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
WMdctrecover
- 数字图像处理,离散余弦dct变换域中水印的提取-digital image processing, discrete cosine transform domain Extra watermark extraction
WMdwtembed
- 数字图像处理,离散小波dwt变换域中水印的嵌入-digital image processing, discrete wavelet transform domain dwt watermark embedding
matlab语言编写的小波变换的程序
- 这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
BasicProcessing
- 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transforma
bianhuanyu
- 8/24位图像的变换域处理及应用。内有正交变换、一维二维傅里叶变换、二维离散余弦、频域高通、低通滤波等。-8 / 24 images transform domain processing and application. There orthogonal transformation, a two-dimensional Fourier transform two-dimensional discrete cosine, frequency-domain high-pass, low-pass
inforhiding_dct
- 基于图象dct变换域的信息隐藏算法,是信息隐藏基本的算法之一-image-based Extra transform domain algorithm of information hiding, information hiding is the basic algorithm
tuxiangbianhuanyuchuli
- 该工程实现对数字图像的变换域的处理和应用。包括正交变换,频域低通滤波等。-realization of the project to transform the digital image processing and domain application. Including the orthogonal transformation frequency low pass filtering.
DCT_matlab
- matlab环境下的DCT变换域的水印程序-Matlab environment under the DCT domain watermarking procedure
DIP
- 基本的图像变换,包括:动态显示,几何变换,灰度变换,变换域处理,图像分割,小波变换等
press
- 图像处理算法 读取 边缘检测 轮廓提取 直方图 线性变换 域值分析
image-frequencyprocess
- VC++图像变换域处理程序,包括图像正交变换、频域低通滤波、频域高通滤波处理等。
VC++image
- 各种数字图像处理的算法及编程实现源码。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPEG图像的压缩编码。
filter
- 图像变换域处理--频域滤波的源代码,内有调试图片
OrthogonalTransform
- 图像变换域处理--正交变换源代码,内有供调试使用的图片
DiscreteCosineTransform
- 数字图像的变换域处理, 数字图像的变换域处理。
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
shearlet_denoising
- 利用剪切波变换的方向性和多尺度特性,在剪切波变换域中进行阈值降噪处理(Using the directional and multi-scale characteristics of shearlet, the threshold denoising is performed well in the shearlet transform domain)
E2-频域增强
- 一、 计算图象的频谱函数 设计图象120*30/256*256;选用Matlab函数直接调用实现。 二、根据计算证明傅立叶变换的性质 1, 共轭对称性: F(u,v)=F*(-u,-v) ; 三、图象的频域滤波 1, 设计一个指数低通滤波器,对两图象(f1(x,y)为30*30/256*256的图象;f2(x,y)=p3-02图象)进行低通滤波,观察分析空域图象和频谱分布的变化。 四、图象变换比较 利用现有的离散傅立叶变换、离散余弦变换、Walsh-Had
傅里叶变换
- 傅里叶变换,时域和频域图同时,简介方便,可以自行修改采样频率(Fourier transform, time domain and frequency domain graph simultaneously)