搜索资源列表
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
btx_tc
- dos下的一个简单的压缩程序,主要研究压缩算法和dos下的图形界面-dos under a simple compression procedures, the study's principal compression algorithm and the dos graphics interface
sphit-128-4
- 分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
JPEG--2000
- jpeg2000算法,多的不说,自己研究去吧-jpeg2000 algorithm, the more that anything of their research
Iterative_Solutions
- 各种卷积码、turbo码的迭代解码平台,是一个专门从事迭代算法研究的实验室开发的研究平台。是从事信源编码、信道编码研究人员的很好的既有平台。使用方便简单。
FastAC
- 快速算术编码源代码,是基于IBM提出的快速AC算法的改进版。适合于从事算术编码研究的科研人员。
LayeredBasedMultipleDescriptionCoding
- 设计并实现了两种分层多描述视频编码器.通过对小波域的运动估计算法进行了分析和研究,对小波域多分辨率运动估计方法进行改进
wg1n1880
- jpeg2000图象压缩编码算法,只可用于研究!
Actual_JPEG
- EZW,如多级树集合分裂算法(SPIHT),集合分裂嵌入块编码(SPECK),可逆的嵌入小波压缩法(CREW)等.本文对这些算法从原理到性能进行了比较和讨论,说明了嵌入式图象编码的研究方
H_264
- 本文主要完成了对H.264视频压缩算法的编码器的各个关键环节的分析, 以及对H.264视频压缩算法的软件实现的研究,还有对H.264视频压缩算法的压 缩性能的测试和分析。
实现多媒体lzw算法
- 实现多媒体文件的lzrw算法,在vc6下编译成功,算法代码没有仔细研究-multimedia documents lzrw algorithm, compiled under the vc6 successful, the algorithm code without careful study
fractal压缩源代码
- 分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
RDP_algorithm.rar
- 曲线数据压缩是计算机图形学、计算机自动制图和地理信息系统( GIS) 等学科理论与方法研究的一个重要问题,其实质是一个信息压缩问题.RDP 算法是应用最为广泛的一种,由于容易编程实现且压缩结果较好, GIS 界许多著名商业软件公司(如Intergrap h ,ESRI ,LaserScan) 都把此算法作为其制图系统中一种曲线数据压缩的标准算法.,the well-known Ramer-Douglas-Peucker (RDP) algorithm for polyline data comp
7z_compressor.rar
- 最新版本的7-zip源代码,官方原版,希望对研究压缩算法的朋友有帮助!,The latest version of the 7-zip compression algorithm, the official original
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
JPEGImageZipProgram
- VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
matlab_yuyinxinghao
- 语音信号的盲源分离算法研究及应用,本程序利用matlab实现-Blind Source Separation Algorithm Research and Application of the voice signal, the program using matlab realize
codes-for-tv-denoising-and-cs
- 这是一些matlab代码,用于展示基于全变差的图像去噪和压缩传感的一些典型例子。可用于教学和算法研究。-this is a set of matlab codes of demonstrations of total-variation-based image denoising and compressed sensing
Matching-track-CS
- 基于压缩传感的匹配追踪重建算法研究。给出了OMP的一种改进方案。OMP算法本身耗时过长速度过慢,本文的改 进方案将图像进行分块后再处理,从而大大降低了OMP算法每次迭代的矩阵规模。 实验结果表明,该方案在不明显降低重建效果的同时提高了运算速度。-Matching track reconstruction algorithm based on compressed sensing
HEVC_INTRA
- 新一代视频编码标准HEVC块结构划分快速算法研究与优化-The H.264/AVC video coding standard uses the rate distortion optimization (RDO) method to improve the compression performance in the intra prediction.