搜索资源列表
MATLAB图像伸缩变化
- 用MATLAB编写的图像伸缩算法。可以拉伸或压缩图像。
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
压缩感知图像重构的算法
- 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
二维小波分析对图像处理
- 介绍小波的基本概念,并对图像进行压缩,消噪,增强,融合以及平滑处理.-introduced the basic concepts, as well as image compression, denoising, enhancement, integration and smooth handling.
jpgPIC
- JPG图片压缩,根据设定的图像质量有损压缩图像-JPG
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
Copy_of_abs1
- 图像压缩算法! 这种算法不同传统算法! 特点:图像质量高清,编码解码速度快,失真小!-spiht algoritm based image compression
matlab-waveletprocess
- 讲解了 MATLAB语言环境下 图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
dct_y1_zuizhong1
- matlab 数字图像压缩 DCT实现,matlab本身有demo 但这里加固一下-digital image processing using matlab, enjoy yourself
psnr
- 彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
softwarerelease
- JPEG2000压缩图像质量评价代码,不需要原参考图像,很准确-the image quality assessment method, without the reference image.
matlab
- 基于matlab的图像压缩的程序,改变不同的QF得到不同的压缩图像-compact picture
xiaoshutuxiang
- 深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。 -In-depth study of the zero-tree wavelet-based image compression algorithm using multi-resolution analysis of wavelet image decomposition, and using zero-tree coding algorithm for image compres
数字图像处理
- 数字图像处理程佩青版本第二章关于图像的处理,主要是图像的压缩、图像的保存、图像的读入等
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
应用BP网络的方法进行图像的压缩
- 该文件应用神经网络方法进行图像文件的压缩,欢迎交流(The file using neural network method for image file compression)
图像处理大作业2015011063田凯
- 利用matlab实现图像处理压缩编码解码(DC AC pictures codes by MATLAB)
压缩感知重构算法之SP算法python实现
- 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
BP神经网络实现图像压缩
- matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)