搜索资源列表
hufferman
- hufferman变换的源码,常用在mpeg-2/4的编码过程中,用以简化代码-hufferman transform the source code used in the MPEG-2 / 4 encoding process to simplify the code
ch09_JPEG2000
- 从子带编码到小波编码 子带编码 多分辨率分析 滤波器组与多分辨率 从子带编码到小波编码 小波分解图像方法 失真的度量方法 JPEG2000介绍-from subband coding to wavelet encoding subband coding multiresolution analysis filters with a resolution from the subband coding of wavelet image coding wavelet de
VCHUNDAN
- 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
小波应用LZC算法编解码
- 有两个vc工程文件,分别是lzc编码和解码。算法主要可以对灰度图像进行压缩和解压缩,效果比jpeg要好。其实这就是jpeg2000的原型。-two vc engineering documents were lzc encoding and decoding. This algorithm can be gray image compression, the effect is better than jpeg. This is actually the prototype JPEG2000.
EZW2
- 静态图象的零树小波编码 c++ builder开发环境-static images Zerotree wavelet encoding c builder Development Environment
ImageCompress
- 这个是JPEG2000使用的小波编码方法,采用了EZW压缩技术,本程序包括两部分,一是ezw压缩部分,二是unezw解压部分-This is used in JPEG2000 wavelet encoding method using the EZW compression technology, the program consists of two parts, one part of EZW compression, and the other is part of unezw decom
PCM_model
- pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
JPEG2000_001.pdf
- JPEG2000是新一代静态图像压缩标准,它具有优良的压缩性能和很高的灵活性。介绍了JPEG2000的编码流程,研究了它的核心算法,重点分析了JPEG2000所采用的提升小波变换。并得出JPEG2000与传统的图像压缩标准相比确实具有更加优越的性能的结论.-JPEG2000 is the next generation still image compression standard, it has excellent compression performance and high flexi
DSP_JPEG2000_001.pdf
- 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
ezwc11
- ezw编码函数库, ezw编码函数库, ezw编码函数库,ezw编码函数库-EZW encoding library, ezw encoding library, ezw encoding library, ezw encoding library, ezw encoding library, ezw encoding library
AStudyoWaveletImgaeCoding
- 通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of correlation between each sub-image
lectureaboutpicture
- 是图像编码的一个学习的实验报告,里面有许多实例-The image encoding an experiment to study the report, which there are many examples of
DCT_Utility
- Source code for Discrete Cosine Transform with Hierarchical JPEG encoding.
transphp
- VC++的信息波形显示程序,输入波形后,可以设置不同的编辑类型:NRZ法编码、单极归零码、双级非归零、双极归零码、AMI法编码、HDB3编码法等,并根据这些设置选项生成波形图,软件界面友好,像是很专业的软件-VC++ waveform display program information, input waveform, it can set a different editor types: NRZ encoding method, a unipolar NRZ, two-stage non
Two-dimensional-wavelet-transform
- 实现的二维小波变换源代码,并可进行分解、量化、编码、解码-Two-dimensional wavelet transform to achieve source code, and decomposition, quantization, encoding, decoding
10.1.1.165.9124
- Scaling, wavelets, image compression, and encoding NASA’s extensive image compression requirements may be met in part by the use of wavelet techniques.1 Wavelets form a large class of signal and image transforms, generally characterized by de
wavelet-transform-in-phase-coding
- 挺不错的小波变换在相位编码中的处理 挺不错的小波变换在相位编码中的处理-Very good in the wavelet transform in the processing phase encoding very good in the wavelet transform in the processing phase encoding
yhbm
- RC-S232、曼彻斯特、差分曼彻斯特编码演示软件-RC-S232, Manchester, differential Manchester encoding demo software
bianma
- BCH码的编译码算法依据的原理,并且实现了BCH (15, 5)码的仿真。该码码长n=15, 信息码位k=5, 纠错位t=3, 阶数m=4, 能纠错3位。译码所用的方法是彼得森译码方法。在彼得森一码中采用计算校正子,然后用校正子寻找错误图样的方法。-BCH code encoding and decoding algorithm based on the principle, and BCH (15, 5) code of the simulation. The code code lengt
asmwork
- 请封装一个类CWave, 并编写一个软件,可完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Please package a class CWave, and write a software, to be completed by a voice signal interpolation and decimation. Wav format, m
