搜索资源列表
JpegLibTest
- 测试Libjpeg库的原代码,在WINCE环境下测试通过,可以实现对JPG,JPEG格式的图片进行读取和存储-Libjpeg test for the original code, pulled in the test environment can be achieved right JPG, JPEG format images and read storage
jpeglib_src
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
graphview
- 编译和运行程序代码需要安装微软DirectX的Windows 2000以上的版本和VC 6.0环境。 本章的源代码下面有graphview和xvidxqp-beta3两个目录,前者为编译后者所需的库文件的源文件,供有兴趣的读者参考。
vc_image_lib
- vc图像处理库,cximage,文档、代码和例子,支持TIFF, JPEG, PNG等格式
gfxlib
- 针对arm7的GBA的jpeg解码库,有汇编优化,速度快,效率高,难得的好代码。
jpeglib_demo
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
gd-2.0.35.tar
- Graphics Library 图形库,GD是一个开源的用于动态创建图像的代码库。GD能创建PNG、JPEG和GIF图像,以及一些其它格式的图像。
Convert
- 使用FreeImage的图像转换库使用示例代码,可以自由的把JPG等很多图片格式转换为BMP等,方便显示或处理
jpeg
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Delphi code using VC displayed in the JPG picture, do not use dynamic link library.
jpeglib
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code using VC displayed at JPG picture, do not use dynamic link library.
JPEG2000VC
- JPEG2000库函数的VC代码 适合初学者-JPEG2000 library function of the VC code for beginners
CoImageDll(wince_png)
- wince下显示PNG图片的代码和库。在自己的程序里将库和文件包含进来就可以了,已经试验过了。
jpeglib
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -The use of Delphi code to display JPG images in the VC not to use the dynamic link library.
jpeglib
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Use Delphi code to display JPG images in the VC not to use the dynamic link library.
2
- 图片显示代码,加载解码库.解码库的作用和如何使用wince-for jpg.png ect to show,how to use sys decode
ColorTranTest
- RGB24图像与YUV420图像互相转换的C代码,运行时需添加OpenCV库支持-RGB24 image YUV420 image with each other to convert C code, run-time required to add the OpenCV library support
qbarcode
- qt 写的条码生成器示例代码,用到了gnu的barcode库,用gcc编译,windows下用mingw-qt wrote barcode generator sample code used gnu barcode library, compiled with gcc, windows mingw
yuv2jpg_linux
- yuv转成jpg图片的代码,没有调用库,C代码实现。-yuv into jpg picture of the code, there is no call library, C code.