Welcome![Sign In][Sign Up]
Location:
Search - vc bmp a

Search list

[Graph programTranyuv2bmp

Description: 用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
Platform: | Size: 65536 | Author: 胡双炎 | Hits:

[GDI-BitmapReadBmp

Description: 在VC里使用CDIB类进行位图编程-in VC using a category for Bitmap bitmap Programming
Platform: | Size: 61440 | Author: 天天天蓝 | Hits:

[GDI-Bitmapviewtobmp

Description: VC++实现 Writing a window image to a BMP file 将一个窗口图象存为一个BMP文件(5KB)-VC Writing a window image to a BMP file to a window image saved as a BMP file (5KB)
Platform: | Size: 5120 | Author: 小王 | Hits:

[Graph program观看图片bmp

Description: 一个很舒服的观看bmp图像的vc++程序-a very uncomfortable to watch bmp image vc procedures
Platform: | Size: 3065856 | Author: 郭飞 | Hits:

[Graph Recognizescaling_src

Description: A smart way of scaling bitmaps, bmp图像的缩放,算法经典,速度快.vc实现-A smart way of scaling bitmaps, bmp image scaling algorithm classic, fast. Vc achieve
Platform: | Size: 4096 | Author: 方完 | Hits:

[Windows DevelopVC下实现一个图像浏览器

Description: 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
Platform: | Size: 566272 | Author: 祝彦军 | Hits:

[Picture ViewerBMP与JPG格式转变的源代码

Description: 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 put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15360 | Author: 屠理峰 | Hits:

[Picture Vieweropen bmp

Description: 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
Platform: | Size: 1982464 | Author: 孙晓 | Hits:

[Compress-Decompress algrithmsBMPtoAVI

Description: vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
Platform: | Size: 3811328 | Author: dukang | Hits:

[Graph Recognize200561555616250020000

Description: 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》打开--》CDipView的OnFileOpen 函数--》 调用CDipDoc的FileOpen 函数--》并使用myDoc->UpdateAllViews(NULL) 刷新 自动调用CDipView的OnPaint函数--》调用CDipView的OnDraw函数----一个像素点一个像素点的画 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。-LPR system needs to the attention of the local : VC 6.0 do use development tools, SDI simple frame structure, handling a bitmap (interested can make MDI) 1) bitmap data is the information from the right and the left for his , and his party up his platoon. 2) pixels per line should be in multiples of four, the inadequacies of the points are filled with empty, Reading, the point to skip redundant. 3) key data exists inside Doc. BMP key data on the existence of a ImgData BYTE directly to the type of memory space (according to the Bitmap a small, dynamic allocation). 4) Data Reading come after, pay attention to the memory mapping, in order to ensure high efficiency. 5) implementation of procedures for application generation process-- "Open--" the OnFileOpe CDipView n Functions-- &
Platform: | Size: 233472 | Author: yanglin | Hits:

[Windows DevelopDIBShowing

Description: bmp文件读取,利用VC做的一个小软件,实现了对BMP文件的读取-bmp file read, VC do a small software, a pair of BMP file reader
Platform: | Size: 643072 | Author: baqiao | Hits:

[GUI DevelopVC_openbmp

Description: VC自写的打开图象程序 是基于单文档的,并有部分图象处理-VC since the opening images are based on a single document, and some image processing
Platform: | Size: 3338240 | Author: zhangwen | Hits:

[GDI-BitmapBmpMfc

Description: 这是一个对BMP图像进行处理的程序,用VC++6.0实现,可以对图像进行旋转-this is a BMP image processing procedures, with VC 6.0, the image rotation
Platform: | Size: 102400 | Author: 张华 | Hits:

[2D Graphic20067-OCR

Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。 -graphic character recognition (OCR) is commonly used things. Many programmers want their own procedures embedded OCR recognition module. Still, others- demanded too high a price; Themselves- is unbridgeable. In fact, as early as in Microsoft Office2003 has introduced an OCR module, the Chinese have a very good support (of a second to the domestic brand products). Many people may have noticed the good things, But MS_OCR VC in the interface and usage has not been any sign of disclosure. The author in a release here MS_OCR do with the model procedures, we try to identify capacity was pretty good, and supports a variety of graphics formats (bmp, jpg, tif).
Platform: | Size: 3324928 | Author: jms | Hits:

[Special EffectsVC++BMP

Description: 此程序是我在实际工作中,自己整理的一个工具程序。我是做图像处理的。这个程序也主要是前期试验算法的一个工具。里面还有点VC的小技巧。希望能对大家有用!-This procedure is in my practical work, a tool to organize their own procedures. I was to do image processing. This procedure is also pre-test algorithm is mainly a tool. VC still inside tips. Hope to be useful for everyone!
Platform: | Size: 3352576 | Author: 曹仁帅 | Hits:

[VC/MFCShowDIB

Description: 可以进行bmp文件的打开/存储操作,采用MFC单文档/视图体系,对VC的DIB进行了封装-Bmp files can be opened/storage operation, using MFC Single Document/View system, on the VC had a package of DIB
Platform: | Size: 453632 | Author: 刘宇波 | Hits:

[Dialog_Windowsdi-dialog-bmp

Description: vc++编写的单文档工程,通过添加无模式对话框能够实现摄像头的控制和图像的捕获及保存-vc++ prepared a single document engineering, by adding non-modal dialog box to achieve camera control and image capture and preserve the
Platform: | Size: 1738752 | Author: 刘平 | Hits:

[Software Engineeringvc-bmp

Description: VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
Platform: | Size: 8192 | Author: 张林 | Hits:

[Picture Vieweravibmp

Description: avi和bmp相互转换的vc程序,非常好用的。-avi to bmp or bmp to avi
Platform: | Size: 4160512 | Author: kaka | Hits:

[Special Effectsusing-BMP-Info

Description: BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
Platform: | Size: 4128768 | Author: Philip | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net