搜索资源列表
JPEG@matlab
- 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
3
- matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
COMPRESSION_NN
- this the code for image compression using neural network.-this is the code for image compression using neural network.
bihisteq
- This code describes about image denoising. How we denoise the image and do compression using wavelet -This code describes about image denoising. How we denoise the image and do compression using wavelet
DCT_sim
- 采用离散余弦变换对图像进行压缩的matlab函数代码。-Using discrete cosine transform image compression matlab function code.
imagecompression
- hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets
dct
- a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it
imagecompression
- Matlab code for image compression using haar wavelet transforms
ImageCompression_ANN
- Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
chap3
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
SVD_MATLAB_program
- SVD Source Code, realized on MATLAB Image Compression is the application using Linear Algebra tools
VcDemo
- Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
dsp_project
- the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
image compression using nural network
- hai this is matlab code.for image compression using nural network
fractal-image-compression-using-Quadtree-decompos
- MAtlab code for fractal image compression
matlab-code-for-image-compression
- This code describe the color image compression using discrete wavelet transform in matlab.
Image-Compression
- The matlab code for image encryption using different type of transforms
block truncation image compression
- Image compression using block truncation code
Image compression using zero tree wavelet
- Image compression is a hot topic in data compression schemes. The above MATLAB codes includes technique for compressing an image with Zero Tree Wavelet Algorithm. It is a different approach than traditional ones. GUI is also included along with the m
Lossless image compression using Matlab
- it is basic step to compress image which is lossless.. what lossless mean ? image which can be reproduce completely after compression.. check it out the code and the data set