搜索资源列表
squarecode
- 方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
arcode
- vc编写的算术编码程序,用于图像压缩熵编码-vc prepared by the arithmetic coding process for image compression entropy coding
OnMYCODING16mul16
- 方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
mpeg2enc
- 基于VC的MPEG2编码程序,已调试通过,绝对值得一看!
EZW
- 基于VC的JMPEG编码程序,已调试通过,绝对值得一看!
FastAC
- 一种快速的算术编码程序. 也是JPEG和JPEG2000的部分核心算法.
WinSparseNet.ZIP
- 稀疏编码程序,To run sparsenet, you will first need to compile the conjugate gradient (cgf) routine so that it may be called through matlab.
44
- \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
264编解码程序
- t264是中国的视频编码自由组织合力开发的264编解码程序,其设计吸收了jm,x264和xvid三个源码的优点。压缩文件中存在linux下编译方法-t264 is China' s video encoding efforts to develop the organization' s 264 free codec program, designed to absorb jm, x264 and xvid three source advantages. Compressed files un
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
kalman
- 卡尔曼滤波器的编码程序,很好用,也可以运行出来-Kalman filter coding process, well used, can also run out
QR_Image_Source
- 二维条形码编码程序,QRcode编码,支持QR Code model 2和纠错码。-Two-dimensional bar code encoding process, QRcode coding, support QR Code model 2 and the error-correcting codes.
YUV_081114
- psnr的视频质量评价程序,主要针对YUV422格式的matlab编码程序。-PSNR of the video quality evaluation procedures, mainly for YUV422 format matlab coding procedures.
HuffmanExp
- HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
feinuo
- 费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)-Fenno+7 encoding of input source symbols, the probability distribution as follows: (in which source symbols with A+ B,, G said) A_0.2++
juanjima
- 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
Boxcode
- 方块编码程序,是作一般的图像处理必须了解的。。适合初学者学习-Box coding procedure is for general image processing must be aware of. . Suitable for beginners to learn
VQC
- 自己编写的矢量量化编码程序,针对二值黑白图像编码,仅供参考。-vector coding for binary image map
jpeg_compression_encode
- jpeg图像压缩编码程序,图像的DCT变换是调用Matlab自带的DCT变换函数dct来完成-jpeg image compression coding process, DCT transform is called the image that comes with Matlab DCT dct to complete the transformation function
Code_Huffman
- 霍夫曼编码 程序 图像编码 应用 图像解码应用(Hoffman coding program, image coding, application of image decoding.)