-
DIB(设备
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 algori
- 2022-03-07 07:46:45下载
- 积分:1
-
基于adaboost的人脸检测程序
可以在一副图像中将人脸的位置框出...
基于adaboost的人脸检测程序
可以在一副图像中将人脸的位置框出-AdaBoost-based face detection procedure may face an image will be the location of the box
- 2022-03-18 05:08:14下载
- 积分:1
-
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助-D3D write standard framework-screen display textures, learning D3D entry is a great help
- 2022-01-25 20:14:12下载
- 积分:1
-
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
- 2022-01-25 17:31:46下载
- 积分:1
-
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容...
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容-matlabmatlab
- 2022-03-12 15:01:07下载
- 积分:1
-
procedures for the two binary images, and the right image mosaics, based on the...
本程序为图象二值化,以及对图象马赛克,基于人体肤色划分等,功能齐全-procedures for the two binary images, and the right image mosaics, based on the delineation of human color, multifunctional
- 2022-01-30 19:38:00下载
- 积分:1
-
一种体素景观生成器的源代码
Fully commented source code of a voxel landscape generator
- 2022-12-21 19:10:03下载
- 积分:1
-
数字识别程序,包含详细说明。训练方法。
数字识别程序,包含详细说明。用训练样本训练网络
- 2022-01-22 04:06:34下载
- 积分:1
-
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking...
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking-this is a 3D human tracking software, based on MATLAB. four multi camera view tracking
- 2023-03-21 04:35:03下载
- 积分:1
-
用D3D中的渲染接口实现柔性物体模拟。(使用可编程渲染管道)...
用D3D中的渲染接口实现柔性物体模拟。(使用可编程渲染管道)-Using D3D rendering interface in the simulation of flexible objects. (Using programmable rendering pipeline)
- 2022-08-18 20:18:34下载
- 积分:1