搜索资源列表
一个把BMP压缩成JPG的源代码.zip
- 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
CBitmapPicture
- 源代码,利用IPICTURE接口读取GIF,JPEG等格式的图像文件,能够读取设备独立位图DIB和BMP文件-source code, the use of interface IPICTURE read GIF, JPEG and other image file format, equipment can read independent bitmap BMP and DIB documents
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
JPEG压缩编码
- 在vc环境下把位图文件压缩成jpeg格式文件的实现-in vc environment where bitmap file compression jpeg format into the realization
wjpeg
- 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
bmp-jpg
- BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
J2BB2J
- bmp位图与jpeg图之间的相互转化程序-bmp bitmap and jpeg map between the conversion process
wlt
- 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
BasicProcessing
- 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transforma
JpgVSbmp_VC
- JPEG图像压缩与BMP位图的比较。JEPG的实现源码。-JPEG image compression and BMP bitmap comparison. JEPG the realization of the source code.
haoln-jpeg
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-images of geometric transformation open a bitmap, Geometric Transform command line compiler process followi
Bitmap
- 打开位图文件,可以打开Bmp文件或者JPEG文件,并且有帮助文档
picshow[delphi]
- TPicShow is an image slider control with 171 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the
ImageHandle
- 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 =
转换一位图为一jpeg图象
- 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
ImageProcessingSystem
- 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
picshow
- PicShow & DBPicShow v4.10-TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or
picshow
- TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or centered in the client area o
jpeg
- JPEG是Joint Photographic Experts Group(联合图像专家组)的缩写,文件后辍名为".jpg"或".jpeg",这个名称代表Joint Photographic Experts Group(联合 JPEG 图像专家组)。是一种支持8位和24位色彩的压缩位图格式,适合在网络(Internet)上传输,是非常流行的图形文件格式。-JPEG is Joint Photographic Experts Group (Joint image expert Group) i