搜索资源列表
一个把BMP压缩成JPG的源代码.zip
- 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
WriteJpeg
- 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
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
bmp2jpg_code
- 位图转JPG, 位图转JPG,-bitmap to JPG, bitmap to JPG, bitmap to JPG.
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
ImageProcess
- 加载了bitmap,jpg,pcx等图形格式的类,实现了不同图形的显示和变换。
图象处理集合
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
JPGMaker
- JPGMaker是以个ActiveX控件,用于压缩bitmap文件,并存储成JPG格式的文件-JPGMaker is 000 ActiveX controls for compressed bitmap file, and storage into JPG files
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
suoxiao
- 任意比例缩小图象,支持JPG和24为真彩色位图。初学者小看一下-Any scaled-down images, support for JPG and 24 for true color bitmap. Beginners to belittle you ... ...
VC_JPG_CODE
- 用VC实现BMP位图行程压缩编码为JPG图像格式-BMP bitmap with VC to achieve compression stroke for the JPG image format
PointExtraction
- 利用Moravec算子、Forstner算子、Harris算子对一幅位图(灰度图像)进行点特征提取,还可以将非位图(如.jpg格式)灰度化后转换为灰度图像进行提取。-By Moravec operator, Forstner operator, Harris operator of a bitmap (gray image) for point feature extraction, can also be non-bitmap (such as. Jpg format) grayscale c
DemoTest09
- 上传截切图片到服务器硬盘上,现显示到网页上 Default3.aspx---System.Drawing.Image image = Clipboard.GetImage() -Upload Images Using C# System.Drawing.Image image = Clipboard.GetImage() if (image != null) { System.Drawing.Bitmap bitm
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
bmp-jpg@jpg-bmp
- bmp位图转换为jpg格式,jpg格式转换为bmp位图,支持Timage对象操作,标准的Delphi控件-bmp bitmap converted to jpg format, jpg format converted to bmp bitmap support Timage object manipulation, the standard Delphi controls
BMP_JPG
- BMP位图文件转换为JPG格式的文件,以及JPG格式文件转换为BMP格式文件-BMP bitmap file into JPG format files, and JPG files converted to BMP format file
TransBmp
- 将BITMAP文件转换成其他图片格式,如gif,jpg/jpeg,png等-BITMAP files will be converted to other image formats such as gif, jpg/jpeg, png, etc.
GraphShower
- BMP、JPG格式文件打开,特效显示,位图浏览,文件目录,四种显示模式-BMP, JPG format file open, special effects, bitmap browsing, file directory, four display modes
TestLibjpeg
- visual c++ 中对jpeg图像的编解码,转换bmp位图为jpg格式,或解压缩jpg格式图像为bmp格式-visual c++ jpeg image codec, convert bitmap bmp jpg format, or decompress compressed jpg format images to bmp format
