搜索资源列表
实现BMP-》JPEG的压缩
- Visual Basic 实现BMP-》JPEG的压缩,全部采用源码,没有调用库函数,值得学习研究JPEG压缩!-Visual Basic BMP - "JPEG compression, the use of FOSS, no call library functions, it is worth studying the JPEG compression!
vc++JPEG
- JPEG算法压缩技术,主要实现图象压缩存储技术,用VC++实现!-JPEG compression algorithm technology, main image compression storage technology, using the VC!
JPEG压缩编码系统源代码
- 应用c++编程实现jpeg压缩编码,腐蚀,膨胀-Application Programming jpeg compression coding, corrosion, expansion
netvideo.rar
- 程序包括一个server 和一个client 他们可以在局域网内通过USB摄像头采集 图像,并经过jpeg压缩,然后通过网络传送到 client端,client端再解压并显示图像 程序运行前先设定好ip地址,可以看程序里面的设定ip,然后修改,This process includes a server and a client that they can in the LAN through the USB camera capture images, and after jpeg
jpeg-6b
- jpeg压缩解压缩算法及源码,使用方便,有源码参考-jpeg compression decompression algorithms and source code, easy to use, there is a reference source
arithmetic_of_jpg
- DCT变换用于JPEG压缩编码的实验,实验目的:掌握DCT变换的基本运算和JPEG编码的基本过程-DCT transform coding for the JPEG compression experiments Objective: To master the basic computing DCT transform coding and JPEG basic process
ImageCoding
- JPEG compression project
jpeg
- JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
compression
- 图像处理 图象的压缩编码,JPEG压缩编码标准 -Image compression image processing, JPEG compression standard
jpeg
- 此为jepg压缩编码算法,实现了jpeg压缩算法,以供学习和交流-This is jepg compression algorithm to achieve the jpeg compression algorithm for learning and communication
jpeg-8b
- IJG JPEG LIBRARY,非常好用的Jpeg解压压缩源码,可以选择分线解压图像-IJG JPEG LIBRARY, very easy to use Jpeg compression decompression source, you can select sub-line-extracting images
jpeg
- jpeg压缩与解压源代码,可生成jpeg库文件-jpeg compression and decompression source code details on Adaboost matlab implementation
JPEG
- JPEG压缩算法,BMP与JPEG的相互转换-JPEG compression algorithm, BMP, and JPEG conversion
jpeg image compression
- jpeg iomage compression
jpeg-Compression
- 实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的-When implementing compression, the input image data using a custom format (com format), the first four bytes of the recorded image width and height, after
Compression
- DCT base compression program for JPEG compression
jpeg
- jpeg压缩解压matlab代码 zigzag扫描 rle行程编码-jpeg compression
HDA3
- jpeg compression with HDA
jj2000-master
- jpeg compression code for matlab
JPEGCompression-master
- matlab基于余弦变换及霍夫曼编码实现jpeg压缩和解压,(Matlab implements JPEG compression and decompression)