搜索资源列表
GoogleEarthGrabber.rar
- Tool to grab and save to disk in jpeg very large (any!) part and zome of Google Earth map in maximal resolution. GoogleEarth COM API used, GoogleEarth must be installed. To seamless compose of resulting jpeg images convert it to tiff, use GEOTIFF_TFW
JPEG2AVI
- 使用VC编写的,关于JPEG转换成AVI文件的项目。供学习使用-VC prepared, JPEG, convert AVI file project. For learning to use
jpgevsbmp
- bmp文件和jpeg文件相互转换的源代码-bmp files and jpeg files convert each other s source code
imageocx
- 用delphi编写的activex/ocx控件,实现位图或者jpeg图形的显示、转换-delphi activex/ocx component to display or convert image.
MJPEG2JPEG
- Shows how to convert mjpeg frame to jpeg image
YUV2Jpg
- 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
hextojpg
- 十六进制转换 可见十六进制字符转换到文件 十六进制转换为jpg jpeg文件-Hex conversion convert hexadecimal characters visible to the file converted to jpg jpeg hex file
tuxiangchulixitong
- 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 =
PrintOffice20101216
- doc,xls,ppt转为pdf,jpeg-doc,xls,ppt convert to pdf or jpeg
Tran_from_jpeg_to_bmp
- 把jpeg图形转换为bmp图形,用mfc写的-Convert bmp to jpeg graphics graphics, written by mfc
ImageToPdf_demo
- The purpose of the PDFSharp libray is to create PDF files from scratch as easy as possible. The methods it exposes are symilar to the GDI+ ones in .NET. So you can imagine that writing a PDF file is like drawing stuff (text, shapes, images) in the Pa
Convert-Icon
- 参照网上代码,写的一个小的ICO图片转换器,可以将jpg、jpeg、bmp、png、emf、gif、wmf、exif、tiff转换成ICO图标-Online reference code, written in a small ICO image converter can be jpg, jpeg, bmp, png, emf, gif, wmf, exif, tiff into ICO icon
ComImage
- 这是同学用MFC(他邮箱:josen0205@163.com)写的一个批量图片压缩工具,可以压缩JPEG格式和BMP格式的图片,压缩BMP格式图片时会自动转换成为JEGP格式的;可以批量压缩图片,同时也支持单个图片压缩;压缩时可以选择压缩后图片的质量:有1-10可以选择,1-4质量比较低(压缩率较高),5-7图片质量中等(压缩率中等),8-10图片质量高(压缩率较低),默认为7,选择质量7压缩后的图片大小一般在原图片(数码相机拍的图片)的1/3左右。-This is the students u
bjpegarmmm
- bmp图像转换成jpeg图像的一一个linux的小程序可直接使用。 -bmp convert images to jpeg image of a linux applet can be used directly.
BMP-to-JPEG
- 对BMP图像进行分析后将其转换为JPEG图像,可以选择压缩比例,在界面上输入图片名回车,然后输入压缩比例回车,在程序文件夹内可看到压缩后的JPEG图片,文件内包含有测试图片《test》和《test1》-BMP image analysis will convert it to a JPEG image, you can choose the compression ratio the interface input pictures Enter, and then enter the compr
Convert_Im
- 本文描述了一个非常简单的方法来构建一个图像转换实用程序将允许用户打开一个受支持的图像类型并将其转换为另一个支持的图像类型。支持的文件类型解决在应用程序是:• 图• • 可交换图像增强的Windows图元文件文件• GIF文件• JPEG文件• PNG文件• • 窗口元TIFF文件-This article describes a very simple way to build an image conversion
BinFileToh
- 将JPEG各式的图片文件转换成.h文件。可以同时转换多个,会放在同一.h文件中。每个文件按文件名转换成一个const char数组.-The JPEG image files into a variety of the. H file. You can convert multiple, will be placed in the same. H file. Each file by file names into an array of const char.
zigzag
- ZigZag Transform Used in Jpeg Convert IN VHDL LANGUAGE
Any2Iconchinese
- 它能转换BMP, JPEG, GIF, PNG, PCX, PSD, TGA, WMF, WBMP, XPM, XBM 和CUR格式转换为Windows图标。您可以通过拖拉从Windows 资源管理器或其他文件夹添加文件和文件夹。您也可以从剪贴板粘贴位图,通过改变颜色和尺寸创建自定义的图标。可以把256色图标转换为真彩色图标和及相反。 并且,您可以将图标库分成单个图标。Any to Icon让您从文件夹和图库提取图标和把它们放入您选择的目标文件夹。 -It can convert BMP
RGB-convert-toJPEG
- 把RGB格式图像转换成JPEG格式,用于数字图像处理中、图像采集中,效果显著-Convert RGB image format to JPEG format