搜索资源列表
多功能图像浏览器
- 一款多功能图像浏览器,可以浏览目前大多数常用格式的图像:jpg、bmp、tiff、gif等-versatile image browser, can browse most of the common image format : jpg, bmp, tiff, gif, etc.
picCopyRight
- vs.net环境下GDI+编程,可实现给照片添加背景版权和转换照片格式为您所想要的格式(常用的,如jpg,bmp,jpeg,gif等)-vs.net environment GDI + programming can be achieved to add background pictures copyright and photo format conversion to your desired format (commonly used, such as jpg, bmp, jpeg, g
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压缩
- 一个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-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
showp
- 使用MFC与opencv结合显示图像,支持jpg.bmp,tif等格式-use MFC opencv combined with images show support jpg.bmp, tif format, etc.
Bmp-Jpg
- 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。
JPG
- 导入JPG或BMP并显示源码,简单方便,容易使用!
gif-bmp-jpgViewer
- 适宜初学者。打开“.gif”“.bmp”“.jpg”文件,并通过弹出对话框修改参数。很方便!
jpg
- 自己写的一个图片管理小程序 JPG,BMP.... 缩放等简单编辑什么的 现学现用,希望给大家启发
CImage
- 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
AVI
- 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" A
图图
- TC中如何编程装入并显示一幅BMP,PCX,JPG等位-TC how programming load and display a BMP, PCX, JPG and other places Tutu
jpeg_picture
- 主要用于图象处理方面.包括不同格式图象文件压缩,BMP,JPG-mainly for image processing. Different format image compression, BMP, JPG
107215800jpegapi
- 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
JPG
- 基于JPG标准的图像压缩,完整的毕业设计,毕业时买的,现在没用了,供大家分享啊-JPG-based image compression standard, complete graduation design, graduation buy now useless for everyone to share ah
GUI_window
- Sourc code creates a window for loading images. Supperted formatts are jpg, bmp, png, gif.
bmptojpgconverter
- converts bmp file to jpg
ScaleImage
- Jpg Bmp Gif do Scale Image
Jpg
- BMP图象数据提取及灰度值提取,,,,该程序首先把BMP从一维数组转换到CCC[960][1280]这个二维数组,然后扫描图象,提取其中的每个像素点的R,G,B值转换成Y,U,I模式的Y值(亮度/灰度值),然后用pix[y][x]存放,小弟能力有限,下面本来想用另一个数组B[y][x]存放二值化后的实体的-BMP image data extraction and gray value extraction,,,, the program first to BMP conversion from