搜索资源列表
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 comp
封装好的一个显示BMP,JPG,GIF,WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
封装好的一个显示BMP JPG GIF WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
matlab bmp和Jpg互转
- matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
封装好的一个显示BMP,JPG,GIF,WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
给你一个存成bmp的类,至于jpg和gif照此琢磨着玩吧
- 给你一个存成bmp的类,至于jpg和gif照此琢磨着玩吧 -give you a deposit into the category bmp, jpg and gif As accordingly pondering a Honolulu
BMP文件转换为JPG文件的源代码
- 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
bmp-jpeg
- 可以打开扩展名为*.bmp的文档,并转换为*.jpg格式;给定了窗口,已经调试成功-can open the extension*. bmp files, and converted to*. jpg format; Given a window, debug success
封装好的一个显示BMP JPG GIF WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
mgaview-0.1.4
- linux下显示各种格式图片,包括bmp,jpg,png,等等的格式,但是不支持图片大小的自适应改变,请高人可以再次开发。-shown pictures of various formats, including bmp, jpg, png, etc. The format, but does not support the picture of adaptive changes in the size, a person can de
bmp压缩
- 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
bmp基本处理
- BMP基本处理的一些技巧,很经典,对于初学者来说,绝对值得一看-BMP some of the basic skills, classic, for a newcomer, shot entirely
常用格式图像浏览
- 该程序包里含有对常用图像格式的读写VC++源代码,包括*.bmp/*.jpg/*.png/*.gif-bag containing the proceedings of the common image formats VC source code to read and write, including*. bmp/*. jpg/*. png/*. gif etc.
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 comp
ImageBrowser
- 基于MITK的医学图片浏览器,可以打.BMP,.JPG,.DICOM,.IMO,.RAW,.TIFF.格式的图片。-MITK-based medical image viewer, can play. BMP,. JPG,. DICOM,. IMO,. RAW,. TIFF. Format the pictures.
facedetector
- 一个人脸检测系统, 输入:图像(bmp\jpg......) 输出:脸部区域-a face detection system, type : image (bmp \ jpg ......). output : facial region
jpeg_picture
- 主要用于图象处理方面.包括不同格式图象文件压缩,BMP,JPG-mainly for image processing. Different format image compression, BMP, JPG
BMPzhuanJPG
- BMP压缩成JPG的源代码KKBMP压缩成JPG的源代码-BMP JPG compressed into the source code KKBMP JPG compressed into the source code
JPEGencode
- jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-static jpeg image compression coding, image output imported bmp jpg format images
Bmp-Jpg
- 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。 -Realize the bmp image to jpg image conversion, can be used as vc++ Beginner