搜索资源列表
Tranyuv2bmp
- 用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
VC下实现一个图像浏览器
- 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
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
open bmp
- 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
自绘图形并输出为bmp
- 用VC来实现的一个可以自绘图像的小程序,并可输出位图.-VC to be realized from a drawing as a small program can export bitmap.
观看图片bmp
- 一个很舒服的观看bmp图像的vc++程序-a very uncomfortable to watch bmp image vc procedures
BMP
- 这是一款图像处理小程序,一个用VC编写的BMP图像解析程序!-This is a small image processing procedures, a VC with the preparation of the BMP image parser!
bmp
- 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
bmp
- 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法 要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
ShowBMP
- bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
vc-imageprocessing
- 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
vc-bmp
- VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
MyImageWork
- Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
ImageCoding
- 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
avibmp
- avi和bmp相互转换的vc程序,非常好用的。-avi to bmp or bmp to avi
using-BMP-Info
- BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
bmp-image-browsing-software
- vc++制作的一个查看bmp图片小软件。-vc++ create a bmp image to view a small software.
bmp
- 使用VC打开bmp的简单小程序。只要将bmp图片放到指定文件夹即可打开。-Using VC open bmp a simple applet. As long as the bmp image into the specified folder to open it.
BmpDialog good
- 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)
VC++图形文字识别OCR控件及示例
- 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。(I am here to release a demonstration program using MS_OCR, you try, the recognition ability is good, and support a variety of graphical formats (BMP, JPG, TIF).)