搜索资源列表
五篇图像编码英文文章@FLY
- 五篇图像编码英文文章@FLY-five image coding article in English @ FLY
运动图象压缩编码中的三层小波分解
- 运动图象压缩编码中的三层小波分解-moving image coding wavelet decomposition of the three-tier
小波编码
- 小波变换编码 !图象处理-Wavelet Transform Coding! Image Processing
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
行程编码
- 利用行程编码方法, 对已分割出来的目标进行连通性分析 // 结果保存在全局变量 allrle // 返回值为行程个数-itinerary using coding method, the division has been the target connectivity analysis / / results stored in global variables allrle / / return trip to Number
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
常见图象压缩编码
- 几种经典的图象压缩编码的c++源代码 非常好用 请站长审查-several classic image compression encoding c source code is very useful please review head
图像方块编码
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码。运行程序后可以看出,方块取得越大,图像编码后失真越大。
jpeg静态图像压缩编码
- jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-static jpeg image compression coding, image output imported bmp jpg format images
huf编码
- huf图像压缩编码-imaging reduce by huf
Huffman霍夫曼编码源代码(VC)
- Huffman霍夫曼编码源代码(VC).zip-Hoffman source code (VC). Zip
嵌入式零树小波编码及其改进算法的研究
- 嵌入式零树小波编码及其改进算法的研究-EZW coding and improved algorithm research
方块编码
- 方块编码,在readme.txt里有详细的使用说明-block coding, the readme.txt are detailed usage
jpeg编码-解码2000C
- JPEG的编码与解码-JPEG encoding and decoding
霍夫编码
- 霍夫编码,在图像压缩中用到。在通信中使用
《visual c++ 数字图像编码》配套程序
- 《visual c++ 数字图像编码》配套程序-"visual c digital image coding" complementary procedures
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
行程编码(又名游程编码)
- 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same before and after compression)
新一代视频压缩编码标准H.264.pdf
- 新一代视频压缩编码标准h264 毕厚杰的中文版(New generation video coding standard H264 Chinese version)
改进行程编码
- 一种改进的行程编码,一个数组记录0与非0值个数,另一个数组记录非0值数值。(An improved run-length encoding, one array records 0 and non-0 values, and the other records non-0 values.)