搜索资源列表
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
video_decoding
- 用C++编写的视频解码源码。经典视频解码算法。-prepared by the Video decoder source. Classic video decoding algorithm.
小波应用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.
djpeg_alg
- jpeg 解码算法程序,按照硬件设计思路实现,模块已经封装,就像用asic实现一样。
mpeg
- MPEG解码算法,包括可以支持MP1 MP2 MP4等算法,可以在不同的平台使用
gif picture
- 对gif格式图片的解析 包括编码和解码算法的实现 LZW的代码实现
字典码
- 这是我最近写的字典码的编码和解码算法,可以使用的-This is what I recently wrote a dictionary code encoding and decoding algorithm can be used
ply_recode
- 这是一个对最经典的ply格式解码算法的基本实现,希望能对相应领域的其他应用有所帮助
qrslbm
- 嵌入式零树编解码,jpeg2000中的EZW编解码算法的全部代码-Zerotree embedded codec, the EZW JPEG2000 codec algorithm all the code
JPEG算法
- jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
H.263编解码源程序
- H.263编解码源程序
spiht算法(c++)
- spiht算法实现,包括编解码。
一维条形码编码
- 对一维128码进行解码,解码长度自己设置。
ipnc_app.rar
- Davinci DM365 搭配MT9P031 Sensor的视频监控器的应用端软件代码,运行于MontaVista Linux,包含了对各种视频图像编解码的算法调度实现,The application src of Davinci DM365 packed with MT9P031 Sensor,runing on MontaVista Linux,includes the algorithm realization for multi-format video
MFCAPP
- 各种图像格式的解码算法,包括gif,bmp,jpeg等图像的显示和保存以及各种图像处理算法。采用VC++6.0开发,多文档方式-the image processing algrithm including gif、bmp and JPEG based on VC++ 6.0
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
jpegdisplay
- JPEG图片解码程序,界面简洁.但完整实现了解码算法.是我在单片机上编写JPG解码时的参考例子.非常有用.-JPEG decoder. Wholely realize the algorithm for JPG decoding. It s ref-sample when I develoing single chip s JPG decoder. Very useful.
264
- 业界最新的视频编解码算法,在x264的基础上进行了一定的优化。-The industry' s latest video codec algorithm, based on the x264 a certain degree of optimization.
JPEG_Decoder
- 一个标准的JPGE解码算法,非常适合移植到嵌入式系统中。-A example of jpeg decode algorithm。It is very easy to transplant into embedded system.
H264标准文档
- h264标准文档,英文版的,研究视频编解码算法必备资料。(H264 standard document, English version, research video codec algorithm essential information.)