搜索资源列表
dopus8_jp2raw_1004_source
- JPEG文件转换为RAW格式,c语言函数库。-JPEG file format conversion of RAW, c language libraries.
JpgFile
- 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg docu
Jpegduxieyuandaima20070210
- Jpeg读写原代码库,不错的东西,对读写jpeg文件有帮助-Jpeg read and write the original code, and good things to read and write documents to help jpeg
dssdf
- 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
jpp
- 使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code i
JPEGvc
- 关于JPEG文件的实现,及BMP图象转换成JPEG图象 VC++实现-document on the realization of JPEG, and BMP images into JPEG image VC
JPEG
- 检查图片文件是否合法
JPEGToAVI
- 拷屏录像,抓拍指定窗体保存为JPEG文件,然后转换成AVI文件,相对于BMP转换为AVI,JPEG转换成的AVI文件要小得多,大于是BMP格式的1/10。
jpeg2bmp
- 最简单的jpeg文件转bmp格式的c源码
DelphiExchange
- 给大家提供几个常用的图象格式转换方法和其转换函数 希望可以对你有帮助 1. ICO图标转换BMP格式 2. 32x32 BMP格式图象转换为 ICO格式 3.转换BMP->JPEG文件格式 4.JPEG 转换为BMP函数 5.Bmp转换为JPEG文件格式函数
jpeg文件读写
- Jpeg格式文件读写源码-Jpeg format source code reader
Jpeg_Read_and_Write_use_JPEGLIB2
- JPEGLIB2目录下有MAK文件生成lib,调用该Lib可以进行jpeg文件的操作,可以参考testAPI中的程序来使用。
jpeg
- 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度
Jpeg-Compression-Restoration
- 能实现图像的压缩、修改等功能的图像处理程序,附执行文件!非常强大!-To achieve image compression, image processing functions such modification program, attached executable file! Very powerful!
jpeg
- JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-JpegDecoder class is mainly used for the decoding of Jpeg files. Very simple to use, just need to use GetJPEGBuffer function returns an array of pixels decoded.
JPEG
- 这篇文章大体上介绍了JPEG文件的结构信息以及它的压缩算法和编码方式。使读者能够对JPEG文件格式有大体上的了解。为读者进一步进行学习JPEG文件压缩做好准备-This article describes the general structure of information as well as a JPEG file compression algorithm and its encoding. Enable the reader to the JPEG file format for g
JPEG_decode
- 讲述JPEG图像解码的方法 JPEG文件格式,JPEG图像数据的关键字,做JPEG的解码看着两个文档就够了。-JPEG image decoding methods described JPEG file format, JPEG image data, keywords, do look at two documents JPEG decoding enough.
jpeg
- 基于c的jpeg图片压缩编码 输入bmp文件输出jpeg文件 时限压缩 -transfer a bmp file to a joeg file
jphs_05
- 由Allan Latham开发设计实现在Windows和Linux系统平台针对有损压缩JPEG文件进行信息加密隐藏和探测提取的工具。(Allan Latham development, design and implementation of the Windows and Linux system platform for lossy compressed JPEG files for information encryption, hiding and detection of extrac