搜索资源列表
Arnold_Matlab_code
- Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outIm
gui
- matlab一个小波变换的菜单界面,可以直接运行
mybmptojpeg
- 由位图到JPEG的一个变换程序,基于MATLAB,并且给出详细的实验报告和文档
jiyudct
- 利用matlab实现对秘密信息的隐藏,主要是对图像进行dct变换,然后在低频嵌入信息!
数字图像处理实验源程序
- 学会用Matlab软件对图像灰度进行变换;感受各种不同的灰度变换方法对最终图像效果的影响。
matlab
- 使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
matlab
- 产生右图所示亮块图像 f1(x,y)(128×128大小,暗处=0,亮处=255),对其进行FFT,同屏显示原图f1和FFT(f1)的幅度谱图,若令f2(x,y)=(-1)x+y f1(x,y),重复以上过程。以及旋转45度后进行变换-Generating shown bright block image F1 (x, y) (128128 size dark = 0, light at = 255), the FFT, the same screen display Original f1 a
MATLABDCT
- 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
IMJPEG
- n×n子块的DTC图像变换及频谱特点。 熟悉JPEG基本系统的图像编解码方法。-n × n sub-block of the DTC and the spectrum characteristics of the image transformation. Familiar with the basic system of JPEG image codec method.
z
- 基于小波变换的多尺度图像边缘检测matlab源代码-Based on wavelet transform multi-scale edge detection matlab source code
wavelet
- 二进小波变换的图像增强,绝对可用,内附图片和源程序-Dyadic wavelet transform image enhancement is absolutely free
yousun
- 基于dct变换的水印算法,并进行有损压缩情形下的水印嵌入和提取-Dct transform based watermarking algorithm, and for lossy compression case the watermark embedding and extracting
FFTReconstruction
- 可以实现全息图的一次快速傅里叶变换,对全息图进行再现,也可以用于全息干涉图的再现-Hologram can be achieved in a fast Fourier transform, reconstruction hologram can also be used for reproduction of holographic interferograms
matlabfft
- 用MATLAB实现fft变换,很easy,源代码如下-MATLAB,fft
duibidu
- 用matlab读取图像,先做直方图均衡,然后通过线性变换增强图像的对比度.-To enhance the image contrast by histogram equalization and linear transformation in Matlab
color-changing-matlab
- 色彩变换是根据色彩的纺缍体模型对图像进行彩色变换的重要理论,本程序是其MATLAB的应用程序,根据它可以很容易地将其转化成C语言程序。-The color transform is important theoretical spindle-body model according to the color of the color conversion on the image, the procedure is the application of its MATLAB, and accor
fft2-matlab
- 图像傅里叶变换,matlab模拟透镜成像过程,可看到频域信息-fft2 optical imaging progress
1
- 灰度变换,matlab,-grey level transform
matlab-image-source-code
- matlab图像分割算法源码.图像反转.灰度线性变换.非线性变换.直方图均衡化 -matlab image segmentation algorithm source code
sfft-0.1.0
- 采用MATLAB编程实现二分查找法的稀疏傅立叶变换算法。研究算法参数变化对信号频谱的影响,并对特定的宽带跳频信号进行稀疏傅立叶变换处理,得出相应的频谱,并与快速离散傅立叶变换的结果进行比较。(Recurrence of sparse Fourier transform)