搜索资源列表
JPEGMatlab
- JPEG编码源程序,基于Matlab编码-JPEG encoding source files, based on Matlab coding
edgedetect_basedonWavelet
- 基于边缘检测的小波变换,是matlab编码,可以用记事本打开
Matlab
- DCT和熵编码的源码(用Matlab模拟仿真)
watermark
- 图像中数字水印matlab编码,水印的嵌入提取及嵌入强度
SPIHT(Matlab)
- 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.
2
- 一些用于图像处理常用的MATLAB编码,对初学者会很适用的。
BTC 用Matlab进行图形图像处理
- 用Matlab进行图形图像处理,图像的BTC编码。
tuxiangbianhuan.rar
- 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩,Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extract
matlab-2
- 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
spams-matlab-v2.2.tar
- 基于字典学习的稀疏编码,最新的版本,可以用于 window Linux和MacOs-Sparse Coding on Dictionary Learning,the new version. it can be applied to the windows, Linux and Mac
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
fast_sc.rar
- 稀疏编码的算法,运行请阅读readme文件,很简单,Sparse coding algorithmsrun matlab and execute: "demo_fast_sc(1)": epsilon-L1 sparsity penalty "demo_fast_sc(2)": L1 sparsity penalty
YUV_081114
- psnr的视频质量评价程序,主要针对YUV422格式的matlab编码程序。-PSNR of the video quality evaluation procedures, mainly for YUV422 format matlab coding procedures.
huff
- 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
watersheld
- 用于图像分割的分水岭matlab编码 很好的编码 很实用 希望对大家有用要-watershed code
matlab
- ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
MATLAB
- 图像压缩编码及其MATLAB仿真实现 图像压缩编码及其MATLAB仿真实现-MATLAB simulation of image compression and image compression coding and MATLAB Simulation
PSNR in matlab
- 比较图片质量, PSNR 适*色图片 主要是用于Matlab编码
Huffman哈夫曼编码MATLAB源代码
- 简单的编码可以一起看看有没有用,只是一个图像处理(A simple Harvard encoding program does not have much value or significance.)
Huffman编码
- 用MATLAB实现了数字图像的霍夫曼编解码,并给出了实验用图。(Using MATLAB to achieve the Hoffman digital image codec, and gives the example of the experiment.)