搜索资源列表
实现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!
jpegsrc.v6b
- 用于构建基于ARM平台的嵌入式系统开发平台搭建时libjpeg.so.62的产生 优化后的JIF/JPEG压缩文件解码器,减少了DCT变换的信息丢失-used to build a platform based on ARM embedded system development platform structures when libjpeg.so.6 2 production optimization of JIF / JPEG compressed file decoder, a red
jpeg2k
- 是一个朋友公司的一个最好的JPEG图像压缩程序-is a friend of one of the best JPEG image compression process
JPEG_decode_source_code
- 内含JPEG压缩编码系统vc++源代码,选择应用程序工程,而不是控制台工程-containing JPEG compression coding system vc source code, selection, application procedures, rather than console works
example
- RGB压缩JPEG文件源代码 用C写的源代码.直接可以用.
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
BmpToJpg
- bmp位图压缩转化JPG,详细的图形压缩算法-bmp to jpg/jpeg
chap09
- 第九讲 图象的压缩编码,JPEG压缩编码标准 共12张图-IX-speaking image compression, JPEG compression coding standard, a total of 12 plans
jpegcompressandexample
- JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
RWJpegExp
- 彩色静止图像jpeg标准压缩编码,实现bmp与jpg的相互转换,内涵源代码-Color still image compression standard jpeg, bmp and jpg to achieve the mutual conversion, content of the source code
JPEG_Compress3.2
- 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
compression
- 图像处理 图象的压缩编码,JPEG压缩编码标准 -Image compression image processing, JPEG compression standard
jpeg-8b
- IJG JPEG LIBRARY,非常好用的Jpeg解压压缩源码,可以选择分线解压图像-IJG JPEG LIBRARY, very easy to use Jpeg compression decompression source, you can select sub-line-extracting images
jpegsrc.v6b.tar
- HDF 依赖压缩库,可以和JPEG图象相互转换,主要用于显示卫星数据,在卫星数据处理中应用很高-HDF dependent compression library, and JPEG images can be converted with each other, mainly used to display the satellite data, satellite data processing application in high
JPEGimage-decode
- 主要用于JPEG图像的压缩解码,可以把JPEG图像转换成BMP图像并显示-Mainly used in the JPEG image compression decoding, JPEG images can be converted into BMP images and display
JPEG
- JPEG压缩算法,BMP与JPEG的相互转换-JPEG compression algorithm, BMP, and JPEG conversion
DigitalVideo
- 完成bmp文件到jpeg文件的压缩,使用DCT变换然后进行游程编码以及哈弗曼编码 实现完整的jpeg压缩过程,最后写成jpeg文件-Bmp files to jpeg complete file compression
JPEGDecoder
- JPEG压缩和解压缩源代码, 其中包含了把一副图像按照JPEG格式存储。-JPEG image compress and de-compress source code. it main contain the JPEG image processing.
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
imagescale
- jpeg 图片品质压缩,缩放。初学者可以直接使用。-JPEG image quality compression, scaling. Beginners can be used directly.