搜索资源列表
GIF图像编、解码开发包
- gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
基于MATLAB的哈夫曼编解码器
- 对图像进行哈夫曼编解码,并在matlab里进行了仿真
jpeg1
- jpeg图像编/解码-jpeg picture arranges/decodes
jpegsr6b
- jpeg图像编/解码-jpeg picture arranges/decodes
JpegTest
- 这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。- This was carries on to the Jpeg picture arranges the decoding the procedure, in which has contained, between Jpeg and Bmp mutual transformation.
小波应用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 act
GIF图像编、解码开发包
- gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
encoder_vc
- 流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!- Flows the media video frequency to arrange the decoding Ding Guiguang arranges "Visual C
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
H263code
- 应用于视频会议系统的视频编/解码技术,可以在5种标准图像格式sub-QCIF\QCIF\CIF\4CIF\16CIF上工作-video conferencing systems used video encoding/decoding technology, the five standard image formats sub-QCIF \ QCIF \ CIF \ are applicable \ working on 16CIF
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
MPEG-JPEGEncoderDecoderInVC++
- 使用Visual C++实现了用于MPEG视频格式的编解码技术和用于JPEG图像的编解码技术。-use Visual C achieved a format for the MPEG Video Codec technology and plans for JPEG like the codec technology.
rm52j
- AVS视频编解码器 能实现视频图像的高效率压缩 能在VC上高速运行-AVS video codec can achieve high efficiency video compression in the VC on the high-speed operation
h264
- h264编解码.用C++实现了图像的编解码功能。-h264 codec. with C++ realize the image codec functionality.
JPEGSourceCode
- Jpeg 编解码源程序,非常详细,对图像压缩解码的程序员是很好的参考。-Jpeg codec source code, very detailed, for image compression decoding is a very good reference for programmers.
jpeg-6b
- jpeg编解码,很好的一个程序,可以用于图形图像处理研究-coding and discoding jpeg files
jpeg
- 这是一个实现JPEG图像编解码的程序,效果很好,可以用-This is an implementation of JPEG image decoding process, good results can be used
python DCT_IDCT 图像编解码
- python DCT_IDCT 图像编解码