搜索资源列表
huffmanandjpeg
- 数字视频处理\\数字JPEGMPEG编解码一书光盘\\huffman jpeg.rar非常实用-digital video processing \\ digital codec JPEGMPEG a CD \\ Huffman very practical jpeg.rar
RWBMPJpeg
- 该程序实现了bmp、jpeg图像的基本操作类库,也实现了对jpeg图像的编解码详细过程-the realization of bmp, jpeg image of the basic operation of Class, also the right jpeg image codecs detailed process
jpeg-mmx-0.1.6.tar
- jpeg编解码器,请使用make编译。已经针对MMX指令进行过优化-jpeg codecs, please make use of compiler. Response has been MMX instructions Optimization
JPEGcompressencoding
- 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
mjpegtools-1.6.3-rc1
- Motion JPEG编解码器源代码,包含一些图象处理算法,如降噪算法等-Motion JPEG codec source code contains some image processing algorithms, such as noise reduction algorithm
jpeg_motion
- 基于DM642的JPEG图象编解码的回放程序。-JPEG image codecs of replay procedures.
jpeg_networkstransfer
- 基于DM642的JPEG图象编解码的网络传输程序。-JPEG image codecs network transmission procedures.
colosseum
- Jpeg编解码器的源代码,中间包括DCT变换,量化,Huffman编码等过程-Jpeg codec source code, in the middle including DCT, quantization, Huffman coding process
jpeg_EN_c++
- 一个自己编的解码jpeg格式图片的VC++程序的源代码。
Jpeg_code_decode
- MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法
test
- Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
DCTJPEG
- 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
TestMQCoder
- JPEG里MQ算术编码测试程序 编解码器 C-MQ arithmetic coding in JPEG test procedure codec C
jpeg
- 这是一个实现JPEG图像编解码的程序,效果很好,可以用-This is an implementation of JPEG image decoding process, good results can be used
JPEG_show
- 学习JPEG的压缩解压的好代码 比较精练,是编解码的入门好代码-JPEG compression to learn the good code is refined extract is a good introduction to the code encoding and decoding
y_dct
- 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中的细节!-For beginners interested in video codec is very helpful, in-depth study the details of the JPEG encoder
mkjpeg_latest.tar
- jpeg编解码opencores实现,opencores上的最新版本-encoder and decoder of jpeg
jpeg_decoder
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
source
- 这是一个常用的JPEG-LS编解码的C语言实现。-This is a commonly used JPEG-LS codec C language.