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

Search list

[Special EffectsCDIB

Description: 应用cdib库,完成位图文件(*.bmp)的读取和存储.其中的dibapi.cpp以及dibapi.h文件可移植到任何其他图象处理的程序中去为以后的操作提供基础.
Platform: | Size: 56085 | Author: 梁辰 | Hits:

[Graph Recognizewindows_dibapi

Description: DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algorithm to image data, but generally DIB is not compressed. DIB structure
Platform: | Size: 6144 | Author: 王小二 | Hits:

[Picture Viewermfc_general_diblook

Description: 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
Platform: | Size: 1300480 | Author: 黄显 | Hits:

[Special EffectsCDIB

Description: 应用cdib库,完成位图文件(*.bmp)的读取和存储.其中的dibapi.cpp以及dibapi.h文件可移植到任何其他图象处理的程序中去为以后的操作提供基础.-Application cdib library, complete bitmap file (*. bmp) read and store. Dibapi.cpp and dibapi.h which documents can be transplanted to any other image processing procedures for the subsequent operation to provide a basis.
Platform: | Size: 2028544 | Author: 梁辰 | Hits:

[source in ebookDIBAPI

Description: 这个程序是用来实现关于(bmp)文件的读写功能。很简单,但是很实用!-This procedure is used to achieve the (bmp) file to read and write functions. Is simple, but very practical!
Platform: | Size: 14336 | Author: | Hits:

[Special EffectsDIBAPI

Description: 使用VC++实现任意图片的显示,主要是通过doc类和view类实现图片的读取和显示。-image bmp display
Platform: | Size: 75776 | Author: 王磊 | Hits:

[Special Effectsdibapi

Description: 腐蚀运算和膨胀运算互为对偶的,用公式表示为(X B)c=(Xc B),即X 被B腐蚀后的补集等于X的补集被B膨胀。这句话可以形象的理解为:河岸的补集为河面,河岸的腐蚀等价于河面的膨胀。你可以自己举个例子来验证一下这个关系。在有些情况下,这个对偶关系是非常有用的。例如:某个图象处理系统用硬件实现了腐蚀运算,那么不必再另搞一套膨胀的硬件,直接利用该对偶就可以实现了。-Subtraction of the source program. Note that, the first picture file named C : \ test.bmp, second picture file name is C: \ backgnd.bmp. They have the same gray scale value and palette. When executed, the two documents are ready. We although aimed at value of two plans, but in order to facilitate the, use of 256 grayscale, but to only 0and 255of two kinds of gray level.
Platform: | Size: 7168 | Author: ksahd | Hits:

CodeBus www.codebus.net